aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-25 21:02:28 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-25 21:02:28 +0000
commit76b47e64d57dd80111ec64a4d8a08152d32f72d5 (patch)
tree31c8010f5a469ac02a7f1aa76bd08ad4c676c817 /sysdeps/i386
parenta9b5d2eeb1b525235f0137280e1ab73851dae6fe (diff)
downloadglibc-76b47e64d57dd80111ec64a4d8a08152d32f72d5.tar
glibc-76b47e64d57dd80111ec64a4d8a08152d32f72d5.tar.gz
glibc-76b47e64d57dd80111ec64a4d8a08152d32f72d5.tar.bz2
glibc-76b47e64d57dd80111ec64a4d8a08152d32f72d5.zip
Update.
1999-10-25 Ulrich Drepper <drepper@cygnus.com> * sysdeps/i386/fpu/libm-test-ulps: Remove entries caused by +-0 problems. * md5-crypt/md5.h: Remove prototypes for public interface. md5 is only used internally.
Diffstat (limited to 'sysdeps/i386')
-rw-r--r--sysdeps/i386/fpu/libm-test-ulps40
1 files changed, 0 insertions, 40 deletions
diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps
index c31b010e3e..92035cb9a5 100644
--- a/sysdeps/i386/fpu/libm-test-ulps
+++ b/sysdeps/i386/fpu/libm-test-ulps
@@ -12,10 +12,6 @@ ildouble: 1147
ldouble: 1147
# asinh
-Test "asinh (-0) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
Test "asinh (0.7) == 0.652666566082355786":
ildouble: 656
ldouble: 656
@@ -34,10 +30,6 @@ ildouble: 549
ldouble: 549
# atanh
-Test "atanh (-0) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
Test "atanh (0.7) == 0.8673005276940531944":
double: 1
idouble: 1
@@ -553,10 +545,6 @@ ildouble: 462
ldouble: 462
# expm1
-Test "expm1 (-0) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
Test "expm1 (0.7) == 1.0137527074704765216":
ildouble: 825
ldouble: 825
@@ -747,27 +735,7 @@ ifloat: 1
ildouble: 1688
ldouble: 1688
-# nexttoward
-Test "nexttoward (-0, 0) == 0":
-double: 0
-idouble: 0
-Test "nexttoward (0, -0) == -0":
-double: 0
-idouble: 0
-
# pow
-Test "pow (-0, 1) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
-Test "pow (-0, 11) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
-Test "pow (-0, 27) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
Test "pow (0.7, 1.2) == 0.65180494056638638188":
ildouble: 725
ldouble: 725
@@ -807,10 +775,6 @@ ildouble: 0.25
ldouble: 0.25
# sinh
-Test "sinh (-0) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
Test "sinh (0.7) == 0.75858370183953350346":
float: 1
ifloat: 1
@@ -834,10 +798,6 @@ double: 0.5
idouble: 0.5
# tanh
-Test "tanh (-0) == -0":
-idouble: 0
-ifloat: 0
-ildouble: 0
Test "tanh (0.7) == 0.60436777711716349631":
ildouble: 521
ldouble: 521