aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.6/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.6/gcc/ChangeLog')
-rw-r--r--gcc-4.6/gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc-4.6/gcc/ChangeLog b/gcc-4.6/gcc/ChangeLog
index 3437317c7..01fd012e5 100644
--- a/gcc-4.6/gcc/ChangeLog
+++ b/gcc-4.6/gcc/ChangeLog
@@ -1,3 +1,12 @@
+2012-09-05 Bin Cheng <bin.cheng@arm.com>
+
+ Backport from 2012-09-04 mainline r190919
+
+ PR target/45070
+ * config/arm/arm.c (thumb1_extra_regs_pushed): Handle return value of
+ size less than 4 bytes by using macro ARM_NUM_INTS.
+ (thumb1_unexpanded_epilogue): Use macro ARM_NUM_INTS.
+
2012-01-06 Eric Botcazou <ebotcazou@adacore.com>
Backport from mainline