2014-11-06 Steve Ellcey <sellcey@imgtec.com>
commit257ccd463a4f25495b252a3bdf989d057c54678d
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Nov 2014 22:29:39 +0000 (6 22:29 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 6 Nov 2014 22:29:39 +0000 (6 22:29 +0000)
tree13c38118d13df2f9865da3d3d011e7f3396b8294
parent109ca87ab17ba3313e95729eb42b927618ea33e7
2014-11-06  Steve Ellcey  <sellcey@imgtec.com>

* config.gcc (mips*-mti-linux*): Remove gnu_ld and gas assignments.
Set default_mips_arch and default_mips_abi instead of tm_defines.
(mips*-*-linux*): Set default_mips_arch and default_mips_abi instead
of tm_defines.
(mips*-*-*): Check with_arch and with_abi.  Set tm_defines.
* config/mips/mips.h (STANDARD_STARTFILE_PREFIX_1): Set default
based on MIPS_ABI_DEFAULT.
(STANDARD_STARTFILE_PREFIX_2): Ditto.

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