linux64.h (DRIVER_SELF_SPECS): Add endian_spec.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 11 Mar 2003 23:31:01 +0000 (23:31 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 11 Mar 2003 23:31:01 +0000 (23:31 +0000)
commitc0a579df905166cfe926b8d96c63a3bf63d80962
tree262dd063956234d7e0615fcaee3ea0d673c96ea0
parent0c33daffa33ccd49807e44865b6d96d79c74cfe8
linux64.h (DRIVER_SELF_SPECS): Add endian_spec.

* 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.

From-SVN: r64201
gcc/ChangeLog
gcc/config/mips/linux64.h