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.hammer function.c config/ia6 ...


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	schwab@gcc.gnu.org	2003-12-02 11:51:44

Modified files:
	gcc            : ChangeLog.hammer function.c 
	gcc/config/ia64: ia64.c 

Log message:
	Merge from mainline
	
	2003-12-01  James E Wilson  <wilson@specifixinc.com>
	
	PR target/8407
	* config/ia64/ia64.c (ia64_function_arg): For single-reg HFA, call
	gen_rtx_REG to create new reg with argument mode.
	
	Merge from mainline
	
	2003-08-27  Richard Sandiford  <rsandifo@redhat.com>
	
	* function.c (assign_parms): Allocate BLKmode stack slots.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.230&r2=1.1.2.231
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.387.2.15&r2=1.387.2.16
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.195.2.11&r2=1.195.2.12


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