aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/libm-test-ulps
AgeCommit message (Expand)AuthorFilesLines
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella1-2/+0
2025-01-03AArch64: Add vector tanpi routinesJoe Ramsay1-0/+8
2025-01-03AArch64: Add vector cospi routinesJoe Ramsay1-0/+8
2025-01-03AArch64: Add vector sinpi to libmvecJoe Ramsay1-0/+8
2025-01-03AArch64: Improve codegen for SVE logsYat Long Poon1-1/+1
2025-01-02AArch64: Update libm-test-ulpsWilco Dijkstra1-24/+24
2024-12-20aarch64: Regenerate ulpsFlorian Weimer1-0/+2
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-7/+3
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-13AArch64: Update libm-test-ulpsWilco Dijkstra1-0/+80
2024-12-08math: Add tanpi aarch64 ulpsAndreas K. Hüttel1-0/+20
2024-12-05AArch64: Update libm-test-ulpsWilco Dijkstra1-0/+40
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 erff from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella1-4/+0
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/+1
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-08-07aarch64: Regenerate ULPsAdhemerval Zanella1-32/+32
2024-07-25aarch64: Regenerate ULPsAdhemerval Zanella1-4/+4
2024-06-18aarch64: Update ulpsAdhemerval Zanella1-0/+60
2024-06-17Implement C23 logp1Joseph Myers1-0/+20
2024-05-21aarch64/fpu: Add vector variants of powJoe Ramsay1-0/+8
2024-05-20aarch64: Update ulpsAdhemerval Zanella1-0/+20
2024-05-16aarch64/fpu: Add vector variants of cbrtJoe Ramsay1-0/+8
2024-05-16aarch64/fpu: Add vector variants of hypotJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of erfcJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of tanhJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of sinhJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of atanhJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of asinhJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of acoshJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of coshJoe Ramsay1-0/+8
2024-04-04aarch64/fpu: Add vector variants of erfJoe Ramsay1-0/+8
2023-11-20aarch64: Add vector implementations of expm1 routinesJoe Ramsay1-0/+8
2023-11-10aarch64: Add vector implementations of log1p routinesJoe Ramsay1-0/+8
2023-11-10aarch64: Add vector implementations of atan2 routinesJoe Ramsay1-0/+8