summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strcpy.S
AgeCommit message (Expand)Author
2017-06-12x86-64: Implement strcpy family IFUNC selectors in CH.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-13Update x86_64 multiarch functions for <cpu-features.h>H.J. Lu
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-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add x86-64 __libc_ifunc_impl_listH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu
2009-12-13Define bit_XXX and index_XXX.H.J. Lu
2009-07-23Perform test for Arom x86-64 in central place and handle it.Ulrich Drepper
2009-07-03Align functions to 16-byte boundary.Ulrich Drepper
2009-07-02Whitespace fixes in last patch.Ulrich Drepper
2009-07-02SSSE3 strcpy/stpcpy for x86-64H.J. Lu