aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/hppa
AgeCommit message (Expand)AuthorFilesLines
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella2-1238/+0
2025-02-12math: Use tanpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use sinpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use cospif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use atanpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use atan2pif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use asinpif from CORE-MATHAdhemerval Zanella1-4/+0
2025-02-12math: Use acospif from CORE-MATHAdhemerval Zanella1-4/+0
2025-01-09Move <thread_pointer.h> to kernel-independent sysdeps directoriesFlorian Weimer1-0/+0
2025-01-04hppa: Update libm-test-ulpsJohn David Anglin1-13/+13
2025-01-02elf: Introduce generic <dl-tls.h>Florian Weimer1-28/+0
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert78-78/+78
2024-12-27nptl: hppa: replace __get_cr27 with __thread_pointerMichael Jeanson2-20/+16
2024-12-27nptl: Add <thread_pointer.h> for hppaMichael Jeanson1-0/+30
2024-12-22hppa: Update libm-test-ulpsJohn David Anglin1-5/+1
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-15hppa: Update libm-test-ulpsJohn David Anglin1-0/+112
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-12hppa: Update libm-test-ulpsJohn David Anglin1-0/+3
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-09-09hppa: Update libm-test-ulpsJohn David Anglin1-21/+21
2024-08-19elf: Make dl-fptr and dl-symaddr hppa specificAdhemerval Zanella1-1/+22
2024-07-24hppa: Update libm-test-ulpsJohn David Anglin1-7/+8
2024-06-23Update hppa libm-test-ulpsJohn David Anglin1-0/+48
2024-06-20Update hppa libm-test-ulpsJohn David Anglin1-0/+16
2024-06-17Convert to autoconf 2.72 (vanilla release, no distribution patches)Andreas K. Hüttel1-3/+4
2024-06-17Implement C23 logp1Joseph Myers1-0/+16
2024-04-19login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer1-0/+2
2024-02-01Refer to C23 in place of C2X in glibcJoseph Myers1-1/+1
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert77-77/+77
2023-12-19hppa: Fix undefined behaviour in feclearexcept (BZ 30983)Bruno Haible1-1/+1