aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/arc/nofpu
AgeCommit message (Expand)AuthorFilesLines
3 daysmath: Use tanpif from CORE-MATHAdhemerval Zanella1-1/+0
3 daysmath: Use sinpif from CORE-MATHAdhemerval Zanella1-1/+0
3 daysmath: Use cospif from CORE-MATHAdhemerval Zanella1-1/+0
3 daysmath: Use atanpif from CORE-MATHAdhemerval Zanella1-1/+0
3 daysmath: Use atan2pif from CORE-MATHAdhemerval Zanella1-1/+0
3 daysmath: Use asinpif from CORE-MATHAdhemerval Zanella1-1/+0
3 daysmath: Use acospif from CORE-MATHAdhemerval Zanella1-1/+0
2025-01-15arc: Update libm test ulpsPavel Kozlov1-3/+30
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella1-2/+0
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-3/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella1-2/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella1-1/+0
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella1-1/+0
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann1-1/+0
2024-08-11ARC: Regenerate ULPsPavel Kozlov1-0/+17
2024-06-17Implement C23 logp1Joseph Myers1-0/+4
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers2-2/+2
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2021-04-14ARC: Update ulpsVineet Gupta1-5/+9
2021-01-17ARC: nofpu: Regenerate ulpsVineet Gupta1-5/+6
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert2-2/+2
2020-07-10ARC: ABI listsVineet Gupta2-0/+271
2020-07-10ARC: math soft float supportVineet Gupta3-0/+55