aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/aarch64/libm-test-ulps
AgeCommit message (Expand)AuthorFilesLines
8 daysreplace 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
2023-11-10aarch64: Add vector implementations of atan routinesJoe Ramsay1-0/+8
2023-11-10aarch64: Add vector implementations of acos routinesJoe Ramsay1-0/+8
2023-11-10aarch64: Add vector implementations of asin routinesJoe Ramsay1-0/+8
2023-10-23aarch64: Add vector implementations of exp10 routinesJoe Ramsay1-0/+8
2023-10-23aarch64: Add vector implementations of log10 routinesJoe Ramsay1-0/+8
2023-10-23aarch64: Add vector implementations of log2 routinesJoe Ramsay1-0/+8
2023-10-23aarch64: Add vector implementations of exp2 routinesJoe Ramsay1-0/+8
2023-10-23aarch64: Add vector implementations of tan routinesJoe Ramsay1-0/+8
2023-06-30aarch64: Add vector implementations of exp routinesJoe Ramsay1-0/+8
2023-06-30aarch64: Add vector implementations of log routinesJoe Ramsay1-0/+8
2023-06-30aarch64: Add vector implementations of sin routinesJoe Ramsay1-0/+8
2023-06-30aarch64: Add vector implementations of cos routinesJoe Ramsay1-1/+1
2023-05-03Enable libmvec support for AArch64Joe Ramsay1-0/+8
2023-02-24aarch64: update libm test ulpsSzabolcs Nagy1-0/+1
2021-10-05aarch64: update libm test ulpsSzabolcs Nagy1-1/+1
2021-04-08aarch64: update libm test ulpsSzabolcs Nagy1-1/+1
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann1-35/+35
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra1-1/+1
2021-03-01aarch64: update ulps.Szabolcs Nagy1-15/+17
2020-12-21aarch64: update ulps.Szabolcs Nagy1-10/+12
2020-08-13aarch64: update ulps.Szabolcs Nagy1-1/+1
2020-04-08Update aarch64 libm-test-ulpsAdhemerval Zanella1-15/+16
2020-03-19math: Remove inline math testsAdhemerval Zanella1-840/+0
2018-09-05Add new exp and exp2 implementationsSzabolcs Nagy1-44/+44
2018-08-14Improve performance of sinf and cosfWilco Dijkstra1-12/+12
2018-04-03[PATCH 1/7] sin/cos slow paths: avoid slow paths for small inputsWilco Dijkstra1-0/+6
2018-02-12Remove slow paths from powWilco Dijkstra1-0/+2
2017-12-20aarch64: update libm-test-ulpsSzabolcs Nagy1-20/+20
2017-09-28AArch64: update libm-test-ulpsSzabolcs Nagy1-2/+8
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0