summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-02-09 22:54:36 -0800
committerPetr Baudis <pasky@ucw.cz>2010-05-12 01:54:24 +0200
commitc648b3046e619146357f706a1d0ccced601e039f (patch)
treeca484f7d1e76845a689645bf851c9237233fa713 /ChangeLog
parentb204d65517276f8cdaf3a83349d0f1f553da68a2 (diff)
Fix i386 __mpn_lshift unwind info
(cherry picked from commit 1d7223f31af8c35053e7a6fbac3070bcaa7bf87d)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9f7357132..a63f1b9036 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-09 Ulrich Drepper <drepper@redhat.com>
+
+ * sysdeps/i386/lshift.S: Fix unwind information.
+
2010-02-03 Ulrich Drepper <drepper@redhat.com>
[BZ #11242]