about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-1614-79/+79
* [s390] Define a __tls_get_addr macro to avoid declaring it againSiddhesh Poyarekar2015-01-141-0/+7
* Fix libm feupdateenv namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetround namespace (bug 17748).Joseph Myers2015-01-071-2/+4
* Fix libm fesetenv namespace (bug 17748).Joseph Myers2015-01-062-3/+5
* Fix libm feholdexcept namespace (bug 17748).Joseph Myers2015-01-051-2/+4
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02117-117/+117
* Fix libm fegetenv namespace (bug 17748).Joseph Myers2014-12-311-2/+4
* Fix libm feraiseexcept namespace (bug 17723).Joseph Myers2014-12-302-3/+5
* S/390: Get rid of assembler warning value truncated.Stefan Liebler2014-12-111-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-248-14/+14
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-243-13/+13
* Add arch-specific configuration for C11 atomics support.Torvald Riegel2014-11-201-0/+4
* Add new macro IN_MODULE to identify module in which source is builtSiddhesh Poyarekar2014-11-191-0/+4
* S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler2014-11-131-9/+9
* S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler2014-11-134-7/+45
* S/390: Get rid of warning unused variable in dl-machine.h.Stefan Liebler2014-11-131-1/+2
* S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2014-11-132-11/+13
* Use GOT instead of GOT12 all overSiddhesh Poyarekar2014-11-123-4/+4
* Fix stack alignment when loader is invoked directlySiddhesh Poyarekar2014-11-122-7/+61
* Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers2014-11-042-2/+2
* Require autoconf 2.69H.J. Lu2014-09-291-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-212-2/+2
* [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