aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu
AgeCommit message (Expand)Author
2024-01-12math: remove exp10 wrappersWilco Dijkstra
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-12-19x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible
2023-12-19i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-10-03x86: Remove .tfloat usageAdhemerval Zanella
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella
2022-04-26i386: Regenerate ulpsCarlos O'Donell
2022-04-07x86: Remove fcopysign{f} implementationAdhemerval Zanella
2022-04-04x86: Remove fabs{f} implementationAdhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella
2021-12-13i386: Move hypot implementation to CAdhemerval Zanella
2021-12-13Cleanup encoding in commentsSiddhesh Poyarekar
2021-09-21Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers
2021-09-10Add narrowing square root functionsJoseph Myers
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
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-02-03i686: Regenerate ULPsSiddhesh Poyarekar
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar
2020-12-21i386: Regenerate ulpsFlorian Weimer
2020-09-02Update i686 ulps.Patsy Griffin
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu
2020-07-09Update i686 libm-test-ulpsPatsy Franklin
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella
2020-06-19i386: Use generic exp10fAdhemerval Zanella
2020-05-26Update i386 libm-test-ulpsSamuel Thibault
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-08-20Update i386 libm-test-ulpsAndreas Schwab
2019-08-15Update i386 libm-test-ulpsAndreas Schwab
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy
2018-11-21Remove the error handling wrapper from exp and exp2Szabolcs Nagy
2018-09-28Remove unnecessary math_private.h includes.Joseph Myers
2018-09-19Add new pow implementationSzabolcs Nagy
2018-09-14Use rint functions not __rint functions in glibc libm.Joseph Myers
2018-09-12Add new log2 implementationSzabolcs Nagy
2018-09-12Add new log implementationSzabolcs Nagy