]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/strcmp.S
x86-64: Add vector log1p/log1pf implementation to libmvec
[thirdparty/glibc.git] / sysdeps / x86_64 / strcmp.S
2021-11-03  Fangrui Songx86-64: Replace movzx with movzbl
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-21  H.J. Lux86-64 strncmp family: Properly handle the length param...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-18  H.J. Lux86_64: Use _CET_NOTRACK in strcmp.S
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-08-25  H.J. LuUse SSE2 optimized strcmp in x86-64 ld.so
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-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.