* config/mips/linux64.h (DRIVER_SELF_SPECS): Add endian_spec.
commit71ed59f56e738c8fa11de17cd501bbc08d8f5049
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Mar 2003 23:31:01 +0000 (11 23:31 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Mar 2003 23:31:01 +0000 (11 23:31 +0000)
tree262dd063956234d7e0615fcaee3ea0d673c96ea0
parent05c621bf95748fddc1eb4c395a0ad7f3027c6b52
* config/mips/linux64.h (DRIVER_SELF_SPECS): Add endian_spec.
Default to -mips3 on -mabi=64.  Don't add -mips* flag if -march is
specified.
(SUBTARGET_ASM_SPEC): Remove -mips*-adding code obviated by
DRIVER_SELF_SPECS.
(LINK_SPEC): Let endian options affect the linker emulation name.

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