gcc/gcc ChangeLog config/arm/arm.c

pbrook@gcc.gnu.org pbrook@gcc.gnu.org
Thu Mar 25 17:04:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pbrook@gcc.gnu.org	2004-03-25 11:36:59

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

Log message:
	* config/arm/arm.c (vfp_print_multi): Remove.
	(arm_output_fldmx): New function.
	(vfp_emit_fstmx): Return block size, not insn. Add ARM10 VFPr1 bugfix.
	(arm_expand_prologue): Update to match.
	(arm_get_vfp_saved_size): New Function.
	(arm_get_frame_offsets): Use it.
	(arm_output_epilogue): Use new functions.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.3287&r2=2.3288
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&r1=1.340&r2=1.341



More information about the Gcc-cvs mailing list