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.27.9000-663-g63d5fad


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  63d5fad404c2c91ade33329f15cb035cb7e515c9 (commit)
      from  1ff712a6789005e56cdc0013ddb265707cfb3e34 (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=63d5fad404c2c91ade33329f15cb035cb7e515c9

commit 63d5fad404c2c91ade33329f15cb035cb7e515c9
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Tue Jul 31 10:33:53 2018 -0300

    Update SH libm-tests-ulps
    
    	* sysdeps/sh/libm-test-ulps: Update.

diff --git a/ChangeLog b/ChangeLog
index 46a01dc..19be9de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-07-31  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
+
+	* sysdeps/sh/libm-test-ulps: Update.
+
 2018-07-30  Carlos O'Donell  <carlos@redhat.com>
 
 	* po/bg.po: Update translations.
diff --git a/sysdeps/sh/libm-test-ulps b/sysdeps/sh/libm-test-ulps
index 11c5f32..d614dec 100644
--- a/sysdeps/sh/libm-test-ulps
+++ b/sysdeps/sh/libm-test-ulps
@@ -370,7 +370,9 @@ idouble: 1
 ifloat: 3
 
 Function: "cos":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "cos_towardzero":
@@ -485,9 +487,9 @@ ifloat: 1
 
 Function: Imaginary part of "ctan":
 double: 2
-float: 1
+float: 2
 idouble: 2
-ifloat: 1
+ifloat: 2
 
 Function: Real part of "ctan_towardzero":
 double: 5
@@ -696,7 +698,9 @@ double: 2
 idouble: 2
 
 Function: "pow":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "pow_towardzero":
@@ -706,7 +710,9 @@ idouble: 1
 ifloat: 1
 
 Function: "sin":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "sin_towardzero":
@@ -716,7 +722,9 @@ idouble: 1
 ifloat: 1
 
 Function: "sincos":
+double: 1
 float: 1
+idouble: 1
 ifloat: 1
 
 Function: "sincos_towardzero":
@@ -797,9 +805,9 @@ ifloat: 2
 
 Function: "yn":
 double: 3
-float: 2
+float: 3
 idouble: 3
-ifloat: 2
+ifloat: 3
 
 Function: "yn_towardzero":
 double: 3

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

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