aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2023-08-18s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar
2023-07-10sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCEFrédéric Bérat
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-05-22S390: Use compile-only instead of also link-tests in configure.Stefan Liebler
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto
2023-02-28S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez
2023-02-28s390x: Regenerate ULPs.Stefan Liebler
2023-02-20s390: Fix build for -march=z13Adhemerval Zanella
2023-02-17string: Remove string_private.hAdhemerval Zanella
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella
2023-02-17Fix ifunc-impl-list.c build for s390Joseph Myers
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella
2023-02-06string: Improve generic strchrAdhemerval Zanella
2023-02-06string: Improve generic strchrnulAdhemerval Zanella
2023-02-06string: Improve generic strlenAdhemerval Zanella
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer
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-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella
2022-10-06elf: Remove _dl_string_hwcapJavier Pello
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer
2022-08-18S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld
2022-07-22s390x: Add optimized chacha20Adhemerval Zanella Netto
2022-06-21s390: use LC_ALL=C for readelf callSam James
2022-06-21s390: use $READELFSam James
2022-06-10Add bounds check to __libc_ifunc_impl_listWilco Dijkstra
2022-05-30s390: Remove _dl_skip_args usageAdhemerval Zanella
2022-05-18S390: Enable static PIEStefan Liebler
2022-05-17rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy
2022-04-26elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song
2022-04-14S390: Add new s390 platform z16.Stefan Liebler
2022-04-04Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song
2022-02-23s390: Remove bzero optimizationsAdhemerval Zanella
2022-02-10elf: Remove prelink supportAdhemerval Zanella
2022-01-14s390x: Use <gcc-macros.h> in early HWCAP checkFlorian Weimer
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-28malloc: Remove memusage.hAdhemerval Zanella
2021-12-28Remove atomic-machine.h atomic typedefsAdhemerval Zanella
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella
2021-12-09Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGNFlorian Weimer
2021-12-09nptl: Introduce <tcb-access.h> for THREAD_* accessorsFlorian Weimer
2021-12-03nptl: Increase default TCB alignment to 32Florian Weimer
2021-11-10s390: Use long branches across object boundaries (jgh instead of jh)Florian Weimer