Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-29 | x86-64: Add AVX optimized string/memory functions for RTM | H.J. Lu | 1 | -33/+22 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-06-17 | Fix avx2 strncmp offset compare condition check [BZ #25933] | Sunil K Pandey | 1 | -0/+15 |
2020-06-17 | x86_64: Use %xmmN with vpxor to clear a vector register | H.J. Lu | 1 | -2/+2 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-01-21 | x86-64 strncmp family: Properly handle the length parameter [BZ# 24097] | H.J. Lu | 1 | -3/+3 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-06-01 | x86-64: Optimize strcmp/wcscmp and strncmp/wcsncmp with AVX2 | Leonardo Sandoval | 1 | -0/+847 |