Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
27 hours | math: Fix acosf when building with gcc <= 11 | Adhemerval Zanella | 1 | -2/+0 |
44 hours | i686: Regenerate multiarch ulps | H.J. Lu | 1 | -3/+3 |
4 days | math: update i686 multiarch ulps | Andreas K. Hüttel | 1 | -36/+36 |
9 days | Update copyright dates with scripts/update-copyrights | Paul Eggert | 8 | -8/+8 |
2024-12-20 | i386: Regenerate ulps | Florian Weimer | 1 | -0/+2 |
2024-12-18 | math: Use tanhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use sinhf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use coshf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-12-18 | math: Use atanhf from CORE-MATH | Adhemerval Zanella | 1 | -3/+0 |
2024-12-18 | math: Use atan2f from CORE-MATH | Adhemerval Zanella | 1 | -9/+3 |
2024-12-18 | math: Use atanf from CORE-MATH | Adhemerval Zanella | 1 | -5/+2 |
2024-12-18 | math: Use asinhf from CORE-MATH | Adhemerval Zanella | 1 | -3/+0 |
2024-12-18 | math: Use asinf from CORE-MATH | Adhemerval Zanella | 1 | -1/+0 |
2024-12-18 | math: Use acosf from CORE-MATH | Adhemerval Zanella | 1 | -2/+2 |
2024-12-12 | Implement C23 atan2pi | Joseph Myers | 1 | -0/+24 |
2024-12-11 | Implement C23 atanpi | Joseph Myers | 1 | -0/+24 |
2024-12-10 | Implement C23 asinpi | Joseph Myers | 1 | -0/+24 |
2024-12-09 | Implement C23 acospi | Joseph Myers | 1 | -0/+24 |
2024-12-05 | Implement C23 tanpi | Joseph Myers | 1 | -0/+24 |
2024-12-05 | i686: Update libm-test-ulps | H.J. Lu | 1 | -4/+4 |
2024-12-04 | Implement C23 sinpi | Joseph Myers | 1 | -0/+24 |
2024-12-04 | Implement C23 cospi | Joseph Myers | 1 | -0/+24 |
2024-11-22 | math: Use tanf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use lgammaf from CORE-MATH | Adhemerval Zanella | 1 | -1/+0 |
2024-11-22 | math: Use erfcf from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-22 | math: Use erff from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use log10p1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use log1pf from CORE-MATH | Adhemerval Zanella | 1 | -6/+0 |
2024-11-01 | math: Use log2p1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use expm1f from CORE-MATH | Adhemerval Zanella | 1 | -3/+0 |
2024-11-01 | math: Use exp2m1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-11-01 | math: Use exp10m1f from CORE-MATH | Adhemerval Zanella | 1 | -4/+0 |
2024-10-11 | replace tgammaf by the CORE-MATH implementation | Paul Zimmermann | 1 | -4/+0 |
2024-09-05 | i386: Update ulps | Florian Weimer | 1 | -1/+1 |
2024-08-07 | i386: Regenerate ULPs | Adhemerval Zanella | 1 | -36/+36 |
2024-07-25 | i386: Regenerate ULPs | Adhemerval Zanella | 1 | -2/+2 |
2024-06-20 | i386: Update ulps | Florian Weimer | 1 | -5/+5 |
2024-06-17 | Implement C23 exp2m1, exp10m1 | Joseph Myers | 1 | -0/+48 |
2024-06-17 | Implement C23 log10p1 | Joseph Myers | 1 | -0/+24 |
2024-06-17 | Implement C23 logp1 | Joseph Myers | 1 | -0/+23 |
2024-06-14 | i686: Regenerate ulps | Andreas K. Hüttel | 1 | -5/+5 |
2024-05-20 | Implement C23 log2p1 | Joseph Myers | 1 | -0/+24 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 8 | -8/+8 |
2023-07-19 | Update i686 libm-test-ulps (again) | Andreas K. Hüttel | 1 | -1/+1 |
2023-07-18 | Update i686 libm-test-ulps | Andreas K. Hüttel | 1 | -0/+1 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 8 | -8/+8 |
2023-01-02 | i686: Regenerate ulps | Andreas K. Hüttel | 1 | -7/+7 |
2022-06-01 | i686: Use generic sincosf implementation for SSE2 version | Adhemerval Zanella | 4 | -585/+7 |
2022-06-01 | i686: Use generic sinf implementation for SSE2 version | Adhemerval Zanella | 4 | -565/+8 |
2022-06-01 | i686: Use generic cosf implementation for SSE2 version | Adhemerval Zanella | 4 | -552/+8 |