Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-03-25 | x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896] | Noah Goldstein | 1 | -0/+15 |
2022-02-18 | x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.c | Noah Goldstein | 1 | -2/+2 |
2022-02-18 | x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896] | Noah Goldstein | 1 | -9/+23 |
2022-02-17 | x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896] | Noah Goldstein | 1 | -1/+16 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2021-03-29 | x86: Add string/memory function tests in RTM region | H.J. Lu | 1 | -0/+52 |