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-534-g0db0b93


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  0db0b931cf2bf506767be3f93519032f56723883 (commit)
      from  86f9568af6facdd5b32e64d98624daefbe8b4931 (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=0db0b931cf2bf506767be3f93519032f56723883

commit 0db0b931cf2bf506767be3f93519032f56723883
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Thu Oct 5 22:17:30 2017 +0000

    Update ARM libm-test-ulps.
    
    	* sysdeps/arm/libm-test-ulps: Update.

diff --git a/ChangeLog b/ChangeLog
index 0743ed6..bb81b9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2017-10-05  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/arm/libm-test-ulps: Update.
+
 	* sysdeps/ieee754/ldbl-96/s_asinhl.c: Include
 	<libm-alias-ldouble.h>.
 	(asinhl): Define using libm_alias_ldouble.
diff --git a/sysdeps/arm/libm-test-ulps b/sysdeps/arm/libm-test-ulps
index 53fc6df..dcc5c0d 100644
--- a/sysdeps/arm/libm-test-ulps
+++ b/sysdeps/arm/libm-test-ulps
@@ -679,9 +679,9 @@ ifloat: 2
 
 Function: Real part of "clog10_downward":
 double: 5
-float: 4
+float: 5
 idouble: 5
-ifloat: 4
+ifloat: 5
 
 Function: Imaginary part of "clog10_downward":
 double: 2
@@ -1173,15 +1173,21 @@ ifloat: 1
 
 Function: "exp_downward":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
 
 Function: "exp_towardzero":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
 
 Function: "exp_upward":
 double: 1
+float: 1
 idouble: 1
+ifloat: 1
 
 Function: "expm1":
 double: 1

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

Summary of changes:
 ChangeLog                  |    2 ++
 sysdeps/arm/libm-test-ulps |   10 ++++++++--
 2 files changed, 10 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]