aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-11S/390: Get rid of assembler warning value truncated.Stefan Liebler
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-19Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar
2014-11-13S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler
2014-11-13S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler
2014-11-13S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler
2014-11-13S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler
2014-11-12Use GOT instead of GOT12 all overSiddhesh Poyarekar
2014-11-12Fix stack alignment when loader is invoked directlySiddhesh Poyarekar
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-09-29Require autoconf 2.69H.J. Lu
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-31[PATCH] S390: Fix remaining ONE_DIRECTION warning messagesStefan Liebler
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler
2014-07-03S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath
2014-07-01S/390: Regenerate ULPsStefan Liebler
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-25Move base_machine and machine settings from configure.ac to sysdeps preconfig...Joseph Myers
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath
2014-06-07Remove redundant C locale settings.Joseph Myers
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