Update copyright notices with scripts/update-copyrights
[jlayton/glibc.git] / sysdeps / x86_64 / multiarch / strstr.c
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-14 Ondřej BílkaAdd strstr with unaligned loads. Fixes bug 12100.
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-10-28 Ulrich DrepperMore cleanups of x86-64 strstr
2011-10-28 Ulrich DrepperClean up x86-64 strcasestr
2010-08-24 Richard HendersonClean up SSE variable shifts
2010-07-30 Ulrich DrepperFix tolower operation in strcasestr.
2010-07-24 Ulrich DrepperSpeed up x86-64 strcasestr a bit moew.
2010-07-21 Andreas SchwabAdd strcasestr-nonascii to i386 build
2010-07-16 Ulrich DrepperFix non-ASCII case of SSE4.2 strcasstr.
2010-07-16 Ulrich DrepperSpeed up SSE4.2 strcasestr by avoiding indirect functio...
2009-07-21 Ulrich DrepperMinor cleanups in x86-64 strstr.
2009-07-21 Ulrich DrepperBetter check for optimization in new x86-64 strstr...
2009-07-21 H.J. LuSSE4.2 strstr/strcasestr for x86-64.