aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/fpu/multiarch
AgeCommit message (Expand)AuthorFilesLines
9 daysi386: 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
2022-04-26i386: Regenerate ulpsCarlos O'Donell1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert11-11/+11
2021-07-25i386: Regenerate ulpsArjun Shankar1-37/+37
2021-04-13i386: Update ulpsAdhemerval Zanella1-2/+2
2021-04-05i386: Update ulpsAdhemerval Zanella1-17/+17
2021-03-02i386: Regenerate ulpsFlorian Weimer1-23/+23
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert11-11/+11
2020-12-21i386: Regenerate ulpsFlorian Weimer1-5/+5
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella1-3/+3
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu3-3/+3
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann1-17/+18
2020-03-19math: Remove inline math testsAdhemerval Zanella1-1086/+0
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra5-10/+10
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert11-11/+11
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2018-11-12Fix i686 build with GCC 9.Joseph Myers6-6/+6
2018-06-01math: Update i686 ulpsFlorian Weimer1-270/+278
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella1-4/+10
2018-03-16Update i386 libm-test-ulps.Joseph Myers1-12/+12
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers11-11/+11
2017-12-07Add _Float32 function aliases.Joseph Myers1-2/+5
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers1-6/+7
2017-11-29Use libm_alias_float for i386.Joseph Myers8-8/+21
2017-11-27Add _Float64x function aliases.Joseph Myers1-4/+4
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu4-7/+60
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu4-1/+47
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu4-8/+52
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu4-1/+44
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu7-365/+29
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy1-0/+1
2017-09-01Obsolete pow10 functions.Joseph Myers1-30/+0
2017-08-03i686/multiarch: Regenerate ulpsAurelien Jarno1-7/+7
2017-06-26Add float128 support for x86_64, x86.Joseph Myers1-0/+562