Update ULPs for x86-64
authorUlrich Drepper <drepper@gmail.com>
Sun, 23 Oct 2011 00:06:23 +0000 (20:06 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sun, 23 Oct 2011 00:06:23 +0000 (20:06 -0400)
ChangeLog
sysdeps/x86_64/fpu/libm-test-ulps

index 5329c14..66182e7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
 
+       * sysdeps/x86_64/fpu/libm-test-ulps: Update.
+
        * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
        define DLA_FMA.
        [DLA_FMA] (EMULV): Use DLA_FMA.
index 25135e3..def9eb3 100644 (file)
@@ -369,8 +369,8 @@ ifloat: 5
 Test "Imaginary part of: cpow (2 + 3 i, 4 + 0 i) == -119.0 - 120.0 i":
 float: 2
 ifloat: 2
-ildouble: 2
-ldouble: 2
+ildouble: 4
+ldouble: 4
 Test "Imaginary part of: cpow (e + 0 i, 0 + 2 * M_PIl i) == 1.0 + 0.0 i":
 double: 2
 float: 2
@@ -812,6 +812,10 @@ Test "sincos (pi/6, &sin_res, &cos_res) puts 0.866025403784438646763723170752936
 float: 1
 ifloat: 1
 
+Test "sinh (0x8p-32) == 1.86264514923095703232705808926175479e-9L":
+ldouble: 1
+ildouble: 1
+
 # tan
 Test "tan (pi/4) == 1":
 double: 1
@@ -1176,8 +1180,8 @@ double: 2
 float: 2
 idouble: 2
 ifloat: 2
-ildouble: 2
-ldouble: 2
+ildouble: 4
+ldouble: 4
 
 Function: Real part of "csin":
 ildouble: 1
@@ -1323,6 +1327,10 @@ ifloat: 1
 ildouble: 1
 ldouble: 1
 
+Function: "sinh":
+ldouble: 1
+ildouble: 1
+
 Function: "tan":
 double: 1
 idouble: 1