]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / strcpy-sse2-unaligned.S
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-21  H.J. Lux86-64 strncpy: Properly handle the length parameter...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-18  H.J. Lux86-64: Use _CET_NOTRACK in strcpy-sse2-unaligned.S
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-03  Adhemerval ZanellaFix x86 strncat optimized implementation for large...
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-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.
2011-07-23  Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-07-21  Ulrich DrepperFix overflow bug is optimized strncat for x86-64
2011-07-19  Ulrich DrepperFix whitespaces
2011-07-19  Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3
2011-06-24  H.J. LuImproved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64