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.dfp config/i386/i386.c confi ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	dfp-branch
Changes by:	bje@gcc.gnu.org	2005-10-18 06:07:48

Modified files:
	gcc            : ChangeLog.dfp 
	gcc/config/i386: i386.c i386.h i386.md 

Log message:
	* config/i386/i386.md (*pushsd2): New pattern.
	(*movsd_constant): Likewise.
	* config/i386/i386.c (print_operand): Handle SDmode constants.
	* config/i386/i386.h (ALIGN_MODE_128): TDmode handling is subsumed
	by SSE_REG_MODE_P.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.dfp.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.1.2.139&r2=1.1.2.140
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.795.2.16&r2=1.795.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.421.2.9&r2=1.421.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=dfp-branch&r1=1.617.2.13&r2=1.617.2.14


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