From: pbrook Date: Fri, 1 Apr 2005 15:58:41 +0000 (+0000) Subject: 2005-04-01 Paul Brook X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56149c05694f9c3e1b4884c1793f1be0bad025fe;p=thirdparty%2Fgcc.git 2005-04-01 Paul Brook * config/arm/arm.c (thumb_call_via_label): Include space for SP. (arm_output_function_epilogue): Allow call_via_SP. (thumb_call_via_reg, arm_file_end): Ditto. * config/arm/arm.h (struct machine_function): Include space for SP. (thumb_call_via_label): Update declaration. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97400 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 02d6e23b62f1..1fc8813e4f25 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,11 @@ +2005-04-01 Paul Brook + + * config/arm/arm.c (thumb_call_via_label): Include space for SP. + (arm_output_function_epilogue): Allow call_via_SP. + (thumb_call_via_reg, arm_file_end): Ditto. + * config/arm/arm.h (struct machine_function): Include space for SP. + (thumb_call_via_label): Update declaration. + 2005-04-01 Ian Lance Taylor * final.c (final_scan_insn): Revert part of 2005-03-30 patch: when