aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-32
AgeCommit message (Expand)Author
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer
2022-05-30s390: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-10-14elf: Fix dynamic-link.h usage on rtld.cAdhemerval Zanella
2021-10-07elf: Avoid nested functions in the loader [BZ #27220]Fangrui Song
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-08-18Remove sysdeps/*/tls-macros.hFangrui Song
2021-02-25Reduce the statically linked startup code [BZ #23323]Florian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-03-05S390: Remove backchain-based fallback and use generic backtrace.c.Stefan Liebler
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-03-04S390: Increase function alignment to 16 bytes.Stefan Liebler
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-12-18S390: Refactor memchr ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strcmp ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strncpy ifunc handling.Stefan Liebler
2018-12-18S390: Refactor strcpy ifunc handling.Stefan Liebler
2018-12-18S390: Remove s390 specific implementation of bcopy.Stefan Liebler
2018-12-18S390: Unify 31/64bit memcpy.Stefan Liebler
2018-12-18S390: Unify 31/64bit memcmp.Stefan Liebler
2018-12-18S390: Implement bzero with memset.Stefan Liebler
2018-12-18S390: Unify 31/64bit memset.Stefan Liebler
2018-08-10S390: Fix unwind in 32-bit _mcountIlya Leoshkevich
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_profileIlya Leoshkevich
2018-08-10S390: Do not clobber R0 in 32-bit _dl_runtime_resolveIlya Leoshkevich
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_profileIlya Leoshkevich
2018-08-10S390: Use symbolic offsets for stack variables in 32-bit _dl_runtime_resolveIlya Leoshkevich
2018-06-08Mark _init and _fini as hidden [BZ #23145]H.J. Lu
2018-04-04elf: Unify symbol address run-time calculation [BZ #19818]Maciej W. Rozycki
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-11S390: Add CFI rule in _dl_runtime_resolve[_vx] for unwinding.Stefan Liebler
2017-11-21S390: Add cfi information for start routines in order to stop unwinding.Stefan Liebler
2017-06-27S390: Save and restore r12 in TLS_IE macro.Stefan Liebler
2017-06-19S390: Fix build with gcc configured with --enable-default-pie. [BZ #21537]Stefan Liebler
2017-06-14PowerPC64 ELFv2 PPC64_OPT_LOCALENTRYAlan Modra
2017-04-06Build divdi3 only for architecture that required itAdhemerval Zanella
2017-04-04S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit.Stefan Liebler
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-27Fix typos in the spelling of "implementation"Dmitry V. Levin
2016-12-14Refactor long double information into bits/long-double.h.Joseph Myers
2016-11-15s390x: Add hidden definition for __sigsetjmpFlorian Weimer