gcc/gcc ChangeLog config/arm/arm.md config/arm ...

rearnsha@gcc.gnu.org rearnsha@gcc.gnu.org
Mon Mar 10 12:40:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rearnsha@gcc.gnu.org	2003-03-10 12:40:19

Modified files:
	gcc            : ChangeLog 
	gcc/config/arm : arm.md 
Added files:
	gcc/config/arm : fpa.md 

Log message:
	* fpa.md: New file.  Move all patterns relating to FPA co-processor
	to here...
	* arm.md: ... from here.
	(cirrus.md, fpa.md): Include at end of description.
	(divsf3, divdf3, modsf3, movdf3, sqrtsf2, sqrtdf2): New expands.
	(pic_load_addr_based): Remove register constraint from expander.
	(seq, sne, sgt, sle, slt, sge, sgeu, sleu, sgtu, sltu, sunordered)
	(sordered, sungt, sunle, sunge, sunlt): Likewise.
	(eh_epilogue, tablejump): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17007&r2=1.17008
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/fpa.md.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&r1=1.127&r2=1.128



More information about the Gcc-cvs mailing list