gcc/gcc ChangeLog config/arm/arm.c

pbrook@gcc.gnu.org pbrook@gcc.gnu.org
Fri May 13 21:13:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pbrook@gcc.gnu.org	2005-05-13 21:13:18

Modified files:
	gcc            : ChangeLog 
	gcc/config/arm : arm.c 

Log message:
	2005-05-13  Josh Conner  <jconner@apple.com>
	
	* config/arm/arm.c (arm_size_return_regs): New.
	(thumb_unexpanded_epilogue): replace in-line calculation
	of return registers with call to arm_size_return_regs.
	(use_return_insn): Include test of which registers are
	being used to hold return values, to accommodate
	vector return values.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8770&r2=2.8771
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.458&r2=1.459



More information about the Gcc-cvs mailing list