gcc/gcc ChangeLog config/ia64/ia64.c config/ia ...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Thu May 20 02:15:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	hjl@gcc.gnu.org	2004-05-20 02:15:46

Modified files:
	gcc            : ChangeLog 
	gcc/config/ia64: ia64.c sysv4.h 

Log message:
	2004-05-19  H.J. Lu  <hongjiu.lu@intel.com>
	
	PR target/15383
	* config/ia64/ia64.c (ia64_expand_compare): Don't check
	TARGET_HPUX for TFmode compare. Abort if op0 is in TFmode and
	cmptf_libfunc isn't set.
	(ia64_init_libfuncs): Rename TFmode libfuncs using the HPUX
	conventions.
	(ia64_sysv4_init_libfuncs): New.
	
	* config/ia64/sysv4.h (TARGET_INIT_LIBFUNCS): New. Defined as
	ia64_sysv4_init_libfuncs.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3702&r2=2.3703
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&r1=1.286&r2=1.287
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/sysv4.h.diff?cvsroot=gcc&r1=1.30&r2=1.31



More information about the Gcc-cvs mailing list