diff options
Diffstat (limited to 'gas/doc/c-arm.texi')
-rw-r--r-- | gas/doc/c-arm.texi | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi index 7c68764..3889d17 100644 --- a/gas/doc/c-arm.texi +++ b/gas/doc/c-arm.texi @@ -261,13 +261,6 @@ be marked as being encoded for a little-endian processor. This option specifies that the output of the assembler should be marked as position-independent code (PIC). -@cindex @code{-moabi} command line option, ARM -@item -moabi -This indicates that the code should be assembled using the old ARM ELF -conventions, based on a beta release release of the ARM-ELF -specifications, rather than the default conventions which are based on -the final release of the ARM-ELF specifications. - @end table |