aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)AuthorFilesLines
2017-12-16s390: Update ulpsRajalakshmi Srinivasaraghavan1-20/+20
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler2-25/+23
2017-12-05Add elision tunablesRogerio Alves3-6/+2
2017-11-28Use libm_alias_float for s390.Joseph Myers1-1/+2
2017-11-28Use libm_alias_double for s390.Joseph Myers1-6/+2
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler2-0/+14
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella1-0/+2
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella1-0/+15
2017-10-05S390: Regenerate ULPsStefan Liebler1-2/+8
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra1-34/+0
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0
2017-08-15S390: Add new s390 platform z14.Stefan Liebler2-3/+3
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers2-71/+0
2017-06-27S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler2-3/+122
2017-06-27S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler2-4/+117
2017-06-27S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler2-4/+111
2017-06-27S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler2-3/+117
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler2-3/+7
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler2-9/+13
2017-06-20Remove bits/string.h.Zack Weinberg3-255/+3
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler1-2/+0
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler2-5/+5
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2-0/+2
2017-06-06S390: Use generic spinlock code.Stefan Liebler4-115/+0
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler1-0/+2
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-261/+81
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-05-09S390: Regenerate ULPsStefan Liebler1-6/+6
2017-04-21S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2-103/+160
2017-04-21S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler2-72/+114
2017-04-21S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2-95/+150
2017-04-21S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler2-29/+17
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella1-0/+21
2017-04-04S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler1-4/+6
2017-03-14Remove _dl_platform_stringAndreas Schwab1-7/+0
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler1-16/+16
2017-03-08S390: Regenerate ULPsStefan Liebler1-128/+136
2017-03-06S390: Optimize atomic macros.Stefan Liebler1-64/+103
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers259-259/+259
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-8/+21
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin2-2/+2
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers3-42/+0
2016-12-02S390: Regenerate ULPs.Stefan Liebler1-6/+6
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers1-9/+0
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2-7/+24
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer2-36/+48
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers1-0/+1