OSDN Git Service

2005-04-01 Paul Brook <paul@codesourcery.com>
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Apr 2005 15:58:41 +0000 (15:58 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Apr 2005 15:58:41 +0000 (15:58 +0000)
* 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

gcc/ChangeLog

index 02d6e23..1fc8813 100644 (file)
@@ -1,3 +1,11 @@
+2005-04-01  Paul Brook  <paul@codesourcery.com>
+
+       * 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  <ian@airs.com>
 
        * final.c (final_scan_insn): Revert part of 2005-03-30 patch: when