summaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)Author
2026-02-10hppa: Fix type punning in sysdeps/hppa/dl-fptr.c [BZ 33888]John David Anglin
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-25Add gmp-arch and udiv_qrnndAdhemerval Zanella
2025-11-10stdlib: Remove mp_clz_tab.cAdhemerval Zanella
2025-11-04nptl: Remove ATOMIC_EXCHANGE_USES_CAS usageWilco Dijkstra
2025-11-04Define __HAVE_64B_ATOMICS from compiler supportWilco Dijkstra
2025-11-04atomic: Consolidate atomic_full_barrier implementationAdhemerval Zanella
2025-11-04hppa: Move atomic-machine to generic sysdepAdhemerval Zanella
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-09-10atomics: Remove unused atomicsWilco Dijkstra
2025-08-27elf: early conversion of elf p_flags to mprotect flagsCupertino Miranda
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
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-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer
2025-01-04hppa: Update libm-test-ulpsJohn David Anglin
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-27nptl: hppa: replace __get_cr27 with __thread_pointerMichael Jeanson
2024-12-27nptl: Add <thread_pointer.h> for hppaMichael Jeanson
2024-12-22hppa: Update libm-test-ulpsJohn David Anglin
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-15hppa: Update libm-test-ulpsJohn David Anglin
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-12hppa: Update libm-test-ulpsJohn David Anglin
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella