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-423-g2f92505


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  2f92505d207aa2baca29f96bf1a1ea0baea3787e (commit)
      from  bd8d53bb33eedd6db5d0a6ac6afafe78e4352bdf (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=2f92505d207aa2baca29f96bf1a1ea0baea3787e

commit 2f92505d207aa2baca29f96bf1a1ea0baea3787e
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Fri Sep 29 18:03:48 2017 +0000

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

diff --git a/ChangeLog b/ChangeLog
index 060f4cb..ffe4ce1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-29  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/x86_64/fpu/libm-test-ulps: Update.
+
 2017-09-29  Wilco Dijkstra  <wdijkstr@arm.com>
 
 	* sysdeps/ieee754/dbl-64/e_lgamma_r.c
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index baa7ed8..5156adb 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1143,10 +1143,10 @@ ldouble: 2
 
 Function: Real part of "clog10_downward":
 double: 5
-float: 4
+float: 5
 float128: 3
 idouble: 5
-ifloat: 4
+ifloat: 5
 ifloat128: 3
 ildouble: 8
 ldouble: 8

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

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