aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/multiarch/strlen-vec.S
AgeCommit message (Expand)AuthorFilesLines
2022-07-13x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.SNoah Goldstein1-267/+0
2022-06-27x86: Put wcs{n}len-sse4.1 in the sse4.1 text sectionNoah Goldstein1-1/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-3/+3
2021-06-24x86: Remove unnecessary overflow check from wcsnlen-sse4_1.SNoah Goldstein1-7/+0
2021-06-23x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974]Noah Goldstein1-1/+14
2021-06-23x86-64: Move strlen.S to multiarch/strlen-vec.SH.J. Lu1-0/+257