diff options
author | Andreas Schwab <schwab@redhat.com> | 2011-07-22 14:33:47 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-07-22 14:33:47 -0400 |
commit | 1d002f25399c0a0ed2cc276d4ee18db869152384 (patch) | |
tree | da4bbc2c62208bb83945a78a7ac571bcd284e925 /ChangeLog | |
parent | a65c0b7a322d0084672bc7fc4b51af8f2a054d57 (diff) | |
download | glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.tar glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.tar.gz glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.tar.bz2 glibc-1d002f25399c0a0ed2cc276d4ee18db869152384.zip |
Fix AVX check
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |