Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-16 | x86: Add support to build strcmp/strlen/strchr with explicit ISA level | Noah Goldstein | 1 | -1/+6 |
2022-07-13 | x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.S | Noah Goldstein | 1 | -2/+2 |
2022-06-27 | x86: Put wcs{n}len-sse4.1 in the sse4.1 text section | Noah Goldstein | 1 | -0/+1 |
2021-06-23 | x86-64: Move strlen.S to multiarch/strlen-vec.S | H.J. Lu | 1 | -1/+1 |
2017-06-06 | x86-64: Move wcsnlen.S to multiarch/wcsnlen-sse4_1.S | H.J. Lu | 1 | -0/+5 |