about summary refs log tree commit diff
path: root/sysdeps/s390/multiarch/ifunc-impl-list.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ifunc-impl-list.c build for s390Joseph Myers2023-02-171-1/+1
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-071-8/+5
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler2022-08-181-1/+3
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-7/+2
* s390: Remove bzero optimizationsAdhemerval Zanella2022-02-231-15/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* S390: Also check vector support in memmove ifunc-selector [BZ #27511]Stefan Liebler2021-03-261-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* S390: Add arch13 memmem ifunc variant.Stefan Liebler2019-03-221-0/+4
* S390: Add arch13 strstr ifunc variant.Stefan Liebler2019-03-221-0/+4
* S390: Add arch13 memmove ifunc variant.Stefan Liebler2019-03-221-0/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* S390: Refactor wmemcmp ifunc handling.Stefan Liebler2018-12-181-11/+12
* S390: Refactor wmemset ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wmemchr ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcscspn ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcspbrk ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcsspn ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcsrchr ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcschrnul ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcschr ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcsncmp ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcscmp ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcsncat ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcscat ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcpncpy ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcsncpy ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcpcpy ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcscpy ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcsnlen ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor wcslen ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor memrchr ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor memccpy ifunc handling.Stefan Liebler2018-12-181-2/+13
* S390: Refactor rawmemchr ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor memchr ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strcspn ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strpbrk ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strspn ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strrchr ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strchrnul ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strchr ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strncmp ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strcmp ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strncat ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strcat ifunc handling.Stefan Liebler2018-12-181-1/+12
* S390: Refactor stpncpy ifunc handling.Stefan Liebler2018-12-181-1/+13
* S390: Refactor strncpy ifunc handling.Stefan Liebler2018-12-181-1/+14