aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arc/fpu
AgeCommit message (Expand)AuthorFilesLines
2025-01-15arc: Update libm test ulpsPavel Kozlov1-1/+113
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert14-14/+14
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-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-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-08-11ARC: Regenerate ULPsPavel Kozlov1-0/+64
2024-06-17Implement C23 logp1Joseph Myers1-0/+16
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert14-14/+14
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-02-17ARC:fpu: add extra capability check before use of sqrt and fma builtinsPavel Kozlov2-4/+24
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers14-14/+14
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert14-14/+14
2021-04-14ARC: Update ulpsVineet Gupta1-20/+20
2021-01-08ARC: Regenerate ulpsVineet Gupta1-4/+4
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert14-14/+14
2020-07-10ARC: ABI listsVineet Gupta2-0/+1143
2020-07-10ARC: hardware floating point supportVineet Gupta16-0/+539