aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-64
AgeCommit message (Expand)Author
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-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
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-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-18Use $(rtld-prefix) more consistently.Joseph Myers
2014-06-07Remove redundant C locale settings.Joseph Myers
2014-05-21Consistently use $(elf-objpfx).Joseph Myers
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-02-10Use glibc_likely instead __builtin_expect.Ondřej Bílka
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-10-30rename configure.in to configure.acMike Frysinger
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-06-05Remove trailing whitespace.Joseph Myers
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar
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-18S/390: Fix _dl_runtime_profileAndreas Krebbel
2013-01-23S/390: Fix setjmp/longjmp FPR save/restoreAndreas Krebbel
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-12-08Fix some build warnings on s390xSiddhesh Poyarekar
2012-10-09Add missing magic to GLIBC_PROVIDES.Roland McGrath
2012-09-03S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel
2012-08-02Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}.Marek Polacek
2012-07-26Move testsuite audit definitions to sysdeps tst-audit.h files.Joseph Myers
2012-07-19S/390: Add support for STT_GNU_IFUNC symbols.Andreas Krebbel
2012-07-17Remove TLS configure checks.Marek Polacek
2012-07-17Split tls-macros.h into sysdeps directories.Joseph Myers
2012-07-10Get rid of ASM_GLOBAL_DIRECTIVE.Marek Polacek
2012-05-15Split up stackguard-macros.h into sysdeps directories.Joseph Myers
2012-04-21Remove last distribute variableAndreas Jaeger
2012-03-28Regenerate configure filesAndreas Jaeger
2012-03-28Move sysdeps/s390/s390-64/elf filesAndreas Jaeger
2012-02-16s390: Convert to crt[in].S.Richard Henderson
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08More fallout from supporting only ELFUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2011-10-05Don't call ifunc functions in trace modeAndreas Schwab
2011-09-11Remove --wth-tls option, TLS support is requiredUlrich Drepper
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-07-06Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper
2011-04-17Use .machine to prevent AS from complaining about z9-109 instructions in icon...Andreas Krebbel
2010-09-15Fix register conflict in s390 ____longjmp_chkAndreas Schwab
2010-02-11S/390: Disable two UTF conversion instructionsAndreas Krebbel
2009-12-22Implement handling of the needed S390 relocations.Martin Schwidefsky