aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)AuthorFilesLines
2014-09-29Require autoconf 2.69H.J. Lu1-1/+1
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2-2/+2
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler3-0/+3
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler17-474/+102
2014-07-03S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath1-1/+1
2014-07-01S/390: Regenerate ULPsStefan Liebler1-6/+120
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2-0/+2
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers1-0/+6
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers1-1/+1
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath2-0/+287
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath8-0/+385
2014-06-07Remove redundant C locale settings.Joseph Myers1-1/+1
2014-06-03S/390: Regenerate ULPs.Stefan Liebler1-0/+85
2014-05-21Consistently use $(elf-objpfx).Joseph Myers1-1/+1
2014-05-09S/390: Port of lock elision to System/zDominik Vogt2-0/+62
2014-04-16S/390: Regenerate ULPsStefan Liebler1-0/+1016
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler2-0/+76
2014-04-11S/390: Unify 31 and 64 bit configure.acStefan Liebler4-12/+0
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2-0/+2
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers1-22611/+0
2014-02-25S/390: Regenerate ULPs.Stefan Liebler1-30/+4666
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel1-0/+3
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka6-49/+49
2014-01-16s390: implement sotruss supportMike Frysinger1-0/+62
2014-01-15S/390: Regenerate ULPs.Andreas Krebbel1-1139/+9960
2014-01-07S/390: Remove __tls_get_addr argument cast.Andreas Krebbel1-1/+1
2014-01-07S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel1-1/+2
2014-01-07S/390: Make ucontext_t extendible.Andreas Krebbel2-0/+11
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel16-18/+490
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae105-105/+105
2013-11-29[BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel4-18/+47
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-10-30rename configure.in to configure.acMike Frysinger4-2/+2
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell2-0/+25
2013-09-20Make __ffs hiddenAndreas Schwab1-0/+1
2013-08-30Fix typos.Ondřej Bílka1-1/+1
2013-07-22S/390: ULPs update.Andreas Krebbel1-141/+6285
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold1-1/+1
2013-06-05Remove trailing whitespace.Joseph Myers2-4/+4
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2-4/+2
2013-05-22Don't include expected results in libm-test test names.Joseph Myers1-750/+750
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers1-7/+7
2013-04-06s390/s390x: Undef PSEUDO before redef.Carlos O'Donell2-0/+2
2013-03-05S/390: Use attribute_hidden in ifunc-resolve.cAndreas Krebbel2-6/+6
2013-02-21S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel1-5/+11
2013-02-18S/390: Fix _dl_runtime_profileAndreas Krebbel1-32/+38
2013-01-23S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel3-9/+17
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers1-1/+1
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-0/+1
2013-01-09Update s390 ULPsSiddhesh Poyarekar1-66/+185