2014-01-27 Steve Ellcey <sellcey@mips.com>
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Jan 2014 22:38:42 +0000 (22:38 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 27 Jan 2014 22:38:42 +0000 (22:38 +0000)
commitd0f587ec88430b7deac84eec5c3a7115f1331b7c
treeed13b9b72950d17b817128567b457b3f811b139e
parent867a8daacf23f6dc9ab5ff7a671ecfdbac81c620
2014-01-27  Steve Ellcey  <sellcey@mips.com>

* common/config/mips/mips-common.c (TARGET_DEFAULT_TARGET_FLAGS):
Remove TARGET_FP_EXCEPTIONS_DEFAULT and MASK_FUSED_MADD.
* config/mips/mips.c (mips_option_override): Change setting
of TARGET_DSP.
* config/mips/mips.h (TARGET_FP_EXCEPTIONS_DEFAULT): Remove.
* config/mips/mips.opt (DSP, DSPR2, FP_EXCEPTIONS, FUSED_MADD,
MIPS3D) Change from Mask to Var.

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