aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/wcscpy.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-08x86: Add avx2 optimized functions for the wchar_t strcpy familyNoah Goldstein1-0/+5
2022-11-08x86: Add evex optimized functions for the wchar_t strcpy familyNoah Goldstein1-0/+11
2022-07-16x86: Add support to build wcscpy with explicit ISA levelNoah Goldstein1-2/+3
2022-06-16x86: Rename generic functions with unique postfix for clarityNoah Goldstein1-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-02-27wcsmbs: optimize wcscatAdhemerval Zanella1-3/+8
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-07-09x86-64: Update comments in IFUNC selectorsH.J. Lu1-1/+1
2017-06-15x86-64: Implement wcscpy IFUNC selector in CH.J. Lu1-0/+44