summaryrefslogtreecommitdiff
path: root/libgcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r--libgcc/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index be35f81e0ad..354b3ceedf8 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,24 @@
+2012-04-02 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/i386/linux-unwind.h (RT_SIGRETURN_SYSCALL): Update x32
+ system call number.
+
+2012-03-31 Eric Botcazou <ebotcazou@adacore.com>
+
+ * config/ia64/unwind-ia64.c (uw_install_context): Manually save LC
+ if it hasn't been previously saved.
+
+2012-03-29 H.J. Lu <hongjiu.lu@intel.com>
+
+ * config/i386/linux-unwind.h (x86_64_fallback_frame_state): Define
+ only for glibc.
+
+2012-03-28 Georg-Johann Lay <avr@gjlay.de>
+
+ PR target/52737
+ * config/avr/lib1funcs.S: Use __AVR_HAVE_SPH__ for SP_H checks
+ instead of __AVR_HAVE_8BIT_SP__.
+
2012-03-26 Tristan Gingold <gingold@adacore.com>
* config/ia64/unwind-ia64.h: Declare unw_word and unw_sword.