aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2014-06-03S/390: Regenerate ULPs.Stefan Liebler
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
2014-05-09S/390: Port of lock elision to System/zDominik Vogt
2014-04-16S/390: Regenerate ULPsStefan Liebler
2014-04-16[BZ #14770] S/390: Require Binutils >= 2.24 for target S/390.Stefan Liebler
2014-04-11S/390: Unify 31 and 64 bit configure.acStefan Liebler
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-25S/390: Regenerate ULPs.Stefan Liebler
2014-02-11BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
2014-01-16s390: implement sotruss supportMike Frysinger
2014-01-15S/390: Regenerate ULPs.Andreas Krebbel
2014-01-07S/390: Remove __tls_get_addr argument cast.Andreas Krebbel
2014-01-07S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel
2014-01-07S/390: Make ucontext_t extendible.Andreas Krebbel
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-29[BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers
2013-10-30rename configure.in to configure.acMike Frysinger
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-20Make __ffs hiddenAndreas Schwab
2013-08-30Fix typos.Ondřej Bílka
2013-07-22S/390: ULPs update.Andreas Krebbel
2013-06-28Add GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.Ryan S. Arnold
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
2013-05-22Don't include expected results in libm-test test names.Joseph Myers
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers
2013-04-06s390/s390x: Undef PSEUDO before redef.Carlos O'Donell
2013-03-05S/390: Use attribute_hidden in ifunc-resolve.cAndreas Krebbel
2013-02-21S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel
2013-02-18S/390: Fix _dl_runtime_profileAndreas Krebbel
2013-01-23S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel
2013-01-11Remove __GLIBC_HAVE_LONG_LONG.Joseph Myers
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-09Update s390 ULPsSiddhesh Poyarekar
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-21S/390: Update libm-test-ulps.Andreas Krebbel
2012-12-08Fix some build warnings on s390xSiddhesh Poyarekar
2012-11-08S/390: Add hwcap value for transactional execution.Andreas Krebbel
2012-11-07S/390: Sync AUXV capabilities and archs with kernelAndreas Krebbel
2012-11-05Fix S/390 bits/fenv.h namespace use (bug 14801).Joseph Myers
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-09-12Make strtod respect the rounding mode (bug 14518).Joseph Myers
2012-09-06S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel
2012-09-03S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel