about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler2014-07-313-0/+3
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-3117-474/+102
* S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath2014-07-031-1/+1
* S/390: Regenerate ULPsStefan Liebler2014-07-011-6/+120
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-262-0/+2
* Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers2014-06-251-0/+6
* Use $(rtld-prefix) more consistently.Joseph Myers2014-06-181-1/+1
* S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath2014-06-132-0/+287
* Move S390 code out of nptl/sysdeps/s390/.Roland McGrath2014-06-138-0/+385
* Remove redundant C locale settings.Joseph Myers2014-06-071-1/+1
* S/390: Regenerate ULPs.Stefan Liebler2014-06-031-0/+85
* Consistently use $(elf-objpfx).Joseph Myers2014-05-211-1/+1
* S/390: Port of lock elision to System/zDominik Vogt2014-05-092-0/+62
* S/390: Regenerate ULPsStefan Liebler2014-04-161-0/+1016
* [BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2014-04-162-0/+76
* S/390: Unify 31 and 64 bit configure.acStefan Liebler2014-04-114-12/+0
* S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2014-03-242-0/+2
* Don't include individual test ulps in libm-test-ulps.Joseph Myers2014-03-051-22611/+0
* S/390: Regenerate ULPs.Stefan Liebler2014-02-251-30/+4666
* BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2014-02-111-0/+3
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-106-49/+49
* s390: implement sotruss supportMike Frysinger2014-01-161-0/+62
* S/390: Regenerate ULPs.Andreas Krebbel2014-01-151-1139/+9960
* S/390: Remove __tls_get_addr argument cast.Andreas Krebbel2014-01-071-1/+1
* S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel2014-01-071-1/+2
* S/390: Make ucontext_t extendible.Andreas Krebbel2014-01-072-0/+11
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-0716-18/+490
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01105-105/+105
* [BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel2013-11-294-18/+47
* Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers2013-11-281-0/+1
* rename configure.in to configure.acMike Frysinger2013-10-304-2/+2
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-232-0/+25
* Make __ffs hiddenAndreas Schwab2013-09-201-0/+1
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* S/390: ULPs update.Andreas Krebbel2013-07-221-141/+6285
* Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold2013-06-281-1/+1
* Remove trailing whitespace.Joseph Myers2013-06-052-4/+4
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-292-4/+2
* Don't include expected results in libm-test test names.Joseph Myers2013-05-221-750/+750
* Handle sincos with generic libm-test logic.Joseph Myers2013-05-191-7/+7
* s390/s390x: Undef PSEUDO before redef.Carlos O'Donell2013-04-062-0/+2
* S/390: Use attribute_hidden in ifunc-resolve.cAndreas Krebbel2013-03-052-6/+6
* S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel2013-02-211-5/+11
* S/390: Fix _dl_runtime_profileAndreas Krebbel2013-02-181-32/+38
* S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel2013-01-233-9/+17
* Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers2013-01-111-1/+1
* Use __extension__ with long long in installed headers.Joseph Myers2013-01-101-0/+1
* Update s390 ULPsSiddhesh Poyarekar2013-01-091-66/+185
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-02105-107/+105
* S/390: Update libm-test-ulps.Andreas Krebbel2012-12-211-62/+839