]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config.gcc (mips64vr-*-elf*, mips64vrel-*-elf*): Remove tm_defines.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Mar 2004 13:44:56 +0000 (13:44 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 24 Mar 2004 13:44:56 +0000 (13:44 +0000)
commitc75c7e03d941d0a66156c5c264489ff3bda0f59d
treed99b94fba92ef502e69d3f21c5d50ad0addb4042
parenta3fba2abade06174220679aef4f5af0d9eda5a61
* 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.

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