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
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
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
ieee754.h
k_standard.c
Makefile
s_lib_version.c
s_matherr.c
s_signgam.c
support.c