invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.
authorRichard Sandiford <rsandifo@redhat.com>
Sat, 5 Mar 2005 09:04:33 +0000 (09:04 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sat, 5 Mar 2005 09:04:33 +0000 (09:04 +0000)
commitacda0e26ae57a72e6cf26a1820a1d63947ac3941
treed9f87649380ef70ac1c645f0ae8186d9180429eb
parent2fdedf0462d881d8cd9aad3dbf8f93befd26c9fe
invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.

* doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.
* config/mips/mips.h (MASK_SYM32, TARGET_SYM32): New macros.
(TARGET_SWITCHES): Add -msym32 and -mno-sym32.
(ABI_HAS_64BIT_SYMBOLS): Set to false if TARGET_SYM32.
(ASM_SPEC): Pass down -msym32 and -mno-sym32.

From-SVN: r95926
gcc/ChangeLog
gcc/config/mips/mips.h
gcc/doc/invoke.texi