summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memset_chk.S
AgeCommit message (Expand)Author
2017-06-15x86-64: Implement memset family IFUNC selectors in CH.J. Lu
2017-04-18x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396]H.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-07-01Require binutils 2.24 to build x86-64 glibc [BZ #20139]H.J. Lu
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-12-19Added memset optimized with AVX512 for KNL hardware.Andrew Senkevich
2015-10-28Remove -mavx2 configure tests.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-07-14Enable AVX2 optimized memset only if -mavx2 worksH.J. Lu
2014-06-19Add x86_64 memset optimized for AVX2Ling Ma
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka
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
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu