Age | Commit message (Expand) | Author | Files | Lines |
2018-09-06 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -68/+64 |
2018-08-31 | [BZ #20271] Add newlines in __libc_fatal calls. | Paul Pluzhnikov | 1 | -1/+1 |
2018-08-17 | math: Regenerate s390 ulps | Florian Weimer | 1 | -0/+18 |
2018-08-10 | S390: Fix unwind in 32-bit _mcount | Ilya Leoshkevich | 1 | -2/+6 |
2018-08-10 | S390: Implement 64-bit __fentry__ | Ilya Leoshkevich | 3 | -57/+124 |
2018-08-10 | S390: Test that lazy binding does not clobber R0 | Ilya Leoshkevich | 7 | -0/+220 |
2018-08-10 | S390: Do not clobber R0 in 64-bit _dl_runtime_profile | Ilya Leoshkevich | 1 | -0/+6 |
2018-08-10 | S390: Do not clobber R0 in 64-bit _dl_runtime_resolve | Ilya Leoshkevich | 1 | -2/+8 |
2018-08-10 | S390: Do not clobber R0 in 32-bit _dl_runtime_profile | Ilya Leoshkevich | 1 | -0/+6 |
2018-08-10 | S390: Do not clobber R0 in 32-bit _dl_runtime_resolve | Ilya Leoshkevich | 1 | -2/+8 |
2018-08-10 | S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_profile | Ilya Leoshkevich | 1 | -84/+143 |
2018-08-10 | S390: Use symbolic offsets for stack variables in 64-bit _dl_runtime_resolve | Ilya Leoshkevich | 1 | -41/+83 |
2018-08-10 | S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profile | Ilya Leoshkevich | 1 | -78/+135 |
2018-08-10 | S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolve | Ilya Leoshkevich | 1 | -36/+73 |
2018-06-08 | Mark _init and _fini as hidden [BZ #23145] | H.J. Lu | 2 | -0/+4 |
2018-05-17 | nptl: Remove __ASSUME_PRIVATE_FUTEX | H.J. Lu | 1 | -4/+0 |
2018-04-05 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -0/+6 |
2018-04-05 | Revert "hurd: Avoid PLTs for longjmp & siglongjmp" | Samuel Thibault | 1 | -2/+0 |
2018-04-04 | hurd: Avoid PLTs for longjmp & siglongjmp | Samuel Thibault | 1 | -0/+2 |
2018-04-04 | elf: Unify symbol address run-time calculation [BZ #19818] | Maciej W. Rozycki | 2 | -2/+2 |
2018-04-03 | Revert "s390x: Fix hidden aliases" | Samuel Thibault | 1 | -2/+0 |
2018-04-03 | s390x: Fix hidden aliases | Samuel Thibault | 1 | -0/+2 |
2018-03-15 | Remove all target specific __ieee754_sqrt(f/l) inlines | Wilco Dijkstra | 1 | -66/+0 |
2018-03-11 | hurd: add gscope support | Samuel Thibault | 1 | -0/+1 |
2018-03-10 | Remove hidden __libc_longjmp | H.J. Lu | 1 | -1/+0 |
2018-03-05 | Fix s390 -Os iconv build. | Joseph Myers | 1 | -0/+4 |
2018-02-22 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -6/+6 |
2018-02-15 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -68/+20 |
2018-02-06 | Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bu... | Joseph Myers | 2 | -199/+0 |
2018-01-12 | Fix s390 linknamespace fallout of bug 22702 patch. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 258 | -258/+258 |
2017-12-16 | s390: Update ulps | Rajalakshmi Srinivasaraghavan | 1 | -20/+20 |
2017-12-11 | S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding. | Stefan Liebler | 2 | -25/+23 |
2017-12-05 | Add elision tunables | Rogerio Alves | 3 | -6/+2 |
2017-11-28 | Use libm_alias_float for s390. | Joseph Myers | 1 | -1/+2 |
2017-11-28 | Use libm_alias_double for s390. | Joseph Myers | 1 | -6/+2 |
2017-11-21 | S390: Add cfi information for start routines in order to stop unwinding. | Stefan Liebler | 2 | -0/+14 |
2017-11-07 | nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION} | Adhemerval Zanella | 1 | -0/+2 |
2017-11-07 | nptl: Add tests for internal pthread_mutex_t offsets | Adhemerval Zanella | 1 | -0/+15 |
2017-10-05 | S390: Regenerate ULPs | Stefan Liebler | 1 | -2/+8 |
2017-09-28 | Remove ancient __signbit inlines | Wilco Dijkstra | 1 | -34/+0 |
2017-09-01 | Obsolete pow10 functions. | Joseph Myers | 1 | -30/+0 |
2017-08-15 | S390: Add new s390 platform z14. | Stefan Liebler | 2 | -3/+3 |
2017-06-28 | Require binutils 2.25 or later to build glibc. | Joseph Myers | 2 | -71/+0 |
2017-06-27 | S390: Use cu21 instruction for converting from utf16 to utf8. | Stefan Liebler | 2 | -3/+122 |
2017-06-27 | S390: Use cu24 instruction for converting from utf16 to utf32. | Stefan Liebler | 2 | -4/+117 |
2017-06-27 | S390: Use cu42 instruction for converting from utf32 to utf16. | Stefan Liebler | 2 | -4/+111 |
2017-06-27 | S390: Use cu41 instruction for converting from utf32 to utf8. | Stefan Liebler | 2 | -3/+117 |
2017-06-27 | S390: Add new hwcap values for new cpu architecture - arch12. | Stefan Liebler | 2 | -3/+7 |
2017-06-27 | S390: Save and restore r12 in TLS_IE macro. | Stefan Liebler | 2 | -9/+13 |