about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2010-02-26 19:54:50 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-26 19:54:50 -0800
commitdc21aae6c11c65b26cc27fc1172d669956fbacb7 (patch)
tree72f914d812ff6516b72d24e5f1bf16b3e4be685b /ChangeLog
parent4a1297d761c3754ca2643ab6cd9e9cf952d77cf5 (diff)
downloadglibc-dc21aae6c11c65b26cc27fc1172d669956fbacb7.tar.gz
glibc-dc21aae6c11c65b26cc27fc1172d669956fbacb7.tar.xz
glibc-dc21aae6c11c65b26cc27fc1172d669956fbacb7.zip
Fix unwind info in x86 strcmp-sse4.S
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc3c8d7347..e72551b471 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/i386/i686/multiarch/strcmp-sse4.S: Use cfi_remember_state
+	and cfi_restore_state only if USE_AS_STRNCMP is defined.
+
 2010-02-24  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/x86_64/Implies: Add ieee754/dbl-64/wordsize-64 entry.