glibc/sysdeps/ieee754
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
..
bits Update. 2004-04-16 22:04:55 +00:00
dbl-64 [BZ #552] 2004-11-21 19:58:34 +00:00
flt-32 [BZ #552] 2004-11-21 19:58:34 +00:00
ldbl-96 [BZ #552] 2004-11-21 19:58:34 +00:00
ldbl-128 [BZ #552] 2004-11-21 19:58:34 +00:00
Dist initial import 1995-02-18 01:27:10 +00:00
ieee754.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
k_standard.c [BZ #552] 2004-11-21 19:58:34 +00:00
Makefile Update. 2000-02-26 01:21:37 +00:00
s_lib_version.c Update. 1999-07-14 00:54:57 +00:00
s_matherr.c Update. 1999-07-14 00:54:57 +00:00
s_signgam.c Update. 1999-07-14 00:54:57 +00:00
support.c Update. 1999-06-08 21:20:07 +00:00