Age | Commit message (Expand) | Author |
---|---|---|
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-10-28 | More cleanups of x86-64 strstr | Ulrich Drepper |
2011-10-28 | Clean up x86-64 strcasestr | Ulrich Drepper |
2010-08-24 | Clean up SSE variable shifts | Richard Henderson |
2010-07-30 | Fix tolower operation in strcasestr. | Ulrich Drepper |
2010-07-24 | Speed up x86-64 strcasestr a bit moew. | Ulrich Drepper |
2010-07-21 | Add strcasestr-nonascii to i386 build | Andreas Schwab |
2010-07-16 | Fix non-ASCII case of SSE4.2 strcasstr. | Ulrich Drepper |
2010-07-16 | Speed up SSE4.2 strcasestr by avoiding indirect function call. | Ulrich Drepper |
2009-07-21 | Minor cleanups in x86-64 strstr. | Ulrich Drepper |
2009-07-20 | Better check for optimization in new x86-64 strstr/strcasestr. | Ulrich Drepper |
2009-07-20 | SSE4.2 strstr/strcasestr for x86-64. | H.J. Lu |