aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-02-09 22:54:36 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-09 22:54:36 -0800
commit1d7223f31af8c35053e7a6fbac3070bcaa7bf87d (patch)
tree83cceaddae718445f982164c9bc9df417e7c9b17 /ChangeLog
parent029f8f41c7833d61755649f39f48e57a6d9a0fba (diff)
downloadglibc-1d7223f31af8c35053e7a6fbac3070bcaa7bf87d.zip
glibc-1d7223f31af8c35053e7a6fbac3070bcaa7bf87d.tar.gz
glibc-1d7223f31af8c35053e7a6fbac3070bcaa7bf87d.tar.bz2
Fix i386 __mpn_lshift unwind info
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9e1c3c..98a77ab 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-08 Luis Machado <luisgpm@br.ibm.com>
* sysdeps/powerpc/powerpc64/power7/fpu/s_isnan.S: New file.