aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-07-22 14:33:47 -0400
committerUlrich Drepper <drepper@gmail.com>2011-07-22 14:33:47 -0400
commit1d002f25399c0a0ed2cc276d4ee18db869152384 (patch)
treeda4bbc2c62208bb83945a78a7ac571bcd284e925 /ChangeLog
parenta65c0b7a322d0084672bc7fc4b51af8f2a054d57 (diff)
downloadglibc-1d002f25399c0a0ed2cc276d4ee18db869152384.tar
glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.tar.gz
glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.tar.bz2
glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.zip
Fix AVX check
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17096fb456..a9208f6d30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-07-21 Andreas Schwab <schwab@redhat.com>
+
+ * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
+ change.
+ (_dl_x86_64_save_sse): Use correct AVX check.
+
2011-07-21 Ulrich Drepper <drepper@gmail.com>
* string/tester.c (test_strcat): Add tests for different alignments