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