]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gas/doc/c-bfin.texi
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / gas / doc / c-bfin.texi
index 35de1fae8e79edeccbbbb06a1307498578f05206..8247edf00f9b411c969e04f624311ac46ef7ec71 100644 (file)
@@ -1,4 +1,4 @@
-@c Copyright (C) 2005-2014 Free Software Foundation, Inc.
+@c Copyright (C) 2005-2023 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