Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ #27974] | Noah Goldstein | 2021-06-23 | 1 | -18/+40 |
* | x86: Optimize memchr-avx2.S | Noah Goldstein | 2021-05-03 | 1 | -178/+247 |
* | x86-64: Add AVX optimized string/memory functions for RTM | H.J. Lu | 2021-03-29 | 1 | -24/+21 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | x86-64 memchr/wmemchr: Properly handle the length parameter [BZ# 24097] | H.J. Lu | 2019-01-21 | 1 | -2/+6 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | x86-64: Optimize memchr/rawmemchr/wmemchr with SSE2/AVX2 | H.J. Lu | 2017-06-09 | 1 | -0/+340 |