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]

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


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	rearnsha at gcc dot gnu dot 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


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