aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-02-09 22:59:11 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-09 22:59:11 -0800
commit0ee5660b7c592aa41a8e86e801c379864f9489a4 (patch)
tree51de36e50bae8b2185040aa35da5eb58108ec848 /ChangeLog
parent1d7223f31af8c35053e7a6fbac3070bcaa7bf87d (diff)
downloadglibc-0ee5660b7c592aa41a8e86e801c379864f9489a4.zip
glibc-0ee5660b7c592aa41a8e86e801c379864f9489a4.tar.gz
glibc-0ee5660b7c592aa41a8e86e801c379864f9489a4.tar.bz2
More compact unwind info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98a77ab..c8ef5c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2010-02-09 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/i386/rshift.S: More compact unwind information.
+
* sysdeps/i386/lshift.S: Fix unwind information.
2010-02-08 Luis Machado <luisgpm@br.ibm.com>