glibc/sysdeps/ieee754/flt-32
Ulrich Drepper 52495f29a2 [BZ #552]
Update.
2004-11-20  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/ieee754/k_standard.c: Document code 50.
	(__kernel_standard) <case 50>: Avoid raising div-by-zero
	exception again.

2004-11-19  H.J. Lu  <hongjiu.lu@intel.com>

	[BZ #552]
	* math/libm-test.inc (tgamma_test): Update tgamma (0) and
	tgamma (-0).
	* sysdeps/generic/w_tgamma.c (__tgamma): Properly handle |x| == 0.
	* sysdeps/generic/w_tgammaf.c (__tgammaf): Likewise.
	* sysdeps/generic/w_tgammal.c (__tgammal): Likewise.
	* sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
	* sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
	* sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
	* sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
	* sysdeps/ieee754/k_standard.c (__kernel_standard): Handle
	tgamma (0) and tgamma (-0).
2004-11-21 19:58:34 +00:00
..
Dist
e_acosf.c
e_acoshf.c
e_asinf.c
e_atan2f.c
e_atanhf.c
e_coshf.c
e_exp2f.c
e_expf.c
e_fmodf.c
e_gammaf_r.c [BZ #552] 2004-11-21 19:58:34 +00:00
e_hypotf.c
e_j0f.c Update. 2003-12-28 20:51:20 +00:00
e_j1f.c Update. 2003-12-28 20:51:20 +00:00
e_jnf.c Update. 2003-12-28 20:51:20 +00:00
e_lgammaf_r.c
e_log2f.c
e_log10f.c
e_logf.c
e_powf.c
e_rem_pio2f.c
e_remainderf.c
e_sinhf.c
e_sqrtf.c
k_cosf.c
k_rem_pio2f.c
k_sinf.c
k_tanf.c
mpn2flt.c
s_asinhf.c
s_atanf.c
s_cbrtf.c
s_ceilf.c
s_copysignf.c
s_cosf.c
s_erff.c
s_expm1f.c
s_fabsf.c
s_finitef.c
s_floorf.c
s_fpclassifyf.c
s_frexpf.c
s_ilogbf.c
s_isinff.c
s_isnanf.c
s_llrintf.c
s_llroundf.c
s_log1pf.c
s_logbf.c
s_lrintf.c
s_lroundf.c
s_modff.c
s_nearbyintf.c
s_nextafterf.c
s_remquof.c
s_rintf.c
s_roundf.c
s_scalblnf.c
s_scalbnf.c
s_signbitf.c
s_sincosf.c
s_sinf.c
s_tanf.c
s_tanhf.c
s_truncf.c
t_exp2f.h
w_expf.c