about summary refs log tree commit diff
path: root/sysdeps/s390/multiarch
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-019-9/+9
* s390: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2023-11-211-0/+2
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-7/+7
* Fix ifunc-impl-list.c build for s390Joseph Myers2023-02-171-1/+1
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-072-41/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-069-9/+9
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+29
* 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-018-8/+8
* 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-028-8/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-018-8/+8
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-078-8/+8
* Fix iconv buffer handling with IGNORE error handler (bug #18830)Andreas Schwab2019-06-041-3/+3
* 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-222-0/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-018-8/+8
* S390: Cleanup ifunc-resolve.h.Stefan Liebler2018-12-181-36/+1
* S390: Refactor gconv_simple ifunc handling.Stefan Liebler2018-12-181-11/+12
* S390: Refactor wmemcmp ifunc handling.Stefan Liebler2018-12-185-217/+12
* S390: Refactor wmemset ifunc handling.Stefan Liebler2018-12-185-215/+14
* S390: Refactor wmemchr ifunc handling.Stefan Liebler2018-12-185-239/+14
* S390: Refactor wcscspn ifunc handling.Stefan Liebler2018-12-185-350/+14
* S390: Refactor wcspbrk ifunc handling.Stefan Liebler2018-12-185-379/+14
* S390: Refactor wcsspn ifunc handling.Stefan Liebler2018-12-185-334/+14
* S390: Refactor wcsrchr ifunc handling.Stefan Liebler2018-12-185-246/+14
* S390: Refactor wcschrnul ifunc handling.Stefan Liebler2018-12-185-154/+14
* S390: Refactor wcschr ifunc handling.Stefan Liebler2018-12-185-176/+14
* S390: Refactor wcsncmp ifunc handling.Stefan Liebler2018-12-185-233/+14
* S390: Refactor wcscmp ifunc handling.Stefan Liebler2018-12-185-197/+14
* S390: Refactor wcsncat ifunc handling.Stefan Liebler2018-12-185-321/+14
* S390: Refactor wcscat ifunc handling.Stefan Liebler2018-12-185-232/+14
* S390: Refactor wcpncpy ifunc handling.Stefan Liebler2018-12-185-279/+14
* S390: Refactor wcsncpy ifunc handling.Stefan Liebler2018-12-185-280/+14
* S390: Refactor wcpcpy ifunc handling.Stefan Liebler2018-12-185-171/+14
* S390: Refactor wcscpy ifunc handling.Stefan Liebler2018-12-185-167/+14
* S390: Refactor wcsnlen ifunc handling.Stefan Liebler2018-12-185-208/+14
* S390: Refactor wcslen ifunc handling.Stefan Liebler2018-12-185-148/+14
* S390: Refactor memrchr ifunc handling.Stefan Liebler2018-12-185-219/+13
* S390: Refactor memccpy ifunc handling.Stefan Liebler2018-12-185-213/+14
* S390: Refactor rawmemchr ifunc handling.Stefan Liebler2018-12-185-160/+14
* S390: Refactor memchr ifunc handling.Stefan Liebler2018-12-184-189/+14
* S390: Refactor strcspn ifunc handling.Stefan Liebler2018-12-185-343/+14
* S390: Refactor strpbrk ifunc handling.Stefan Liebler2018-12-185-364/+14
* S390: Refactor strspn ifunc handling.Stefan Liebler2018-12-185-318/+14
* S390: Refactor strrchr ifunc handling.Stefan Liebler2018-12-185-242/+14
* S390: Refactor strchrnul ifunc handling.Stefan Liebler2018-12-185-150/+14