glibc/sysdeps/ieee754
Adhemerval Zanella e42a38dd9d BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm
The patch increase the high value to check if expl overflows. Current
high mark value is not really correct, the algorithm accepts high values.
It also adds a correct wrapper function to check for overflow and underflow.
2013-03-22 12:39:10 -03:00
..
bits Better distinguish between NaN/qNaN/sNaN. 2013-03-15 19:06:02 +01:00
dbl-64 Replace 8388608.0 with HALFRAD in mp code 2013-03-21 13:07:44 +05:30
flt-32 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldbl-64-128 Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
ldbl-96 Fix y1l spurious overflows for ldbl-96 (bug 15283). 2013-03-16 17:51:48 +00:00
ldbl-128 Fix Bessel function spurious overflows for ldbl-128 / ldbl-128ibm (bug 15285). 2013-03-21 13:57:21 +00:00
ldbl-128ibm BZ#13889: expl (709.75) wrongly overflows for ldbl-128ibm 2013-03-22 12:39:10 -03:00
ldbl-opt Revert "Use ieee754/dbl-64/wordsize-64 on powerpc64" 2013-01-10 10:44:05 +01:00
ieee754.h Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
k_standard.c
Makefile
s_lib_version.c
s_matherr.c
s_signgam.c
support.c