]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/i386/i686/multiarch/strcmp-ssse3.S
Replace FSF snail mail address with URLs.
[thirdparty/glibc.git] / sysdeps / i386 / i686 / multiarch / strcmp-ssse3.S
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...
2011-11-13  Ulrich DrepperSSSE3 optimized strcasecmp and strncasecmp for x86-32
2011-11-08  Ulrich DrepperRemove unnecessary code from x86-32 SSSE3 strncmp
2010-12-03  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2010-12-02  H.J. LuRemove dead code from x86-32 SSSE3 strncmp.
2010-04-15  H.J. LuFix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S
2010-02-18  Ulrich DrepperFix and cleanup unwind info in x86 strcmp-ssse<F3>.
2010-02-15  Ulrich DrepperFix up new x86 string functions.
2010-02-15  H.J. Lu32bit memcmp/strcmp/strncmp optimized for SSSE3/SSS4.2