aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)AuthorFilesLines
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella1-8/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella1-4/+0
2024-12-13s390: Simplify elf_machine_{load_address, dynamic} [BZ #31799]Stefan Liebler2-48/+20
2024-12-09s390x: Regenerated ULPs.Stefan Liebler1-0/+60
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-07s390x: Update ulpsMark Wielaard1-1/+2
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella1-8/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann1-4/+0
2024-10-08S390: Don't use r11 for cu-instructions as used as frame-pointer. [BZ# 32192]Stefan Liebler3-16/+16
2024-08-08s390x: Update ulpsFlorian Weimer1-32/+32
2024-07-25s390x: Regenerate ULPs.Stefan Liebler1-4/+4
2024-07-11s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler1-9/+1
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