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 ./ChangeLog.apple-ppc more-hdrs/ppc_intrin ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	apple-ppc-branch
Changes by:	shebs@gcc.gnu.org	2005-02-28 22:32:01

Modified files:
	.              : ChangeLog.apple-ppc 
	more-hdrs      : ppc_intrinsics.h 
Added files:
	gcc/testsuite/gcc.apple: ppc_intrinsics-2.c 

Log message:
	Radar 3951637
	* more-hdrs/ppc_intrinsic.h: Make 64-bit friendly:
	(__lwbrx, __rlwnm, __rlwinm, __mulhw, __mulhwu): Use int
	instead of long for 32-bit values.
	(__cntlzw, __cntlzd): Use existing builtins.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.49&r2=1.1.2.50
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/more-hdrs/ppc_intrinsics.h.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.5&r2=1.1.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.apple/ppc_intrinsics-2.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.2.1


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