summaryrefslogtreecommitdiff
path: root/sysdeps/powerpc/fpu
AgeCommit message (Expand)Author
2026-02-02powerpc: Add math-use-builtins-f{max,min}.hAdhemerval Zanella
2026-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2025-11-17math: Don't redirect inlined builtin math functionsAdhemerval Zanella
2025-11-04math: Remove the SVID error handling wrapper from sqrtAdhemerval Zanella
2025-09-11math: Add fetestexcept internal aliasAdhemerval Zanella
2025-09-11math: Add feclearexcept internal aliasAdhemerval Zanella
2025-06-25powerpc: Remove modf optimizationAdhemerval Zanella
2025-06-25powerpc: Remove modff optimizationAdhemerval Zanella
2025-03-12math: Refactor how to use libm-test-ulpsAdhemerval Zanella
2025-03-05Remove dl-procinfo.hAdhemerval Zanella
2025-02-12math: Use tanpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use sinpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use cospif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use atanpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use atan2pif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use asinpif from CORE-MATHAdhemerval Zanella
2025-02-12math: Use acospif from CORE-MATHAdhemerval Zanella
2025-01-09math: Fix acosf when building with gcc <= 11Adhemerval Zanella
2025-01-07math: update powerpc ulps (this time LE)Andreas K. Hüttel
2025-01-03math: update powerpc ulpsAndreas K. Hüttel
2025-01-02powerpc: Update acosf ulpsFlorian Weimer
2025-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2024-12-18math: Use tanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use sinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use coshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acoshf from CORE-MATHAdhemerval Zanella
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella
2024-12-18powerpc: Update libm-test-ulpsAdhemerval Zanella
2024-12-05powerpc: Update ulpsAdhemerval Zanella
2024-11-26math: Add internal roundeven_finiteAdhemerval Zanella
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erfcf from CORE-MATHAdhemerval Zanella
2024-11-22math: Use erff from CORE-MATHAdhemerval Zanella
2024-11-22math: Use cbrtf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log10p1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use exp2m1f from CORE-MATHAdhemerval Zanella
2024-11-01math: Use exp10m1f from CORE-MATHAdhemerval Zanella
2024-10-11replace tgammaf by the CORE-MATH implementationPaul Zimmermann
2024-08-08powerpc64le: Update ulpsFlorian Weimer
2024-08-07powerpc: Update soft-fp ulpsAdhemerval Zanella
2024-07-25powerpc: Update ulps for fpujeevitha