about summary refs log tree commit diff
path: root/sysdeps/ieee754
Commit message (Expand)AuthorAgeFilesLines
* Add fmaximum, fminimum functionsJoseph Myers2021-09-2810-1/+227
* powerpc64le: Avoid conflicting types for f64xfmaf128 when IFUNC is not usedTulio Magno Quites Machado Filho2021-09-231-0/+2
* Add narrowing fma functionsJoseph Myers2021-09-2226-1/+598
* Fix f64xdivf128, f64xmulf128 spurious underflows (bug 28358)Joseph Myers2021-09-2112-12/+16
* Redirect fma calls to __fma in libmJoseph Myers2021-09-1511-0/+11
* Add narrowing square root functionsJoseph Myers2021-09-1020-1/+523
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-03201-247/+0
* Update math: redirect roundeven functionH.J. Lu2021-06-271-0/+1
* Use GCC builtins for roundeven functions if desired.Shen-Ta Hsieh2021-06-274-0/+17
* math: redirect roundeven functionShen-Ta Hsieh2021-06-275-1/+9
* configure: Replaced obsolete AC_TRY_COMPILENaohiro Tamura2021-06-041-4/+4
* stdio-common: Remove _IO_vfwscanfFlorian Weimer2021-06-011-1/+0
* add workload traces for cbrtlPaul Zimmermann2021-05-101-0/+3
* Improve the accuracy of tgamma (BZ #26983)Paul Zimmermann2021-04-071-11/+26
* Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]Paul Zimmermann2021-04-023-70/+1021
* Move __isnanf128 to libc.soSiddhesh Poyarekar2021-03-303-1/+24
* math: Remove mpa files (part 2) [BZ #15267]Wilco Dijkstra2021-03-1115-2452/+0
* math: Remove mpa files [BZ #15267]Wilco Dijkstra2021-03-115-7823/+0
* math: Remove slow paths from atan2 [BZ #15267]Wilco Dijkstra2021-03-112-294/+40
* math: Remove slow paths from atan [BZ #15267]Wilco Dijkstra2021-03-113-181/+27
* math: Remove slow paths in tan [BZ #15267]Wilco Dijkstra2021-03-115-708/+81
* math: Remove slow paths from asin and acos [BZ #15267]Wilco Dijkstra2021-03-111-298/+43
* math: Add BZ#18980 fix back on dbl-64 coshAdhemerval Zanella2021-01-111-1/+2
* Remove dbl-64/wordsize-64 (part 2)Wilco Dijkstra2021-01-0734-1837/+422
* Remove dbl-64/wordsize-64Wilco Dijkstra2021-01-074-4/+31
* Drop nan-pseudo-number.h usage from testsSiddhesh Poyarekar2021-01-041-3/+1
* Move generic nan-pseudo-number.h to ldbl-96Siddhesh Poyarekar2021-01-041-0/+31
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-02475-475/+475
* x86 long double: Consider pseudo numbers as signalingSiddhesh Poyarekar2020-12-301-3/+8
* ieee754: Remove unused __sin32 and __cos32Anssi Hannula2020-12-181-62/+0
* ieee754: Remove slow paths from asin and acosAnssi Hannula2020-12-181-61/+15
* Remove tls.h inclusion from internal errno.hAdhemerval Zanella2020-11-131-3/+0
* math: Fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tinyPaul Zimmermann2020-08-071-1/+16
* Use C2x return value from getpayload of non-NaN (bug 26073).Joseph Myers2020-07-066-0/+18
* New exp10f version without SVID compat wrapperAdhemerval Zanella2020-06-191-1/+15
* math: Optimized generic exp10f with wrappersPaul Zimmermann2020-06-192-1/+199
* ieee754/dbl-64: Reduce the scope of temporary storage variablesVineet Gupta2020-06-157-223/+193
* ieee754: provide gcc builtins based generic fma functionsVineet Gupta2020-06-035-0/+24
* ieee754: provide gcc builtins based generic sqrt functionsVineet Gupta2020-06-032-6/+16
* float128: use builtin_signbitf128 alwaysPaul E. Murphy2020-05-041-18/+1
* powerpc64le: blacklist broken GCC compilers (e.g GCC 7.5.0)Paul E. Murphy2020-04-301-12/+0
* Rename __LONG_DOUBLE_USES_FLOAT128 to __LDOUBLE_REDIRECTS_TO_FLOAT128_ABIPaul E. Murphy2020-04-308-14/+11
* ldbl-128ibm: simplify iscanonical.hPaul E. Murphy2020-04-061-8/+2
* Makeconfig: sandwich gnulib-tests between libc/ld linking of testsPaul E. Murphy2020-03-251-13/+0
* ldbl-128ibm-compat: PLT redirects for using ldbl redirects internallyPaul E. Murphy2020-03-2511-3/+20
* math: Remove inline math testsAdhemerval Zanella2020-03-191-2/+0
* ldbl-128ibm: Let long double files have specific compiler flagsTulio Magno Quites Machado Filho2020-03-061-3/+19
* ldbl-128ibm-compat: Add tests for IBM long double functionsRajalakshmi Srinivasaraghavan2020-03-061-0/+3
* ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader tooPaul E. Murphy2020-02-281-0/+1
* ldbl-128ibm-compat: enforce ibm128 on compat testsPaul E. Murphy2020-02-281-0/+9