glibc/sysdeps/ieee754
David S. Miller 7c10fd3515 Fix hypotf overflow/underflow by using double precision instead of scaling.
[BZ #13840]
	* sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
	double-precision for the calculation instead of scaling.
2012-03-13 18:08:58 -07:00
..
bits Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
dbl-64 Clean up dbl-64 rint, nearbyint. 2012-03-13 14:12:44 +00:00
flt-32 Fix hypotf overflow/underflow by using double precision instead of scaling. 2012-03-13 18:08:58 -07:00
ldbl-64-128 Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
ldbl-96 Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
ldbl-128 Fix generic ldbl-128 expm1l just like x86-64 and i386 variants were. 2012-03-13 01:18:55 -07:00
ldbl-128ibm Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08:00
ldbl-opt Use target-specific math_private.h in math_ldbl_opt.h. 2012-03-09 08:08:11 -08:00
ieee754.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
k_standard.c Use <> for math.h and math_private.h everywhere. 2012-03-09 16:09:10 -08: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