* doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.
commit6f172a83801e2a9e1f54adde808a8c5edfecf74e
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Mar 2005 09:04:33 +0000 (5 09:04 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Mar 2005 09:04:33 +0000 (5 09:04 +0000)
treed9f87649380ef70ac1c645f0ae8186d9180429eb
parent6c3e2b2fd78bc75a80a931b4b43e03261789cc7d
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@95926 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.h
gcc/doc/invoke.texi