diff options
Diffstat (limited to 'gas/doc/c-sh.texi')
-rw-r--r-- | gas/doc/c-sh.texi | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gas/doc/c-sh.texi b/gas/doc/c-sh.texi index 00c95d7..619f022 100644 --- a/gas/doc/c-sh.texi +++ b/gas/doc/c-sh.texi @@ -1,5 +1,5 @@ -@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2001, 2003, 2004, 2005, 2008 -@c Free Software Foundation, Inc. +@c Copyright 1991, 1992, 1993, 1994, 1995, 1997, 2001, 2003, 2004, +@c 2005, 2008, 2010 Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @page @@ -54,6 +54,10 @@ Renesas assembler. @item --allow-reg-prefix Allow '$' as a register name prefix. +@kindex --fdpic +@item --fdpic +Generate an FDPIC object file. + @item --isa=sh4 | sh4a Specify the sh4 or sh4a instruction set. @item --isa=dsp |