about summary refs log tree commit diff
path: root/sysdeps/ieee754
Commit message (Expand)AuthorAgeFilesLines
* Fix ldbl-96 scalblnl underflowing results (bug 17803).Joseph Myers2015-01-121-4/+4
* Fix ldbl-96 scalblnl for subnormal arguments (bug 17834).Joseph Myers2015-01-121-2/+2
* lround: provide cast for wordsize-64 version if neededChris Metcalf2015-01-051-6/+22
* Fix libm fegetround namespace (bug 17748).Joseph Myers2015-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-02209-209/+209
* Clean up powerpc fegetround / __fegetround inlines.Joseph Myers2014-12-315-8/+8
* Split __kernel_standard* functions (fixes bug 17724).Joseph Myers2014-12-223-90/+154
* powerpc: Fix lgammal_r overflow warningsAdhemerval Zanella2014-12-111-1/+9
* FIx ldbl-128ibm frexpl for 32-bit systems (bug 16619, bug 16740).Joseph Myers2014-11-261-2/+2
* Remove IS_IN_libmSiddhesh Poyarekar2014-11-2428-30/+30
* Fix libm mpone, mptwo namespace (bug 17616).Joseph Myers2014-11-187-13/+13
* Fix missing <math_private.h> in ldbl-96 fmaAndreas Schwab2014-08-041-0/+1
* Force eval for fma implementationsRichard Henderson2014-08-014-20/+24
* Fix ldbl-128 expm1l spurious underflow (bug 16539).Joseph Myers2014-06-301-0/+5
* Fix ldbl-128 powl sign of result in overflow / underflow cases (bug 17097).Joseph Myers2014-06-291-13/+13
* Fix yn overflow handling in non-default rounding modes (bug 16561, bug 16562).Joseph Myers2014-06-275-248/+304
* Fix exp10 spurious underflows (bug 16560).Joseph Myers2014-06-253-0/+6
* Fix ldbl-128 erfl spurious underflows (bug 16287).Joseph Myers2014-06-241-0/+2
* Fix cosh spurious underflows from expm1 (bug 16354), inaccurate results near ...Joseph Myers2014-06-235-7/+7
* Set errno for y1 overflow (bug 17050).Joseph Myers2014-06-234-4/+22
* Fix pow overflow in non-default rounding modes (bug 16315).Joseph Myers2014-06-231-20/+41
* [BZ #6803] Set errno for scalbln, scalbnStefan Liebler2014-06-209-13/+50
* PowerPC: Fix nearbyintl failure for few inputsRajalakshmi Srinivasaraghavan2014-06-171-0/+5
* Fix log2 (1) in round-downward mode (bug 17042).Joseph Myers2014-06-102-0/+6
* Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat.David S. Miller2014-05-311-0/+1
* Fix log10 (1) in round-downward mode (bug 16977).Joseph Myers2014-05-232-0/+6
* Fix log1pl (LDBL_MAX) in FE_UPWARD mode (bug 16564).Joseph Myers2014-05-142-2/+8
* Fix acosh (1) in round-downward mode (bug 16927).Joseph Myers2014-05-141-1/+1
* Fix erf underflow handling near 0 (bug 16516).Joseph Myers2014-05-145-17/+54
* [BZ #16823] Fix log1pl returning wrong infinity signStefan Liebler2014-04-293-3/+3
* [BZ #16824] Fix failing y1 due to too large ulps in downward/upward rounding ...Stefan Liebler2014-04-161-0/+1
* Correct IBM long double frexpl.Alan Modra2014-04-161-44/+102
* Fix catan, catanh, __ieee754_logf in round-downward mode (bug 16799, bug 16800).Joseph Myers2014-04-021-1/+1
* Correct IBM long double nextafterl.Alan Modra2014-04-021-16/+33
* Fix implicit __isinf declarations in exp.Joseph Myers2014-03-241-0/+1
* Fix dbl-64 exp overflow/underflow in non-default rounding modes (bug 16284).Joseph Myers2014-03-241-143/+153
* Fix log (1) in round-downward mode (bug 16731).Joseph Myers2014-03-212-0/+6
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-113-9/+16
* Fix sign of input to bsloww1 (BZ #16623)Siddhesh Poyarekar2014-02-271-6/+10
* BZ #16447: Fix ldbl-128 expl implementation.Andreas Krebbel2014-02-111-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-1042-129/+129
* [BZ #16427] Fix ldbl-128 exp overflows.Andreas Krebbel2014-01-151-13/+5
* PowerPC: remove wrong truncl implementation for PowerPC64Adhemerval Zanella2014-01-081-3/+0
* Fix ldbl-128ibm expm1l on large arguments (bug 16408).Joseph Myers2014-01-081-0/+2
* Fix ldbl-128ibm coshl spurious overflows (bug 16407).Joseph Myers2014-01-071-1/+1
* Fix ldbl-128 / ldbl-128ibm lgammal spurious underflow (bug 16400).Joseph Myers2014-01-061-1/+3
* Fix ldbl-128ibm logl inaccuracy (bug 16386).Joseph Myers2014-01-021-0/+8
* Fix ldbl-128ibm asinhl inaccuracy (bug 16385).Joseph Myers2014-01-021-1/+1
* Fix ldbl-128ibm acoshl inaccuracy (bug 16384).Joseph Myers2014-01-021-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-01205-205/+205