diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-02-09 22:59:11 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-02-09 22:59:11 -0800 |
commit | 0ee5660b7c592aa41a8e86e801c379864f9489a4 (patch) | |
tree | 51de36e50bae8b2185040aa35da5eb58108ec848 /ChangeLog | |
parent | 1d7223f31af8c35053e7a6fbac3070bcaa7bf87d (diff) | |
download | glibc-0ee5660b7c592aa41a8e86e801c379864f9489a4.zip glibc-0ee5660b7c592aa41a8e86e801c379864f9489a4.tar.gz glibc-0ee5660b7c592aa41a8e86e801c379864f9489a4.tar.bz2 |
More compact unwind info.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |