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.22-453-g822095e


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  822095e8a4f757f02b25ac4b8bcfd8c4c8109eb7 (commit)
      from  c2c904ffd3bef6270746cacde403c29dbfa60a4d (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=822095e8a4f757f02b25ac4b8bcfd8c4c8109eb7

commit 822095e8a4f757f02b25ac4b8bcfd8c4c8109eb7
Author: Chris Metcalf <cmetcalf@ezchip.com>
Date:   Thu Oct 22 12:00:31 2015 -0400

    tile: regenerate libm-test-ulps

diff --git a/ChangeLog b/ChangeLog
index b4bb023..a200781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-10-22  Chris Metcalf  <cmetcalf@ezchip.com>
+
+	* sysdeps/tile/libm-test-ulps: Regenerated.
+
 2015-10-22  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c
diff --git a/sysdeps/tile/libm-test-ulps b/sysdeps/tile/libm-test-ulps
index f59928f..f1a01fd 100644
--- a/sysdeps/tile/libm-test-ulps
+++ b/sysdeps/tile/libm-test-ulps
@@ -6,9 +6,9 @@ float: 1
 ifloat: 1
 
 Function: "acosh":
-double: 1
+double: 2
 float: 2
-idouble: 1
+idouble: 2
 ifloat: 2
 
 Function: "asin":
@@ -30,9 +30,9 @@ float: 1
 ifloat: 1
 
 Function: "atanh":
-double: 1
+double: 2
 float: 2
-idouble: 1
+idouble: 2
 ifloat: 2
 
 Function: "cabs":
@@ -155,9 +155,9 @@ ifloat: 2
 
 Function: Real part of "clog":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 
 Function: Imaginary part of "clog":
 float: 1
@@ -165,9 +165,9 @@ ifloat: 1
 
 Function: Real part of "clog10":
 double: 3
-float: 3
+float: 4
 idouble: 3
-ifloat: 3
+ifloat: 4
 
 Function: Imaginary part of "clog10":
 double: 2
@@ -254,11 +254,15 @@ idouble: 1
 ifloat: 1
 
 Function: "erfc":
-double: 2
+double: 3
 float: 2
-idouble: 2
+idouble: 3
 ifloat: 2
 
+Function: "exp":
+float: 1
+ifloat: 1
+
 Function: "exp10":
 double: 2
 idouble: 2
@@ -276,10 +280,10 @@ idouble: 1
 ifloat: 1
 
 Function: "gamma":
-double: 2
-float: 2
-idouble: 2
-ifloat: 2
+double: 4
+float: 4
+idouble: 4
+ifloat: 4
 
 Function: "hypot":
 double: 1
@@ -304,10 +308,10 @@ idouble: 4
 ifloat: 4
 
 Function: "lgamma":
-double: 2
-float: 2
-idouble: 2
-ifloat: 2
+double: 4
+float: 4
+idouble: 4
+ifloat: 4
 
 Function: "log":
 float: 1
@@ -364,9 +368,9 @@ idouble: 2
 ifloat: 2
 
 Function: "tgamma":
-double: 3
+double: 5
 float: 5
-idouble: 3
+idouble: 5
 ifloat: 5
 
 Function: "y0":

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

Summary of changes:
 ChangeLog                   |    4 +++
 sysdeps/tile/libm-test-ulps |   44 +++++++++++++++++++++++-------------------
 2 files changed, 28 insertions(+), 20 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]