summaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/memset_chk.S
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-11Add i686 __libc_ifunc_impl_listH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers
2010-01-12Fix whitespace problems.Ulrich Drepper
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu