about summary refs log tree commit diff
path: root/sysdeps/s390
Commit message (Expand)AuthorAgeFilesLines
* s390x: Update ulpsMark Wielaard14 days1-1/+2
* math: Use log10p1f from CORE-MATHAdhemerval Zanella2024-11-011-4/+0
* math: Use log1pf from CORE-MATHAdhemerval Zanella2024-11-011-8/+0
* math: Use log2p1f from CORE-MATHAdhemerval Zanella2024-11-011-4/+0
* math: Use expm1f from CORE-MATHAdhemerval Zanella2024-11-011-4/+0
* math: Use exp2m1f from CORE-MATHAdhemerval Zanella2024-11-011-4/+0
* math: Use exp10m1f from CORE-MATHAdhemerval Zanella2024-11-011-4/+0
* replace tgammaf by the CORE-MATH implementationPaul Zimmermann2024-10-111-4/+0
* S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192]Stefan Liebler2024-10-083-16/+16
* s390x: Update ulpsFlorian Weimer2024-08-081-32/+32
* s390x: Regenerate ULPs.Stefan Liebler2024-07-251-4/+4
* s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler2024-07-111-9/+1
* s390x: Capture grep output in static PIE checkFlorian Weimer2024-06-202-7/+7
* s390x: Regenerate ULPs.Stefan Liebler2024-06-191-0/+60
* elf: Remove HWCAP_IMPORTANTStefan Liebler2024-06-181-5/+0
* elf: Remove _DL_PLATFORMS_COUNTStefan Liebler2024-06-181-2/+0
* elf: Remove _DL_FIRST_PLATFORMStefan Liebler2024-06-181-3/+0
* elf: Remove _DL_HWCAP_PLATFORMStefan Liebler2024-06-181-3/+0
* elf: Remove platform strings in dl-procinfo.cStefan Liebler2024-06-182-7/+0
* elf: Remove _dl_string_platformStefan Liebler2024-06-181-15/+0
* Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel2024-06-172-46/+64
* Implement C23 logp1Joseph Myers2024-06-171-0/+20
* s390x: Regenerate ULPs.Stefan Liebler2024-05-241-0/+20
* 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