]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/i386/i686/multiarch/strcmp-sse4.S
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / sysdeps / i386 / i686 / multiarch / strcmp-sse4.S
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-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...
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