diff options
author | Andreas Jaeger <aj@suse.de> | 2001-08-27 13:55:20 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-08-27 13:55:20 +0000 |
commit | f909a88ca1cc786b223cc1e907668dc00a77b020 (patch) | |
tree | 2daf33a4d21a985243c79309e1cd8846257e58a7 | |
parent | fa9ced58f6e12a594e5250df52875cf1d67a50f0 (diff) | |
download | glibc-f909a88ca1cc786b223cc1e907668dc00a77b020.tar.gz glibc-f909a88ca1cc786b223cc1e907668dc00a77b020.tar.xz glibc-f909a88ca1cc786b223cc1e907668dc00a77b020.zip |
Update.
2001-08-27 Andreas Jaeger <aj@suse.de> * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests. * math/libm-test.inc (j0_test): Add extra tests. * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|, not x, in Hankel approximation. Patches by Stephen L Moshier.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a95f9067ac..d990226f40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2001-08-27 Andreas Jaeger <aj@suse.de> + + * sysdeps/i386/fpu/libm-test-ulps (float): Add ulps for new tests. + + * math/libm-test.inc (j0_test): Add extra tests. + * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Use |x|, + not x, in Hankel approximation. + Patches by Stephen L Moshier. + 2001-08-26 Ulrich Drepper <drepper@redhat.com> * sysdeps/ia64/dl-lookupcfg.h: Add forward declaration for struct |