about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/wcscpy.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86: Add avx2 optimized functions for the wchar_t strcpy familyNoah Goldstein2022-11-081-0/+5
* x86: Add evex optimized functions for the wchar_t strcpy familyNoah Goldstein2022-11-081-0/+11
* x86: Add support to build wcscpy with explicit ISA levelNoah Goldstein2022-07-161-2/+3
* x86: Rename generic functions with unique postfix for clarityNoah Goldstein2022-06-161-2/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* x86: Support usable check for all CPU featuresH.J. Lu2020-07-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* wcsmbs: optimize wcscatAdhemerval Zanella2019-02-271-3/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Update comments in IFUNC selectorsH.J. Lu2017-07-091-1/+1
* x86-64: Implement wcscpy IFUNC selector in CH.J. Lu2017-06-151-0/+44