aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcasestr-nonascii.c
AgeCommit message (Expand)Author
2013-12-14Add strstr with unaligned loads. Fixes bug 12100.Ondřej Bílka
2013-02-07Remove lots of inline keywords.Roland McGrath
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-07-21Add strcasestr-nonascii to i386 buildAndreas Schwab
2010-07-16Speed up SSE4.2 strcasestr by avoiding indirect function call.Ulrich Drepper