summaryrefslogtreecommitdiff
path: root/sysdeps/s390
AgeCommit message (Expand)Author
2026-02-17Rename __unused fields to __glibc_reserved.Jakub Jelinek
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-12-09Handle clang -Wignored-attributes on weak aliasesAdhemerval Zanella
2025-11-18Remove support for lock elision.Stefan Liebler
2025-11-04nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageWilco Dijkstra
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-11-04s390: Remove ununsed atomic macrosAdhemerval Zanella
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-08-27elf: early conversion of elf p_flags to mprotect flagsCupertino Miranda
2025-05-23S390: Use cfi_val_offset instead of cfi_escape. 31bit partStefan Liebler
2025-05-14S390: Use cfi_val_offset instead of cfi_escape.Stefan Liebler
2025-05-05S390: Add new s390 platform z17.Stefan Liebler
2025-03-31Raise the minimum GCC version to 12.1 [BZ #32539]H.J. Lu
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
2025-03-11s390x: Regenerate ULPs.Stefan Liebler
2025-02-28Remove unused dl-procinfo.hWilco Dijkstra
2025-02-12math: Use tanpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use sinpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use cospif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use atanpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use atan2pif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use asinpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use acospif from CORE-MATHAdhemerval Zanella
2025-01-10Add missing include guards to <dl-tls.h>Florian Weimer
2025-01-09elf: Always define TLS_TP_OFFSETFlorian Weimer
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella
2025-01-09s390x: Regenerated ULPsStefan Liebler
2025-01-03math: update s390 ulpsAndreas K. Hüttel
2025-01-02s390: Define TLS_DTV_OFFSET instead of GET_ADDR_OFFSETFlorian Weimer
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella
2024-12-13s390: Simplify elf_machine_{load_address, dynamic} [BZ #31799]Stefan Liebler
2024-12-09s390x: Regenerated ULPs.Stefan Liebler
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella
2024-11-07s390x: Update ulpsMark Wielaard
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella