Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-06-20 | Remove bits/string.h. | Zack Weinberg | 3 | -255/+3 |
2017-06-19 | S390: Sync ptrace.h with kernel. [BZ #21539] | Stefan Liebler | 1 | -2/+0 |
2017-06-19 | S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537] | Stefan Liebler | 2 | -5/+5 |
2017-06-14 | PowerPC64 ELFv2 PPC64_OPT_LOCALENTRY | Alan Modra | 2 | -0/+2 |
2017-06-06 | S390: Use generic spinlock code. | Stefan Liebler | 4 | -115/+0 |
2017-06-06 | Optimize generic spinlock code and use C11 like atomic macros. | Stefan Liebler | 1 | -0/+2 |
2017-05-09 | Move shared pthread definitions to common headers | Adhemerval Zanella | 2 | -261/+81 |
2017-05-09 | Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk. | Zack Weinberg | 1 | -1/+1 |
2017-05-09 | S390: Regenerate ULPs | Stefan Liebler | 1 | -6/+6 |
2017-04-21 | S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m... | Stefan Liebler | 2 | -103/+160 |
2017-04-21 | S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ... | Stefan Liebler | 2 | -72/+114 |
2017-04-21 | S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m... | Stefan Liebler | 2 | -95/+150 |
2017-04-21 | S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c. | Stefan Liebler | 2 | -29/+17 |
2017-04-06 | Build divdi3 only for architecture that required it | Adhemerval Zanella | 1 | -0/+21 |
2017-04-04 | S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit. | Stefan Liebler | 1 | -4/+6 |
2017-03-14 | Remove _dl_platform_string | Andreas Schwab | 1 | -7/+0 |
2017-03-10 | Update auto-libm-test-out for catan / catanh. | Stefan Liebler | 1 | -16/+16 |
2017-03-08 | S390: Regenerate ULPs | Stefan Liebler | 1 | -128/+136 |
2017-03-06 | S390: Optimize atomic macros. | Stefan Liebler | 1 | -64/+103 |
2017-01-10 | New pthread rwlock that is more scalable. | Torvald Riegel | 1 | -14/+14 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 259 | -259/+259 |
2016-12-31 | New condvar implementation that provides stronger ordering guarantees. | Torvald Riegel | 1 | -8/+21 |
2016-12-27 | Fix typos in the spelling of "implementation" | Dmitry V. Levin | 2 | -2/+2 |
2016-12-14 | Refactor long double information into bits/long-double.h. | Joseph Myers | 3 | -42/+0 |
2016-12-02 | S390: Regenerate ULPs. | Stefan Liebler | 1 | -6/+6 |
2016-12-01 | Refactor FP_ILOGB* out of bits/mathdef.h. | Joseph Myers | 1 | -9/+0 |
2016-11-24 | Remove cached PID/TID in clone | Adhemerval Zanella | 1 | -1/+0 |
2016-11-24 | Refactor float_t, double_t information into bits/flt-eval-method.h. | Joseph Myers | 2 | -7/+24 |
2016-11-15 | s390x: Add hidden definition for __sigsetjmp | Florian Weimer | 2 | -36/+48 |
2016-11-07 | nptl: Document the reason why __kind in pthread_mutex_t is part of the ABI | Florian Weimer | 1 | -1/+1 |
2016-11-04 | Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139). | Joseph Myers | 1 | -0/+1 |
2016-11-04 | Define wordsize.h macros everywhere | Steve Ellcey | 2 | -0/+6 |
2016-10-17 | S390: Fix fp comparison not raising FE_INVALID. | Stefan Liebler | 1 | -0/+36 |
2016-10-07 | s390: Refactor ifunc resolvers due to false debuginfo. | Stefan Liebler | 30 | -85/+169 |
2016-10-04 | S390: Regenerate ULPs | Stefan Liebler | 1 | -8/+2 |
2016-09-14 | Remove the ptw-% patterns | Florian Weimer | 1 | -2/+2 |
2016-09-07 | Add femode_t functions: s390. | Joseph Myers | 2 | -0/+66 |
2016-09-07 | Add femode_t functions. | Joseph Myers | 1 | -0/+8 |
2016-08-31 | S390: Do not set FE_INEXACT with feraiseexcept (FE_OWERFLOW|FE_UNDERFLOW). | Stefan Liebler | 4 | -6/+100 |