about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* s390: Improve static-pie configure testsAdhemerval Zanella2024-02-282-231/+40
* string: Use builtins for ffs and ffsllAdhemerval Zanella Netto2024-02-011-69/+0
* Refer to C23 in place of C2X in glibcJoseph Myers2024-02-011-1/+1
* S390: Fix building with --disable-mutli-arch [BZ #31196]Stefan Liebler2024-01-302-2/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-01306-306/+306
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-191-106/+59
* Avoid padding in _init and _fini. [BZ #31042]Stefan Liebler2023-11-302-3/+1
* elf: Remove LD_PROFILE for static binariesAdhemerval Zanella2023-11-214-8/+12
* s390: Use dl-symbol-redir-ifunc.h on cpu-tunablesAdhemerval Zanella2023-11-212-15/+17
* s390: Fix undefined behaviour in feenableexcept, fedisableexcept [BZ #30960]Stefan Liebler2023-10-192-2/+4
* s390x: Fix static PIE condition for toolchain bootstrapping.Stefan Liebler2023-08-182-12/+138
* configure: Use autoconf 2.71Siddhesh Poyarekar2023-07-172-109/+129
* sysdeps/s390: Exclude fortified routines from being built with _FORTIFY_SOURCEFrédéric Bérat2023-07-101-0/+20
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-3025-43/+43
* S390: Use compile-only instead of also link-tests in configure.Stefan Liebler2023-05-222-177/+109
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-10/+4
* S390: Fix _FPU_SETCW/GETCW when compiling with Clang [BZ #30130]Andreas Arnez2023-02-281-2/+2
* s390x: Regenerate ULPs.Stefan Liebler2023-02-281-0/+1
* s390: Fix build for -march=z13Adhemerval Zanella2023-02-202-0/+2
* string: Remove string_private.hAdhemerval Zanella2023-02-171-20/+0
* iconv: Remove _STRING_ARCH_unaligned usage for get/set macrosAdhemerval Zanella2023-02-173-4/+4
* Fix ifunc-impl-list.c build for s390Joseph Myers2023-02-171-1/+1
* string: Add libc_hidden_proto for memrchrAdhemerval Zanella2023-02-082-3/+9
* string: Add libc_hidden_proto for strchrnulAdhemerval Zanella2023-02-082-4/+8
* S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler2023-02-0710-41/+411
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-061-6/+8
* string: Improve generic strchrAdhemerval Zanella2023-02-061-5/+6
* string: Improve generic strchrnulAdhemerval Zanella2023-02-061-2/+0
* string: Improve generic strlenAdhemerval Zanella2023-02-061-4/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-06303-303/+303
* elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)Florian Weimer2022-11-031-1/+1
* Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sourcesFlorian Weimer2022-10-183-2/+10
* Introduce <pointer_guard.h>, extracted from <sysdep.h>Florian Weimer2022-10-185-0/+5
* elf: Remove -fno-tree-loop-distribute-patterns usage on dl-supportAdhemerval Zanella2022-10-101-0/+29
* elf: Remove _dl_string_hwcapJavier Pello2022-10-061-14/+0
* Use atomic_exchange_release/acquireWilco Dijkstra2022-09-261-1/+1
* s390: Move hwcaps/platform names out of _rtld_global_roFlorian Weimer2022-08-254-63/+43
* S390: Fix werror=unused-variable in ifunc-impl-list.c.Stefan Liebler2022-08-181-1/+3
* arc4random: simplify design for better safetyJason A. Donenfeld2022-07-273-624/+0
* s390x: Add optimized chacha20Adhemerval Zanella Netto2022-07-223-0/+624
* s390: use LC_ALL=C for readelf callSam James2022-06-212-2/+2
* s390: use $READELFSam James2022-06-212-2/+2
* Add bounds check to __libc_ifunc_impl_listWilco Dijkstra2022-06-101-7/+2
* s390: Remove _dl_skip_args usageAdhemerval Zanella2022-05-302-62/+0
* S390: Enable static PIEStefan Liebler2022-05-183-0/+242
* rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args constSzabolcs Nagy2022-05-171-23/+0
* elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOCFangrui Song2022-04-262-7/+0
* S390: Add new s390 platform z16.Stefan Liebler2022-04-146-10/+47
* Remove -z combreloc and HAVE_Z_COMBRELOCFangrui Song2022-04-042-32/+4
* s390: Remove bzero optimizationsAdhemerval Zanella2022-02-235-103/+2