about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strcasestr-nonascii.c
Commit message (Expand)AuthorAgeFilesLines
* Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka2013-12-141-50/+0
* Remove lots of inline keywords.Roland McGrath2013-02-071-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu2012-11-021-1/+2
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Add strcasestr-nonascii to i386 buildAndreas Schwab2010-07-211-2/+2
* Speed up SSE4.2 strcasestr by avoiding indirect function call.Ulrich Drepper2010-07-161-0/+50