summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S
AgeCommit message (Expand)Author
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-08-21Fix typos.Ondřej Bílka
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-07-21Fix overflow bug is optimized strncat for x86-64Ulrich Drepper
2011-07-19Fix whitespacesUlrich Drepper
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu