glibc/sysdeps/ieee754
Rajalakshmi Srinivasaraghavan 754c5a08aa PowerPC: Fix nearbyintl failure for few inputs
This patch fixes few failures in nearbyintl() where the fraction part is
close to 0.5.i  The new tests added report few extra failures in
nearbyint_downward and nearbyint_towardzero which is a known issue.

Fixes #17031.
2014-06-17 08:46:25 -05:00
..
bits Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
dbl-64 Fix erf underflow handling near 0 (bug 16516). 2014-05-14 12:34:03 +00:00
flt-32 Fix excessive ULP for y1_upward (0x2p+0) in test-float and test-ifloat. 2014-05-31 20:05:00 -07:00
ldbl-64-128 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ldbl-96 Fix acosh (1) in round-downward mode (bug 16927). 2014-05-14 12:35:40 +00:00
ldbl-128 Fix log2 (1) in round-downward mode (bug 17042). 2014-06-10 12:07:15 +00:00
ldbl-128ibm PowerPC: Fix nearbyintl failure for few inputs 2014-06-17 08:46:25 -05:00
ldbl-opt Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ieee754.h Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
k_standard.c Fix Bessel function error handling (bug 6807, bug 15901). 2013-12-04 14:39:37 +00:00
Makefile
s_lib_version.c
s_matherr.c
s_signgam.c
support.c