about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-02-12 09:30:32 +0000
committerUlrich Drepper <drepper@redhat.com>2001-02-12 09:30:32 +0000
commitadc37d7931ea14e21c9e457b7eb5198630bfd188 (patch)
tree79859d7c209a5b15ef6c4acfbd3db3600fe06a22 /ChangeLog
parent0fc95b8219bc2c47c00b206f592a5ad1830c023a (diff)
downloadglibc-adc37d7931ea14e21c9e457b7eb5198630bfd188.tar.gz
glibc-adc37d7931ea14e21c9e457b7eb5198630bfd188.tar.xz
glibc-adc37d7931ea14e21c9e457b7eb5198630bfd188.zip
Update.
	* sysdeps/i386/fpu/libm-test-ulps: Adjust for errors in y0l.

	* math/libm-test.inc (j0_test): Make expected results long double
	constants.
	(y0_test): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc124041dc..80dbd5dc52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2001-02-12  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/i386/fpu/libm-test-ulps: Adjust for errors in y0l.
+
+	* math/libm-test.inc (j0_test): Make expected results long double
+	constants.
+	(y0_test): Likewise.
+
 	* sysdeps/ieee754/ldbl-96/e_j0l.c: New file.
 	Contributed by Stephen L. Moshier <moshier@na-net.ornl.gov>.