aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754
AgeCommit message (Expand)AuthorFilesLines
2021-06-27Update math: redirect roundeven functionH.J. Lu1-0/+1
2021-06-27Use GCC builtins for roundeven functions if desired.Shen-Ta Hsieh4-0/+17
2021-06-27math: redirect roundeven functionShen-Ta Hsieh5-1/+9
2021-06-04configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura1-4/+4
2021-06-01stdio-common: Remove _IO_vfwscanfFlorian Weimer1-1/+0
2021-05-10add workload traces for cbrtlPaul Zimmermann1-0/+3
2021-04-07Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann1-11/+26
2021-04-02Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann3-70/+1021
2021-03-30Move __isnanf128 to libc.soSiddhesh Poyarekar3-1/+24
2021-03-11math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra15-2452/+0
2021-03-11math: Remove mpa files [BZ #15267]Wilco Dijkstra5-7823/+0
2021-03-11math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra2-294/+40
2021-03-11math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra3-181/+27
2021-03-11math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra5-708/+81
2021-03-11math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra1-298/+43
2021-01-11math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella1-1/+2
2021-01-07Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra34-1837/+422
2021-01-07Remove dbl-64/wordsize-64Wilco Dijkstra4-4/+31
2021-01-04Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar1-3/+1
2021-01-04Move generic nan-pseudo-number.h to ldbl-96Siddhesh Poyarekar1-0/+31
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert475-475/+475
2020-12-30x86 long double: Consider pseudo numbers as signalingSiddhesh Poyarekar1-3/+8
2020-12-18ieee754: Remove unused __sin32 and __cos32Anssi Hannula1-62/+0
2020-12-18ieee754: Remove slow paths from asin and acosAnssi Hannula1-61/+15
2020-11-13Remove tls.h inclusion from internal errno.hAdhemerval Zanella1-3/+0
2020-08-07math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann1-1/+16
2020-07-06Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers6-0/+18
2020-06-19New exp10f version without SVID compat wrapperAdhemerval Zanella1-1/+15
2020-06-19math: Optimized generic exp10f with wrappersPaul Zimmermann2-1/+199
2020-06-15ieee754/dbl-64: Reduce the scope of temporary storage variablesVineet Gupta7-223/+193
2020-06-03ieee754: provide gcc builtins based generic fma functionsVineet Gupta5-0/+24
2020-06-03ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta2-6/+16
2020-05-04float128: use builtin_signbitf128 alwaysPaul E. Murphy1-18/+1
2020-04-30powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy1-12/+0
2020-04-30Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy8-14/+11
2020-04-06ldbl-128ibm: simplify iscanonical.hPaul E. Murphy1-8/+2
2020-03-25Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy1-13/+0
2020-03-25ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy11-3/+20
2020-03-19math: Remove inline math testsAdhemerval Zanella1-2/+0
2020-03-06ldbl-128ibm: Let long double files have specific compiler flagsTulio Magno Quites Machado Filho1-3/+19
2020-03-06ldbl-128ibm-compat: Add tests for IBM long double functionsRajalakshmi Srinivasaraghavan1-0/+3
2020-02-28ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader tooPaul E. Murphy1-0/+1
2020-02-28ldbl-128ibm-compat: enforce ibm128 on compat testsPaul E. Murphy1-0/+9
2020-02-28ldbl-128ibm-compat: Provide nexttoward functionsGabriel F. T. Gomes5-4/+65
2020-02-28ldbl-128ibm-compat: Provide a significand implementationTulio Magno Quites Machado Filho2-0/+26
2020-02-28ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functionsTulio Magno Quites Machado Filho1-1/+7
2020-02-21ldbl-128ibm: make ieee754.h work with IEEE 128 long doublePaul E. Murphy2-2/+96
2020-02-21ldbl-128ibm-compat: fixup subdir location of several funcsPaul E. Murphy1-16/+16
2020-02-21ldbl-128ibm-compat: enforce correct abi flags on internal filePaul E. Murphy1-0/+11
2020-02-20ldbl-128ibm-compat: Provide ieee128 symbols to narrow functionsTulio Magno Quites Machado Filho2-0/+42