about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
...
* S390: Refactor stpncpy ifunc handling.Stefan Liebler2018-12-187-22/+113
* S390: Refactor strncpy ifunc handling.Stefan Liebler2018-12-1810-66/+123
* S390: Refactor stpcpy ifunc handling.Stefan Liebler2018-12-187-26/+118
* S390: Refactor strcpy ifunc handling.Stefan Liebler2018-12-1810-103/+123
* S390: Refactor strnlen ifunc handling.Stefan Liebler2018-12-187-21/+113
* S390: Refactor strlen ifunc handling.Stefan Liebler2018-12-187-20/+108
* S390: Add z13 memmem ifunc variant.Stefan Liebler2018-12-186-1/+218
* S390: Add z13 strstr ifunc variant.Stefan Liebler2018-12-186-1/+191
* S390: Add z13 memmove ifunc variant.Stefan Liebler2018-12-186-1/+217
* S390: Add configure check to detect z13 as mininum architecture level set.Stefan Liebler2018-12-182-0/+66
* S390: Use memcpy for forward cases in memmove.Stefan Liebler2018-12-181-0/+23
* S390: Remove s390 specific implementation of bcopy.Stefan Liebler2018-12-182-156/+0
* S390: Refactor memcpy/mempcpy ifunc handling.Stefan Liebler2018-12-189-195/+265
* S390: Unify 31/64bit memcpy.Stefan Liebler2018-12-189-281/+81
* S390: Refactor memcmp ifunc handling.Stefan Liebler2018-12-187-148/+204
* S390: Unify 31/64bit memcmp.Stefan Liebler2018-12-189-219/+60
* S390: Implement bzero with memset.Stefan Liebler2018-12-186-68/+89
* S390: Refactor memset ifunc handling.Stefan Liebler2018-12-187-146/+215
* S390: Unify 31/64bit memset.Stefan Liebler2018-12-189-230/+63
* S390: Use hwcap instead of dl_hwcap in ifunc-resolvers.Stefan Liebler2018-12-181-6/+6
* S390: Add configure check to detect z10 as mininum architecture level set.Stefan Liebler2018-12-182-0/+68
* S390: Regenerate ULPs.Stefan Liebler2018-11-281-12/+8
* S390: Regenerate ULPs.Stefan Liebler2018-09-061-68/+64
* [BZ #20271] Add newlines in __libc_fatal calls.Paul Pluzhnikov2018-08-311-1/+1
* math: Regenerate s390 ulpsFlorian Weimer2018-08-171-0/+18
* S390: Fix unwind in 32-bit _mcountIlya Leoshkevich2018-08-101-2/+6
* S390: Implement 64-bit __fentry__Ilya Leoshkevich2018-08-103-57/+124
* S390: Test that lazy binding does not clobber R0Ilya Leoshkevich2018-08-107-0/+220
* S390: Do not clobber R0 in 64-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-0/+6
* S390: Do not clobber R0 in 64-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-2/+8
* S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-0/+6
* S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-2/+8
* S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-84/+143
* S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-41/+83
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich2018-08-101-78/+135
* S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich2018-08-101-36/+73
* Mark _init and _fini as hidden [BZ #23145]H.J. Lu2018-06-082-0/+4
* nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu2018-05-171-4/+0
* S390: Regenerate ULPs.Stefan Liebler2018-04-051-0/+6
* Revert "hurd: Avoid PLTs for longjmp & siglongjmp"Samuel Thibault2018-04-051-2/+0
* hurd: Avoid PLTs for longjmp & siglongjmpSamuel Thibault2018-04-041-0/+2
* elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki2018-04-042-2/+2
* Revert "s390x: Fix hidden aliases"Samuel Thibault2018-04-031-2/+0
* s390x: Fix hidden aliasesSamuel Thibault2018-04-031-0/+2
* Remove all target specific __ieee754_sqrt(f/l) inlinesWilco Dijkstra2018-03-151-66/+0
* hurd: add gscope supportSamuel Thibault2018-03-111-0/+1
* Remove hidden __libc_longjmpH.J. Lu2018-03-101-1/+0
* Fix s390 -Os iconv build.Joseph Myers2018-03-051-0/+4
* S390: Regenerate ULPs.Stefan Liebler2018-02-221-6/+6
* S390: Regenerate ULPs.Stefan Liebler2018-02-151-68/+20