summaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2018-01-12Fix s390 linknamespace fallout of bug 22702 patch.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-16s390: Update ulpsRajalakshmi Srinivasaraghavan
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler
2017-12-05Add elision tunablesRogerio Alves
2017-11-28Use libm_alias_float for s390.Joseph Myers
2017-11-28Use libm_alias_double for s390.Joseph Myers
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-11-07nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella
2017-10-05S390: Regenerate ULPsStefan Liebler
2017-09-28Remove ancient __signbit inlinesWilco Dijkstra
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-15S390: Add new s390 platform z14.Stefan Liebler
2017-06-28Require binutils 2.25 or later to build glibc.Joseph Myers
2017-06-27S390: Use cu21 instruction for converting from utf16 to utf8.Stefan Liebler
2017-06-27S390: Use cu24 instruction for converting from utf16 to utf32.Stefan Liebler
2017-06-27S390: Use cu42 instruction for converting from utf32 to utf16.Stefan Liebler
2017-06-27S390: Use cu41 instruction for converting from utf32 to utf8.Stefan Liebler
2017-06-27S390: Add new hwcap values for new cpu architecture - arch12.Stefan Liebler
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler
2017-06-20Remove bits/string.h.Zack Weinberg
2017-06-19S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-06-06S390: Use generic spinlock code.Stefan Liebler
2017-06-06Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg
2017-05-09S390: Regenerate ULPsStefan Liebler
2017-04-21S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler
2017-04-21S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler
2017-04-21S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler
2017-04-21S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-04-04S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler
2017-03-14Remove _dl_platform_stringAndreas Schwab
2017-03-10Update auto-libm-test-out for catan / catanh.Stefan Liebler
2017-03-08S390: Regenerate ULPsStefan Liebler
2017-03-06S390: Optimize atomic macros.Stefan Liebler
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-12-02S390: Regenerate ULPs.Stefan Liebler
2016-12-01Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-11-24Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer