From: Ulrich Drepper Date: Mon, 25 Oct 1999 21:02:28 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~26643 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=76b47e64d57dd80111ec64a4d8a08152d32f72d5;p=external%2Fglibc.git Update. 1999-10-25 Ulrich Drepper * 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. --- diff --git a/ChangeLog b/ChangeLog index 91e4e2e..e19435a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ +1999-10-25 Ulrich Drepper + + * sysdeps/i386/fpu/libm-test-ulps: Remove entries caused by +-0 + problems. + 1999-10-25 Thorsten Kukuk - * md5-crypt/md5.h: Remove prototypes for public interface. md5 is - used only internal. + * md5-crypt/md5.h: Remove prototypes for public interface. md5 is + only used internally. * md5-crypt/md5-crypt.c: Use internal names for md5 functions, remove weak alias for public names. * md5-crypt/md5.c: Remove weak aliase. diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps index c31b010..92035cb 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