aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strncat-evex.S
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-12-02x86-64 strncat: Properly handle the length parameter [BZ# 24097]H.J. Lu
2022-11-08x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functionsNoah Goldstein
2022-07-16x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA levelNoah Goldstein
2021-03-29x86-64: Add strcpy family functions with 256-bit EVEXH.J. Lu