summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2010-02-17 23:01:55 -0800
committerUlrich Drepper <drepper@redhat.com>2010-02-17 23:01:55 -0800
commit020ecba7fc0cde6febac28e114a56f9eb47dc871 (patch)
treed8ed0b75cf972805e5e52033301f7ae7be825d70 /ChangeLog
parentc60bce2cdd757a96077f2ff0147619abacfabfbb (diff)
Align x86 memcmp-sse4.S and fix unwind info.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 600c65d30c..5f2d25cc85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2010-02-16 H.J. Lu <hongjiu.lu@intel.com>
+ * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Add alignnments.
+ Fix one unwind info problem.
+
* sysdeps/i386/i686/multiarch/memcmp-ssse3.S (less1bytes): Add CFI_POP.
* sysdeps/i386/i686/multiarch/strcmp-sse4.S: Simplify unwind info.