]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/strncmp-ssse3.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / strncmp-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-06-21  H.J. Lux86-64: Implement strcmp family IFUNC selectors in C
2012-09-27  H.J. LuDon't define x86-64 __strncmp_ssse3 in libc.a
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2009-08-08  Ulrich DrepperAdd SSSE3-optimized implementation of str{,n}cmp for...