summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/memset-sse2-rep.S
AgeCommit message (Expand)Author
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
2010-02-24Fix issues in x86 memset-sse2.S/memset-sse2-rep.SH.J. Lu
2010-01-12Fix whitespace problems.Ulrich Drepper
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu