r200139 - in /trunk/gcc: ChangeLog config.gcc

rsandifo@gcc.gnu.org rsandifo@gcc.gnu.org
Sun Jun 16 19:30:00 GMT 2013


Author: rsandifo
Date: Sun Jun 16 19:30:48 2013
New Revision: 200139

URL: http://gcc.gnu.org/viewcvs?rev=200139&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc



More information about the Gcc-cvs mailing list