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-1014-g6f58c10


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  6f58c10dedc6f3be2b537e15219c4dfe49163d8e (commit)
      from  6fd0a3c6a887a91b1554730c977657a7e65334cc (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=6f58c10dedc6f3be2b537e15219c4dfe49163d8e

commit 6f58c10dedc6f3be2b537e15219c4dfe49163d8e
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Tue Dec 19 17:38:41 2017 +0000

    Update x86_64 libm-test-ulps.
    
    	* sysdeps/x86_64/fpu/libm-test-ulps: Update.

diff --git a/ChangeLog b/ChangeLog
index 36d93bb..ae5cc39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-12-19  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
+
 2017-12-19  Patrick McGehearty  <patrick.mcgehearty@oracle.com>
 
 	* sysdeps/ieee754/dbl-64/e_exp.c: Include <math-svid-compat.h> and
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 85552bd..9a3ce73 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1094,10 +1094,10 @@ ildouble: 2
 ldouble: 2
 
 Function: Imaginary part of "cexp_upward":
-double: 1
+double: 3
 float: 2
 float128: 3
-idouble: 1
+idouble: 3
 ifloat: 2
 ifloat128: 3
 ildouble: 3
@@ -1902,7 +1902,9 @@ ildouble: 5
 ldouble: 5
 
 Function: "exp":
+double: 1
 float128: 1
+idouble: 1
 ifloat128: 1
 ildouble: 1
 ldouble: 1
@@ -2754,30 +2756,30 @@ ildouble: 5
 ldouble: 5
 
 Function: "tgamma_downward":
-double: 5
+double: 6
 float: 5
 float128: 5
-idouble: 5
+idouble: 6
 ifloat: 5
 ifloat128: 5
 ildouble: 5
 ldouble: 5
 
 Function: "tgamma_towardzero":
-double: 5
+double: 7
 float: 5
 float128: 5
-idouble: 5
+idouble: 7
 ifloat: 5
 ifloat128: 5
 ildouble: 5
 ldouble: 5
 
 Function: "tgamma_upward":
-double: 5
+double: 6
 float: 5
 float128: 4
-idouble: 5
+idouble: 6
 ifloat: 5
 ifloat128: 4
 ildouble: 5

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

Summary of changes:
 ChangeLog                         |    4 ++++
 sysdeps/x86_64/fpu/libm-test-ulps |   18 ++++++++++--------
 2 files changed, 14 insertions(+), 8 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]