Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcasecmp...
[jlayton/glibc.git] / sysdeps / i386 / i686 / multiarch / strcmp-sse4.S
2013-08-27 Andreas SchwabFix handling LC_CTYPE nonascii-case fallback in i686...
2013-08-21 Ondřej BílkaFix typos.
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.
2012-02-03 Joseph MyersConsistently use macros for x86 PIC thunks.
2011-11-16 Andreas SchwabFix SSSE3/SSE4.2 strcasecmp[_l]/strncasecmp[_l] for...
2011-11-14 Ulrich DrepperMerge branch 'x32-strcase'
2011-11-14 Ulrich DrepperAdd SSE4.2 support for strcasecmp and strncasecmp on...
2010-04-15 H.J. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2010-03-02 Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-27 H.J. LuFix unwind info in x86 strcmp-sse4.S
2010-02-18 H.J. LuSimplify x86 strcmp-sse4 unwind info.
2010-02-16 Ulrich DrepperRemove commented-out code.
2010-02-15 Ulrich DrepperFix up new x86 string functions.
2010-02-15 H.J. Lu32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2