aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-32
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers1-1/+1
2015-08-26S390: Optimize memchr, rawmemchr and wmemchr.Stefan Liebler1-0/+21
2015-08-26S390: Optimize strcmp and wcscmp.Stefan Liebler1-0/+21
2015-08-26S390: Optimize strncpy and wcsncpy.Stefan Liebler1-0/+21
2015-08-26S390: Optimize strcpy and wcscpy.Stefan Liebler1-0/+21
2015-08-26S390: Refactor ifunc implementations and enable ifunc-test-framework.Stefan Liebler11-269/+269
2015-08-15Fix BZ #18084 -- backtrace (..., 0) dumps core on x86.Paul Pluzhnikov1-2/+5
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu1-1/+1
2015-01-16S390: Get rid of linknamespace failures for string functions.Stefan Liebler7-39/+39
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers29-29/+29
2014-12-11S/390: Get rid of assembler warning value truncated.Stefan Liebler1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar4-7/+7
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar1-5/+5
2014-11-13S/390: dl-machine.h: Use numbered labels in inline assembly.Stefan Liebler1-9/+9
2014-11-13S/390: Add SystemTap probes to longjmp and setjmp.Stefan Liebler2-3/+22
2014-11-13S/390: Get rid of warning: the comparision will always evaluate as false.Stefan Liebler1-5/+6
2014-11-12Use GOT instead of GOT12 all overSiddhesh Poyarekar3-4/+4
2014-11-12Fix stack alignment when loader is invoked directlySiddhesh Poyarekar2-7/+61
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers1-1/+1
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar1-1/+1
2014-07-31S/390: Revert the jmp_buf/ucontext_t ABI change.Stefan Liebler2-15/+42
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar1-0/+1
2014-04-11S/390: Unify 31 and 64 bit configure.acStefan Liebler2-11/+0
2014-03-24S390: Define SIZE_MAX as unsigned long (BZ #16712).Stefan Liebler1-0/+1
2014-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka1-7/+7
2014-01-07S/390: Get rid of unused variable warning in dl-machine.hAndreas Krebbel1-1/+2
2014-01-07S/390: Make jmp_buf extendible.Andreas Krebbel2-11/+15
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae28-28/+28
2013-11-29[BZ #16214] S/390: Fix TLS GOT pointer setup.Andreas Krebbel1-5/+8
2013-10-30rename configure.in to configure.acMike Frysinger2-1/+1
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell1-0/+11
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+1
2013-04-06s390/s390x: Undef PSEUDO before redef.Carlos O'Donell1-0/+1
2013-03-05S/390: Use attribute_hidden in ifunc-resolve.cAndreas Krebbel1-3/+3
2013-02-21S/390: Fix _dl_runtime_profile for 32 bit.Andreas Krebbel1-5/+11
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers28-29/+28
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath1-0/+1
2012-09-06S/390: Fix optimized mem* running on 31 bit kernels.Andreas Krebbel5-7/+8
2012-09-03S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel1-3/+5
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek2-5/+3
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers1-0/+25
2012-07-19S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel9-55/+573
2012-07-17Remove TLS configure checks.Marek Polacek2-151/+0
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers1-0/+99
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek2-3/+3
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers1-0/+4
2012-04-05Reduce down to one definition of _ELF_DYNAMIC_DO_RELOC.David S. Miller1-3/+0
2012-03-28Fix whitespaceAndreas Jaeger1-1/+0
2012-03-28Regenerate configure filesAndreas Jaeger1-0/+127
2012-03-28Move sysdeps/s390/s390-32/elf filesAndreas Jaeger9-310/+29