]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/strcat-ssse3.S
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / strcat-ssse3.S
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-03-18  Ondrej BilkaFaster strlen on x64.
2013-03-06  Ondrej BilkaRevert " * sysdeps/x86_64/strlen.S: Replace with new...
2013-03-06  Ondrej Bilka * sysdeps/x86_64/strlen.S: Replace with new SSE2 based...
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-10-23  Liubov DmitrievaOptimized strnlen and wcscmp for x86-64
2011-07-19  Ulrich DrepperFix whitespaces
2011-07-19  Liubov DmitrievaImprove 64 bit strcat functions with SSE2/SSSE3