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