]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Optimize first-character loop of strstr, strcasestr and memmem.
[thirdparty/glibc.git] / ChangeLog
index c6a780de1eed5fd276401bc3da4f2757f30bba73..7c96e027952922630f4b0647c10341795b13b2ef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       [BZ #11607]
+       * string/str-two-way.h (two_way_short_needle): Optimize matching of
+       the first character.
+
 2012-08-21  Roland McGrath  <roland@hack.frob.com>
 
        * csu/elf-init.c (__libc_csu_irel): Function removed.