aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)AuthorFilesLines
2024-06-20s390x: Capture grep output in static PIE checkFlorian Weimer2-7/+7
2024-06-19s390x: Regenerate ULPs.Stefan Liebler1-0/+60
2024-06-18elf: Remove HWCAP_IMPORTANTStefan Liebler1-5/+0
2024-06-18elf: Remove _DL_PLATFORMS_COUNTStefan Liebler1-2/+0
2024-06-18elf: Remove _DL_FIRST_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove _DL_HWCAP_PLATFORMStefan Liebler1-3/+0
2024-06-18elf: Remove platform strings in dl-procinfo.cStefan Liebler2-7/+0
2024-06-18elf: Remove _dl_string_platformStefan Liebler1-15/+0
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2-46/+64
2024-06-17Implement C23 logp1Joseph Myers1-0/+20
2024-05-24s390x: Regenerate ULPs.Stefan Liebler1-0/+20
2024-02-28s390: Improve static-pie configure testsAdhemerval Zanella2-231/+40
2024-02-01string: Use builtins for ffs and ffsllAdhemerval Zanella Netto1-69/+0
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-30S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler2-2/+6
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert306-306/+306
2023-12-19elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella1-106/+59
2023-11-30Avoid padding in _init and _fini. [BZ #31042]Stefan Liebler2-3/+1
2023-11-21elf: Remove LD_PROFILE for static binariesAdhemerval Zanella4-8/+12
2023-11-21s390: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2-15/+17
2023-10-19s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]Stefan Liebler2-2/+4
2023-08-18s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler2-12/+138
2023-07-17configure: Use autoconf 2.71Siddhesh Poyarekar2-109/+129
2023-07-10sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCEFrédéric Bérat1-0/+20
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov25-43/+43
2023-05-22S390: Use compile-only instead of also link-tests in configure.Stefan Liebler2-177/+109
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-10/+4
2023-02-28S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez1-2/+2
2023-02-28s390x: Regenerate ULPs.Stefan Liebler1-0/+1
2023-02-20s390: Fix build for -march=z13Adhemerval Zanella2-0/+2
2023-02-17string: Remove string_private.hAdhemerval Zanella1-20/+0
2023-02-17iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella3-4/+4
2023-02-17Fix ifunc-impl-list.c build for s390Joseph Myers1-1/+1
2023-02-08string: Add libc_hidden_proto for memrchrAdhemerval Zanella2-3/+9
2023-02-08string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2-4/+8
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler10-41/+411
2023-02-06string: Improve generic strnlen with memchrAdhemerval Zanella1-6/+8
2023-02-06string: Improve generic strchrAdhemerval Zanella1-5/+6
2023-02-06string: Improve generic strchrnulAdhemerval Zanella1-2/+0
2023-02-06string: Improve generic strlenAdhemerval Zanella1-4/+6
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers303-303/+303
2022-11-03elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer1-1/+1
2022-10-18Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer3-2/+10
2022-10-18Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer5-0/+5
2022-10-10elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella1-0/+29
2022-10-06elf: Remove _dl_string_hwcapJavier Pello1-14/+0
2022-09-26Use atomic_exchange_release/acquireWilco Dijkstra1-1/+1
2022-08-25s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer4-63/+43
2022-08-18S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler1-1/+3
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld3-624/+0