aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/fpu
AgeCommit message (Expand)AuthorFilesLines
2024-05-21math: Fix i386 and m68k exp10 on static build (BZ 31775)Adhemerval Zanella1-2/+7
2024-05-21math: Fix i386 and m68k fmod/fmodf on static build (BZ 31488)Adhemerval Zanella2-6/+8
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer1-0/+1
2024-04-04math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603)Adhemerval Zanella3-76/+12
2024-04-04math: x86 floor traps when FE_INEXACT is enabled (BZ 31601)Adhemerval Zanella5-107/+50
2024-04-04math: x86 ceill traps when FE_INEXACT is enabled (BZ 31600)Adhemerval Zanella5-107/+50
2024-01-12math: remove exp10 wrappersWilco Dijkstra1-0/+3
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert60-60/+60
2023-12-19x86: Do not raises floating-point exception traps on fesetexceptflag (BZ 30990)Bruno Haible1-21/+42
2023-12-19i686: Do not raise exception traps on fesetexcept (BZ 30989)Adhemerval Zanella2-4/+71
2023-05-30Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov1-1/+1
2023-04-03math: Remove the error handling wrapper from fmod and fmodfAdhemerval Zanella Netto2-0/+28
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers59-59/+59
2022-10-03x86: Remove .tfloat usageAdhemerval Zanella8-25/+45
2022-05-23math: Add math-use-builtins-fabs (BZ#29027)Adhemerval Zanella1-10/+0
2022-04-26i386: Regenerate ulpsCarlos O'Donell1-1/+1
2022-04-07x86: Remove fcopysign{f} implementationAdhemerval Zanella3-60/+0
2022-04-04x86: Remove fabs{f} implementationAdhemerval Zanella2-20/+0
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert59-59/+59
2021-12-13math: Remove the error handling wrapper from hypot and hypotfAdhemerval Zanella1-1/+10
2021-12-13i386: Move hypot implementation to CAdhemerval Zanella3-139/+48
2021-12-13Cleanup encoding in commentsSiddhesh Poyarekar2-20/+20
2021-09-21Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers2-2/+2
2021-09-10Add narrowing square root functionsJoseph Myers2-0/+4
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar123-194/+0
2021-07-25i386: Regenerate ulpsArjun Shankar1-24/+24
2021-04-13i386: Update ulpsAdhemerval Zanella1-2/+2
2021-04-05i386: Update ulpsAdhemerval Zanella1-20/+20
2021-03-02i386: Regenerate ulpsFlorian Weimer1-23/+23
2021-02-03i686: Regenerate ULPsSiddhesh Poyarekar1-5/+5
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert60-60/+60
2020-12-24x86 long double: Support pseudo numbers in isnanlSiddhesh Poyarekar1-43/+0
2020-12-24x86 long double: Support pseudo numbers in fpclassifylSiddhesh Poyarekar1-42/+0
2020-12-21i386: Regenerate ulpsFlorian Weimer1-5/+5
2020-09-02Update i686 ulps.Patsy Griffin1-3/+3
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu13-13/+13
2020-07-09Update i686 libm-test-ulpsPatsy Franklin1-21/+21
2020-06-22i386: Use builtin sqrtlAdhemerval Zanella1-21/+0
2020-06-19i386: Use generic exp10fAdhemerval Zanella1-54/+0
2020-05-26Update i386 libm-test-ulpsSamuel Thibault1-8/+9
2020-03-19math: Remove inline math testsAdhemerval Zanella1-1095/+0
2020-01-03Add libm_alias_finite for _finite symbolsWilco Dijkstra43-44/+89
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers61-61/+61
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert61-61/+61
2019-08-20Update i386 libm-test-ulpsAndreas Schwab1-2/+2
2019-08-15Update i386 libm-test-ulpsAndreas Schwab1-4/+4
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers61-61/+61
2018-11-21Remove the error handling wrapper from powSzabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from log2Szabolcs Nagy1-0/+1
2018-11-21Remove the error handling wrapper from logSzabolcs Nagy1-0/+1