aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-10-28 19:01:48 -0400
committerUlrich Drepper <drepper@gmail.com>2011-10-28 19:01:48 -0400
commit52e4b9eb626179110fdfa6e16c32fce30805ff80 (patch)
treea0477aff0c88a9f17415f437f4d12041ea5ec00c /ChangeLog
parentfd52bc6dc4bfb844995cc63d98682970de1c9fed (diff)
downloadglibc-52e4b9eb626179110fdfa6e16c32fce30805ff80.tar
glibc-52e4b9eb626179110fdfa6e16c32fce30805ff80.tar.gz
glibc-52e4b9eb626179110fdfa6e16c32fce30805ff80.tar.bz2
glibc-52e4b9eb626179110fdfa6e16c32fce30805ff80.zip
More cleanups of x86-64 strstr
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feb356744d..6ae84cbcb0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
the three constants needed as parameters. Drop the others.
(strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
__m128i_strloadu_tolower.
+ Create and initialize variable zero and use it in all the places
+ where _mm_setzero_si128 was used.
* sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,