glibc/sysdeps/ieee754
Ulrich Drepper 3d4837df4a Check for finite/infinity parms in IBM Long Double 128 fmal( )
This patch addresses some IBM Long Double 128 fmal () test-ldouble.out
and test-ildoubl.out failures.  If the ‘x’ and ‘y’ parameters are
finite values and ‘z’ is infinity, the result of fmal () should be ‘z’
not NaN.

Conflicts:

	ChangeLog
2011-09-07 22:17:33 -04:00
..
bits * configure.in (HAVE_LIBAUDIT): Check 2006-01-04 06:26:39 +00:00
dbl-64 Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architectures 2011-08-04 15:40:16 -04:00
flt-32 Correct errno handling in expm1. 2009-10-19 21:23:15 -07:00
ldbl-64-128 Implement fmal, some fma bugfixes 2010-10-15 15:26:06 -04:00
ldbl-96 Implement fmal, some fma bugfixes 2010-10-15 15:26:06 -04:00
ldbl-128 ldbl-128 fmal compile fix 2010-11-22 15:38:35 -05:00
ldbl-128ibm Check for finite/infinity parms in IBM Long Double 128 fmal( ) 2011-09-07 22:17:33 -04:00
ldbl-opt Implement accurate fma. 2010-10-13 22:27:03 -04:00
ieee754.h [BZ #5753] 2008-03-10 06:21:21 +00:00
k_standard.c * sysdeps/ieee754/k_standard.c (__kernel_standard): Pole errors in 2009-04-27 04:01:16 +00:00
Makefile
s_lib_version.c
s_matherr.c
s_signgam.c
support.c