about summary refs log tree commit diff
path: root/sysdeps/s390/s390-32
Commit message (Expand)AuthorAgeFilesLines
* Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov2015-08-151-2/+5
* Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu2015-03-051-1/+1
* S390: Get rid of linknamespace failures for string functions.Stefan Liebler2015-01-167-39/+39
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0229-29/+29
* S/390: Get rid of assembler warning value truncated.Stefan Liebler2014-12-111-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-244-7/+7
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-5/+5
* 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-132-3/+22
* S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler2014-11-131-5/+6
* 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-041-1/+1
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2014-07-312-15/+42
* Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar2014-06-261-0/+1
* S/390: Unify 31 and 64 bit configure.acStefan Liebler2014-04-112-11/+0
* S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler2014-03-241-0/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-7/+7
* S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel2014-01-071-1/+2
* S/390: Make jmp_buf extendible.Andreas Krebbel2014-01-072-11/+15
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0128-28/+28
* [BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel2013-11-291-5/+8
* rename configure.in to configure.acMike Frysinger2013-10-302-1/+1
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-0/+11
* Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar2013-05-291-2/+1
* s390/s390x: Undef PSEUDO before redef.Carlos O'Donell2013-04-061-0/+1
* S/390: Use attribute_hidden in ifunc-resolve.cAndreas Krebbel2013-03-051-3/+3
* S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel2013-02-211-5/+11
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0228-29/+28
* Add missing magic to GLIBC_PROVIDES.Roland McGrath2012-10-091-0/+1
* S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel2012-09-065-7/+8
* S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel2012-09-031-3/+5
* Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2012-08-022-5/+3
* Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers2012-07-261-0/+25
* S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel2012-07-199-55/+573
* Remove TLS configure checks.Marek Polacek2012-07-172-151/+0
* Split tls-macros.h into sysdeps directories.Joseph Myers2012-07-171-0/+99
* Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2012-07-102-3/+3
* Split up stackguard-macros.h into sysdeps directories.Joseph Myers2012-05-151-0/+4
* Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller2012-04-051-3/+0
* Fix whitespaceAndreas Jaeger2012-03-281-1/+0
* Regenerate configure filesAndreas Jaeger2012-03-281-0/+127
* Move sysdeps/s390/s390-32/elf filesAndreas Jaeger2012-03-289-310/+29
* s390: Convert to crt[in].S.Richard Henderson2012-02-163-156/+149
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0924-72/+48
* More fallout from supporting only ELFUlrich Drepper2012-01-081-6/+0
* Remove non-ELF supportUlrich Drepper2012-01-071-11/+1
* Don't call ifunc functions in trace modeAndreas Schwab2011-10-051-2/+3
* Remove --wth-tls option, TLS support is requiredUlrich Drepper2011-09-112-20/+93