This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.26.9000-1168-g1cbf818


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  1cbf818d25f8683433e687d2b09235eb66ba41ed (commit)
      from  2ec0e7eade0ea1258acd5c6f5e5e9bfaeb5041a8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=1cbf818d25f8683433e687d2b09235eb66ba41ed

commit 1cbf818d25f8683433e687d2b09235eb66ba41ed
Author: Patrick McGehearty <patrick.mcgehearty@oracle.com>
Date:   Fri Jan 26 08:23:01 2018 -0800

    Update sparc ULPs.
    
            * sysdeps/sparc/fpu/libm-test-ulps: Update
            cpow, ctan, ctanh, j0, j1, y0, yn ulps.

diff --git a/ChangeLog b/ChangeLog
index f0db580..5812c09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-01-26  Patrick McGehearty  <patrick.mcgehearty@oracle.com>
+
+        * sysdeps/sparc/fpu/libm-test-ulps: Update
+        cpow, ctan, ctanh, j0, j1, y0, yn ulps.
+
 2018-01-24  Carlos O'Donll  <carlos@redhat.com>
 
 	Revert:
diff --git a/sysdeps/sparc/fpu/libm-test-ulps b/sysdeps/sparc/fpu/libm-test-ulps
index 5c78b5c..4c2f726 100644
--- a/sysdeps/sparc/fpu/libm-test-ulps
+++ b/sysdeps/sparc/fpu/libm-test-ulps
@@ -1069,9 +1069,9 @@ ldouble: 3
 
 Function: Real part of "cpow":
 double: 2
-float: 4
+float: 5
 idouble: 2
-ifloat: 4
+ifloat: 5
 ildouble: 4
 ldouble: 4
 
@@ -1325,9 +1325,9 @@ ldouble: 3
 
 Function: Imaginary part of "ctan":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 ildouble: 3
 ldouble: 3
 
@@ -1341,9 +1341,9 @@ ldouble: 4
 
 Function: Imaginary part of "ctan_downward":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 ildouble: 5
 ldouble: 5
 
@@ -1365,9 +1365,9 @@ ldouble: 5
 
 Function: Real part of "ctan_upward":
 double: 2
-float: 3
+float: 4
 idouble: 2
-ifloat: 3
+ifloat: 4
 ildouble: 5
 ldouble: 5
 
@@ -1381,9 +1381,9 @@ ldouble: 5
 
 Function: Real part of "ctanh":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 ildouble: 3
 ldouble: 3
 
@@ -1397,9 +1397,9 @@ ldouble: 3
 
 Function: Real part of "ctanh_downward":
 double: 4
-float: 1
+float: 2
 idouble: 4
-ifloat: 1
+ifloat: 2
 ildouble: 5
 ldouble: 5
 
@@ -1691,9 +1691,9 @@ ldouble: 2
 
 Function: "j0_downward":
 double: 2
-float: 3
+float: 4
 idouble: 2
-ifloat: 3
+ifloat: 4
 ildouble: 4
 ldouble: 4
 
@@ -1723,9 +1723,9 @@ ldouble: 4
 
 Function: "j1_downward":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 ildouble: 4
 ldouble: 4
 
@@ -2157,9 +2157,9 @@ ldouble: 3
 
 Function: "y0_downward":
 double: 3
-float: 2
+float: 4
 idouble: 3
-ifloat: 2
+ifloat: 4
 ildouble: 4
 ldouble: 4
 
@@ -2173,9 +2173,9 @@ ldouble: 3
 
 Function: "y0_upward":
 double: 3
-float: 4
+float: 5
 idouble: 3
-ifloat: 4
+ifloat: 5
 ildouble: 3
 ldouble: 3
 
@@ -2213,17 +2213,17 @@ ldouble: 5
 
 Function: "yn":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 ildouble: 5
 ldouble: 5
 
 Function: "yn_downward":
 double: 3
-float: 2
+float: 4
 idouble: 3
-ifloat: 2
+ifloat: 4
 ildouble: 5
 ldouble: 5
 
@@ -2237,9 +2237,9 @@ ldouble: 5
 
 Function: "yn_upward":
 double: 4
-float: 4
+float: 5
 idouble: 4
-ifloat: 4
+ifloat: 5
 ildouble: 5
 ldouble: 5
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                        |    5 +++
 sysdeps/sparc/fpu/libm-test-ulps |   52 +++++++++++++++++++-------------------
 2 files changed, 31 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]