Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-17 | And defines to __attribute__ (__noclone__) iff compiler supports it. | Adhemerval Zanella | 1 | -4/+4 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-07-13 | x86: Add missing rtm tests for strcmp family | Noah Goldstein | 1 | -2/+4 |
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 |