glibc/sysdeps/ieee754
Siddhesh Poyarekar 5739f705ee Use integral constants
The compiler is smart enough to convert those into double for powerpc,
but if we put them as doubles, it adds overhead by performing those
operations in floating point mode.
2013-03-26 20:24:04 +05:30
..
bits Better distinguish between NaN/qNaN/sNaN. 2013-03-15 19:06:02 +01:00
dbl-64 Use integral constants 2013-03-26 20:24:04 +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 Fix lots of bitrot for stub configurations. 2012-07-30 16:34:33 -07:00
Makefile Update. 2000-02-26 01:21:37 +00:00
s_lib_version.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_matherr.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
s_signgam.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
support.c Update. 1999-06-08 21:20:07 +00:00