This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r167984 - in /trunk/gcc: ChangeLog config/spu/s...


Author: uweigand
Date: Fri Dec 17 14:10:02 2010
New Revision: 167984

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167984
Log:
	* config/spu/t-spu-elf (LIB2FUNCS_EXCLUDE): Add _floattisf and
	_floatunstisf.
	* config/spu/spu.md ("floattisf2"): New expander.
	("floatunstisf2"): New insn pattern and splitter.
	("cgt_ti_m1"): New insn pattern.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/spu/spu.md
    trunk/gcc/config/spu/t-spu-elf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]