aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/fpu/multiarch
AgeCommit message (Expand)AuthorFilesLines
27 hoursmath: Fix acosf when building with gcc <= 11Adhemerval Zanella1-2/+0
44 hoursi686: Regenerate multiarch ulpsH.J. Lu1-3/+3
4 daysmath: update i686 multiarch ulpsAndreas K. Hüttel1-36/+36
9 daysUpdate copyright dates with scripts/update-copyrightsPaul Eggert8-8/+8
2024-12-20i386: Regenerate ulpsFlorian Weimer1-0/+2
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-3/+0
2024-12-18math: Use atan2f from CORE-MATHAdhemerval Zanella1-9/+3
2024-12-18math: Use atanf from CORE-MATHAdhemerval Zanella1-5/+2
2024-12-18math: Use asinhf from CORE-MATHAdhemerval Zanella1-3/+0
2024-12-18math: Use asinf from CORE-MATHAdhemerval Zanella1-1/+0
2024-12-18math: Use acosf from CORE-MATHAdhemerval Zanella1-2/+2
2024-12-12Implement C23 atan2piJoseph Myers1-0/+24
2024-12-11Implement C23 atanpiJoseph Myers1-0/+24
2024-12-10Implement C23 asinpiJoseph Myers1-0/+24
2024-12-09Implement C23 acospiJoseph Myers1-0/+24
2024-12-05Implement C23 tanpiJoseph Myers1-0/+24
2024-12-05i686: Update libm-test-ulpsH.J. Lu1-4/+4
2024-12-04Implement C23 sinpiJoseph Myers1-0/+24
2024-12-04Implement C23 cospiJoseph Myers1-0/+24
2024-11-22math: Use tanf from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-22math: Use lgammaf from CORE-MATHAdhemerval Zanella1-1/+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-01math: Use log10p1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use log1pf from CORE-MATHAdhemerval Zanella1-6/+0
2024-11-01math: Use log2p1f from CORE-MATHAdhemerval Zanella1-4/+0
2024-11-01math: Use expm1f from CORE-MATHAdhemerval Zanella1-3/+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-09-05i386: Update ulpsFlorian Weimer1-1/+1
2024-08-07i386: Regenerate ULPsAdhemerval Zanella1-36/+36
2024-07-25i386: Regenerate ULPsAdhemerval Zanella1-2/+2
2024-06-20i386: Update ulpsFlorian Weimer1-5/+5
2024-06-17Implement C23 exp2m1, exp10m1Joseph Myers1-0/+48
2024-06-17Implement C23 log10p1Joseph Myers1-0/+24
2024-06-17Implement C23 logp1Joseph Myers1-0/+23
2024-06-14i686: Regenerate ulpsAndreas K. Hüttel1-5/+5
2024-05-20Implement C23 log2p1Joseph Myers1-0/+24
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert8-8/+8
2023-07-19Update i686 libm-test-ulps (again)Andreas K. Hüttel1-1/+1
2023-07-18Update i686 libm-test-ulpsAndreas K. Hüttel1-0/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers8-8/+8
2023-01-02i686: Regenerate ulpsAndreas K. Hüttel1-7/+7
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella4-585/+7
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella4-565/+8
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella4-552/+8