gcc/gcc ChangeLog.hammer calls.c defaults.h fu ...

amodra@gcc.gnu.org amodra@gcc.gnu.org
Tue May 11 15:59:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	hammer-3_3-branch
Changes by:	amodra@gcc.gnu.org	2004-05-11 15:59:19

Modified files:
	gcc            : ChangeLog.hammer calls.c defaults.h function.c 
	gcc/config/sparc: sparc.h 

Log message:
	Backport from mainline.
	2003-10-08  Geoffrey Keating  <geoffk@apple.com>
	* function.c (pad_to_arg_alignment): Move 'boundary_in_bytes'
	definition to above SPARC_STACK_BOUNDARY_HACK.
	
	2003-10-07  Geoffrey Keating  <geoffk@apple.com>
	* function.c (pad_to_arg_alignment): Take STACK_POINTER_OFFSET into
	account	when aligning arguments.
	* calls.c (STACK_POINTER_OFFSET): Move default from here ...
	* defaults.h (STACK_POINTER_OFFSET): ... to here.
	* config/sparc/sparc.h (STACK_BOUNDARY): Add comment about how
	it's wrong when TARGET_ARCH64 && TARGET_STACK_BIAS.
	(SPARC_STACK_BOUNDARY_HACK): Define.

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.400&r2=1.1.2.401
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/calls.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.242.2.24&r2=1.242.2.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.96.2.3&r2=1.96.2.4
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.25&r2=1.387.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.215.2.5&r2=1.215.2.6



More information about the Gcc-cvs mailing list