aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/tst-strncmp-rtm.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-17And defines to __attribute__ (__noclone__) iff compiler supports it.Adhemerval Zanella1-4/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-07-13x86: Add missing rtm tests for strcmp familyNoah Goldstein1-2/+4
2022-03-25x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]Noah Goldstein1-0/+15
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein1-2/+2
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein1-9/+23
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein1-1/+16
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-03-29x86: Add string/memory function tests in RTM regionH.J. Lu1-0/+52