about summary refs log tree commit diff
path: root/sysdeps/x86/tst-strncmp-rtm.c
Commit message (Expand)AuthorAgeFilesLines
* And defines to __attribute__ (__noclone__) iff compiler supports it.Adhemerval Zanella2024-04-171-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86: Add missing rtm tests for strcmp familyNoah Goldstein2022-07-131-2/+4
* x86: Fix fallback for wcsncmp_avx2 in strcmp-avx2.S [BZ #28896]Noah Goldstein2022-03-251-0/+15
* x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein2022-02-181-2/+2
* x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein2022-02-181-9/+23
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-171-1/+16
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* x86: Add string/memory function tests in RTM regionH.J. Lu2021-03-291-0/+52