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