Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-13 | x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.S | Noah Goldstein | 1 | -267/+0 |
2022-06-27 | x86: Put wcs{n}len-sse4.1 in the sse4.1 text section | Noah Goldstein | 1 | -1/+5 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -3/+3 |
2021-06-24 | x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S | Noah Goldstein | 1 | -7/+0 |
2021-06-23 | x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974] | Noah Goldstein | 1 | -1/+14 |
2021-06-23 | x86-64: Move strlen.S to multiarch/strlen-vec.S | H.J. Lu | 1 | -0/+257 |