diff options
author | Ulrich Drepper <drepper@redhat.com> | 2010-02-09 22:54:36 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2010-02-09 22:54:36 -0800 |
commit | 1d7223f31af8c35053e7a6fbac3070bcaa7bf87d (patch) | |
tree | 83cceaddae718445f982164c9bc9df417e7c9b17 /ChangeLog | |
parent | 029f8f41c7833d61755649f39f48e57a6d9a0fba (diff) | |
download | glibc-1d7223f31af8c35053e7a6fbac3070bcaa7bf87d.zip glibc-1d7223f31af8c35053e7a6fbac3070bcaa7bf87d.tar.gz glibc-1d7223f31af8c35053e7a6fbac3070bcaa7bf87d.tar.bz2 |
Fix i386 __mpn_lshift unwind info
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |