gcc/
authorRichard Sandiford <rdsandiford@googlemail.com>
Sun, 16 Jun 2013 19:30:48 +0000 (19:30 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 16 Jun 2013 19:30:48 +0000 (19:30 +0000)
commit7424041386a03f1cfcc2c58ba750251db2df99b1
tree2768b19525857a6d9c6216658702f20c9be59812
parentf038f5824b16392ce101d463aa0bebeee4d3f081
gcc/
* config.gcc (mips*-mti-linux*, mips64*-*-linux*, mipsisa64*-*-linux*)
(mips*-*-linux*): Move default with_llsc setting to where other
defaults are set.
(mips*-*-vxworks*): Move with_arch default from with_cpu block to
with_arch block.
(mips64r5900-*-*, mips64r5900el-*-*, mipsr5900-*-*, mipsr5900el-*-*):
Likewise.  Remove default with_tune setting.  Move default float
setting to its own block.  Handle with_llsc in the same block as above.

From-SVN: r200139
gcc/ChangeLog
gcc/config.gcc