X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fdoc%2Fc-bfin.texi;h=74aabafac67e12bc935d49004f20b8cd4dea731d;hb=efb763a5ea351f9d865cbe491909f03472ebf2d6;hp=97e5fc00c9d9a4be778ba9e53a2363b03f329898;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/doc/c-bfin.texi b/gas/doc/c-bfin.texi index 97e5fc00c9..74aabafac6 100644 --- a/gas/doc/c-bfin.texi +++ b/gas/doc/c-bfin.texi @@ -1,4 +1,4 @@ -@c Copyright (C) 2005-2016 Free Software Foundation, Inc. +@c Copyright (C) 2005-2020 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @c man end @@ -29,7 +29,7 @@ @c man begin OPTIONS @table @gcctabopt -@cindex @code{-mcpu=} command line option, Blackfin +@cindex @code{-mcpu=} command-line option, Blackfin @item -mcpu=@var{processor}@r{[}-@var{sirevision}@r{]} This option specifies the target processor. The optional @var{sirevision} is not used in assembler. It's here such that GCC can easily pass down its @@ -72,12 +72,12 @@ recognized: and @code{bf592}. -@cindex @code{-mfdpic} command line option, Blackfin +@cindex @code{-mfdpic} command-line option, Blackfin @item -mfdpic Assemble for the FDPIC ABI. -@cindex @code{-mno-fdpic} command line option, Blackfin -@cindex @code{-mnopic} command line option, Blackfin +@cindex @code{-mno-fdpic} command-line option, Blackfin +@cindex @code{-mnopic} command-line option, Blackfin @item -mno-fdpic @itemx -mnopic Disable -mfdpic. @@ -236,7 +236,7 @@ floating point libraries. @item Blackfin Opcodes For detailed information on the Blackfin machine instruction set, see -the Blackfin(r) Processor Instruction Set Reference. +the Blackfin Processor Instruction Set Reference. @end table