Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 4 Mar 2001 19:25:06 +0000 (19:25 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 4 Mar 2001 19:25:06 +0000 (19:25 +0000)
commit3bde1a69c1a9eadb99e3342db125e546c3d453ff
tree4b26b16ea9ab780493f862668097ad157673aed7
parent73807ef933b5444bfed021987b6a2d18faead551
Update.

* sysdeps/ieee754/ldbl-96/e_lgammal_r.c: New file.
Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.

* sysdeps/ieee754/ldbl-96/e_gammal_r.c: Fix handling of boundary cases.

* sysdeps/ieee754/dbl-64/e_gamma_r.c: Always initialize sign variable.
* sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.

* sysdeps/i386/fpu/libm-test-ulps: Adjust after addition of lgammal.
ChangeLog
sysdeps/i386/fpu/libm-test-ulps
sysdeps/ieee754/dbl-64/e_gamma_r.c
sysdeps/ieee754/flt-32/e_gammaf_r.c
sysdeps/ieee754/ldbl-96/e_gammal_r.c
sysdeps/ieee754/ldbl-96/e_lgammal_r.c [new file with mode: 0644]