mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.
commit7d8bed7be6a13f1c25743a1bc45361d9f4f3a662
authorRichard Sandiford <richard@codesourcery.com>
Mon, 10 Sep 2007 14:51:48 +0000 (10 14:51 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Mon, 10 Sep 2007 14:51:48 +0000 (10 14:51 +0000)
tree88992e8920e23fa7c52aa92c76a3834463e74984
parentb3a06f593c5e947e2ec92da37878d423ce6f021e
mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.

gcc/
* config/mips/mips.h (MIPS_ARCH_FLOAT_SPEC): New macro.
* config/mips/mips.c (mips_cpu_info_table): Mention it in the
the introductory comment.
(MIPS_MARCH_CONTROLS_SOFT_FLOAT): Delete.
(override_options): Don't test for it.
* config/mips/sde.h (MIPS_MARCH_CONTROLS_SOFT_FLOAT): Delete.
(DRIVER_SELF_SPECS): Add MIPS_ARCH_FLOAT_SPEC.
* config/mips/vr.h: As for config/mips/sde.h.

From-SVN: r128346
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/config/mips/mips.h
gcc/config/mips/sde.h
gcc/config/mips/vr.h