aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/memset-sse2-unaligned-erms.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-14x86: Update memset to use new VEC macrosNoah Goldstein
2022-07-05x86: Add support for building {w}memset{_chk} with explicit ISA levelNoah Goldstein
2022-05-16x86_64: Remove bzero optimizationAdhemerval Zanella
2022-02-14x86-64: Remove bzero weak alias in SS2 memsetH.J. Lu
2022-02-08x86-64: Optimize bzeroH.J. Lu
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-08-03x86: Don't include <init-arch.h> in assembly codesH.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-06-15x86-64: Implement memset family IFUNC selectors in CH.J. Lu
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-04-05Add a comment in memset-sse2-unaligned-erms.SH.J. Lu
2016-04-03Don't put SSE2/AVX/AVX512 memmove/memset in ld.soH.J. Lu
2016-03-31Add x86-64 memset with unaligned store and rep stosbH.J. Lu