]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/i386/i686/multiarch/strcmp-ssse3.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / i386 / i686 / multiarch / strcmp-ssse3.S
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
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-08-15  Andreas JaegerRemove executable permissions checked in by accident
2012-08-15  Liubov DmitrievaFix segmentation fault in strncasecmp for i686
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
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