aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/fpu/multiarch
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-07-19Update i686 libm-test-ulps (again)Andreas K. Hüttel
2023-07-18Update i686 libm-test-ulpsAndreas K. Hüttel
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2023-01-02i686: Regenerate ulpsAndreas K. Hüttel
2022-06-01i686: Use generic sincosf implementation for SSE2 versionAdhemerval Zanella
2022-06-01i686: Use generic sinf implementation for SSE2 versionAdhemerval Zanella
2022-06-01i686: Use generic cosf implementation for SSE2 versionAdhemerval Zanella
2022-04-26i386: Regenerate ulpsCarlos O'Donell
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-25i386: Regenerate ulpsArjun Shankar
2021-04-13i386: Update ulpsAdhemerval Zanella
2021-04-05i386: Update ulpsAdhemerval Zanella
2021-03-02i386: Regenerate ulpsFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-21i386: Regenerate ulpsFlorian Weimer
2020-08-08math: Update x86_64 ulpsAdhemerval Zanella
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-03-31math: Add inputs that yield larger errors for float type (x86_64)Paul Zimmermann
2020-03-19math: Remove inline math testsAdhemerval Zanella
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-12Fix i686 build with GCC 9.Joseph Myers
2018-06-01math: Update i686 ulpsFlorian Weimer
2018-04-06Update i386 libm-test-ulps.Adhemerval Zanella
2018-03-16Update i386 libm-test-ulps.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-07Add _Float32 function aliases.Joseph Myers
2017-12-06Add _Float64, _Float32x function aliases.Joseph Myers
2017-11-29Use libm_alias_float for i386.Joseph Myers
2017-11-27Add _Float64x function aliases.Joseph Myers
2017-10-22i386: Replace assembly versions of e_powf with generic e_powf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_log2f with generic e_log2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_logf with generic e_logf.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_exp2f with generic e_exp2f.cH.J. Lu
2017-10-22i386: Replace assembly versions of e_expf with generic e_expf.cH.J. Lu
2017-10-02Do not wrap expf and exp2fSzabolcs Nagy
2017-09-01Obsolete pow10 functions.Joseph Myers
2017-08-03i686/multiarch: Regenerate ulpsAurelien Jarno
2017-06-26Add float128 support for x86_64, x86.Joseph Myers
2017-06-23Update x86 ulps for GCC 7.Joseph Myers
2017-06-14Remove __need macros from errno.h (__need_Emath, __need_error_t).Zack Weinberg
2017-02-17Move tests of catan, catanh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of casin, casinh to auto-libm-test-*.Joseph Myers
2017-02-17Move tests of cacos, cacosh to auto-libm-test-*.Joseph Myers
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-04Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139).Joseph Myers
2016-07-13Regenerate i686 libm-test-ulps with GCC 6.1 at -O3 [BZ #20347]H.J. Lu