diff options
Diffstat (limited to 'gas/doc/c-m32r.texi')
-rw-r--r-- | gas/doc/c-m32r.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/doc/c-m32r.texi b/gas/doc/c-m32r.texi index 81590902e79..4360ee6156f 100644 --- a/gas/doc/c-m32r.texi +++ b/gas/doc/c-m32r.texi @@ -75,6 +75,12 @@ data. @cindex @code{-EB} option, M32R This is a synonum for @emph{-big}. +@item -KPIC +@cindex @code{-KPIC} option, M32R +@cindex PIC code generation for M32R +This option specifies that the output of the assembler should be +marked as position-independent code (PIC). + @item -parallel @cindex @code{-parallel} option, M32RX This option tells the assembler to attempts to combine two sequential |