aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/mempcpy.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-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-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-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-11-09Add support for GCC 9 attribute copy.Martin Sebor1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-04x86-64: Use IFUNC memcpy and mempcpy in libc.aH.J. Lu1-4/+4
2017-06-20Fix fallout from bits/string.h removal.Zack Weinberg1-0/+2
2017-06-14x86-64: Implement memmove family IFUNC selectors in CH.J. Lu1-0/+40