about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove bits/string.h.Zack Weinberg2017-06-203-255/+3
* S390: Sync ptrace.h with kernel. [BZ #21539]Stefan Liebler2017-06-191-2/+0
* S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler2017-06-192-5/+5
* PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra2017-06-142-0/+2
* S390: Use generic spinlock code.Stefan Liebler2017-06-064-115/+0
* Optimize generic spinlock code and use C11 like atomic macros.Stefan Liebler2017-06-061-0/+2
* Move shared pthread definitions to common headersAdhemerval Zanella2017-05-092-261/+81
* Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg2017-05-091-1/+1
* S390: Regenerate ULPsStefan Liebler2017-05-091-6/+6
* S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2017-04-212-103/+160
* S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr ...Stefan Liebler2017-04-212-72/+114
* S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr m...Stefan Liebler2017-04-212-95/+150
* S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c.Stefan Liebler2017-04-212-29/+17
* Build divdi3 only for architecture that required itAdhemerval Zanella2017-04-061-0/+21
* S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler2017-04-041-4/+6
* Remove _dl_platform_stringAndreas Schwab2017-03-141-7/+0
* Update auto-libm-test-out for catan / catanh.Stefan Liebler2017-03-101-16/+16
* S390: Regenerate ULPsStefan Liebler2017-03-081-128/+136
* S390: Optimize atomic macros.Stefan Liebler2017-03-061-64/+103
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-14/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-01259-259/+259
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-8/+21
* Fix typos in the spelling of "implementation"Dmitry V. Levin2016-12-272-2/+2
* Refactor long double information into bits/long-double.h.Joseph Myers2016-12-143-42/+0
* S390: Regenerate ULPs.Stefan Liebler2016-12-021-6/+6
* Refactor FP_ILOGB* out of bits/mathdef.h.Joseph Myers2016-12-011-9/+0
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* Refactor float_t, double_t information into bits/flt-eval-method.h.Joseph Myers2016-11-242-7/+24
* s390x: Add hidden definition for __sigsetjmpFlorian Weimer2016-11-152-36/+48
* nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer2016-11-071-1/+1