config.gcc (mips64vr-*-elf*, [...]): Remove tm_defines.
authorRichard Sandiford <rsandifo@redhat.com>
Wed, 24 Mar 2004 13:44:56 +0000 (13:44 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 24 Mar 2004 13:44:56 +0000 (13:44 +0000)
commitc1077e1e31c264a667fe907db01de9b261a4f861
treed99b94fba92ef502e69d3f21c5d50ad0addb4042
parentc235ddf27585e26c1e86bfec25e72bfef0debba0
config.gcc (mips64vr-*-elf*, [...]): Remove tm_defines.

* config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*): Remove tm_defines.
* config/mips/vr.h (DEFAULT_VR_ARCH): New macro, defined to vr4130.
(MULTILIB_DEFAULTS): Use it.
(MIPS_CPU_STRING_DEFAULT): Remove.
(MIPS_ABI_DEFAULT, MIPS_MARCH_CONTROLS_SOFT_FLOAT): Define.
(DRIVER_SELF_SPECS): Make -mfix-vr4122-bugs imply -march=vr4120.  Make
EABI64 -mlong32 the default ABI.  Enforce the default architecture.
* config/mips/t-vr (MULTILIB_OPTIONS): Add mfix-vr4122-bugs,
march=vr4130, march=vr4300 and march=vr5000.
(MULTILIB_MATCHES): Use -mfix-vr4122-bugs multilibs for -march=vr4120.
(MULTILIB_EXCEPTIONS): Change choice of multilibs.  Update comments
accordingly.

From-SVN: r79915
gcc/ChangeLog
gcc/config/mips/t-vr
gcc/config/mips/vr.h