about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu...Joseph Myers2018-02-062-199/+0
* Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers2018-01-121-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-01258-258/+258
* s390: Update ulpsRajalakshmi Srinivasaraghavan2017-12-161-20/+20
* S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler2017-12-112-25/+23
* Add elision tunablesRogerio Alves2017-12-053-6/+2
* Use libm_alias_float for s390.Joseph Myers2017-11-281-1/+2
* Use libm_alias_double for s390.Joseph Myers2017-11-281-6/+2
* S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2017-11-212-0/+14
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-0/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+15
* S390: Regenerate ULPsStefan Liebler2017-10-051-2/+8
* Remove ancient __signbit inlinesWilco Dijkstra2017-09-281-34/+0
* Obsolete pow10 functions.Joseph Myers2017-09-011-30/+0
* S390: Add new s390 platform z14.Stefan Liebler2017-08-152-3/+3
* Require binutils 2.25 or later to build glibc.Joseph Myers2017-06-282-71/+0
* S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler2017-06-272-3/+122
* S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler2017-06-272-4/+117
* S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler2017-06-272-4/+111
* S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler2017-06-272-3/+117
* S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler2017-06-272-3/+7
* S390: Save and restore r12 in TLS_IE macro.Stefan Liebler2017-06-272-9/+13