]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/strcmp.S
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / x86_64 / strcmp.S
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-03-22  Dmitry V. LevinBZ#11120: fix x86_64/strcmp.S NOT_IN_libc safeguards
2013-02-17  Joseph MyersRemove bounded-pointers handling from x86_64 assembly...
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-05-15  H.J. LuLoad pointers into R*_LP in strcmp.S
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-11-02  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-11-01  Ulrich DrepperFix test of non-ASCII locales in x86-64 strcasecmp...
2010-10-04  Ulrich DrepperFix handling of tail bytes of buffer in SSE2/SSSE3...
2010-09-20  Ulrich DrepperFix limit detection in x86-64 SSE2 strncasecmp.
2010-08-16  Ulrich DrepperUse correct register for fourth parameter of x86-64...
2010-08-15  Ulrich DrepperUndo inccorect change.
2010-08-15  Ulrich DrepperAdd optimized strncasecmp versions for x86-64.
2010-08-14  Ulrich DrepperFix x86-64 build without multiarch.
2010-08-01  Ulrich DrepperAdd support for SSSE3 and SSE4.2 versions of strcasecmp...
2010-07-30  Ulrich DrepperImplement optimized strcaecmp for x86-64.
2010-01-14  Ulrich DrepperPrevent silent errors should x86-64 strncmp be needed...
2009-08-08  Ulrich DrepperAdd SSSE3-optimized implementation of str{,n}cmp for...
2009-07-26  H.J. LuAdd SSE2 support to str{,n}cmp for x86-64.
2005-03-31  Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use...
2004-12-22  Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12  Jakub Jelinek2.5-18.1
2003-04-29  Ulrich DrepperUpdate.
2002-08-31  Andreas JaegerUpdate.