summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/strcpy-sse2.S
AgeCommit message (Expand)Author
2018-07-18i386: Use _CET_NOTRACK in strcpy-sse2.SH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.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-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
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu