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.25-261-g24a10cf


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  24a10cfb3e46e8bf7257c099a2ed7c8814624f05 (commit)
      from  fa66f341a06f07a22737227e45f7ccdc615d4274 (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=24a10cfb3e46e8bf7257c099a2ed7c8814624f05

commit 24a10cfb3e46e8bf7257c099a2ed7c8814624f05
Author: Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Date:   Tue May 2 13:38:29 2017 -0300

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

diff --git a/ChangeLog b/ChangeLog
index 55a6f65..fb1ffc9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-05-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
+
+	* sysdeps/powerpc/fpu/libm-test-ulps: Update.
+
 2017-04-26  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	* nptl/tst-cancel4-common.c: Use libsupport.
diff --git a/sysdeps/powerpc/fpu/libm-test-ulps b/sysdeps/powerpc/fpu/libm-test-ulps
index 11a6607..72eb2b1 100644
--- a/sysdeps/powerpc/fpu/libm-test-ulps
+++ b/sysdeps/powerpc/fpu/libm-test-ulps
@@ -1012,32 +1012,32 @@ ildouble: 4
 ldouble: 4
 
 Function: "cos":
-float: 1
-ifloat: 1
+float: 3
+ifloat: 3
 ildouble: 4
 ldouble: 4
 
 Function: "cos_downward":
 double: 1
-float: 2
+float: 4
 idouble: 1
-ifloat: 2
+ifloat: 4
 ildouble: 5
 ldouble: 5
 
 Function: "cos_towardzero":
 double: 1
-float: 1
+float: 3
 idouble: 1
-ifloat: 1
+ifloat: 3
 ildouble: 4
 ldouble: 4
 
 Function: "cos_upward":
 double: 1
-float: 2
+float: 3
 idouble: 1
-ifloat: 2
+ifloat: 3
 ildouble: 5
 ldouble: 5
 
@@ -2150,32 +2150,32 @@ ildouble: 1
 ldouble: 1
 
 Function: "tan":
-float: 1
-ifloat: 1
+float: 3
+ifloat: 3
 ildouble: 2
 ldouble: 2
 
 Function: "tan_downward":
 double: 1
-float: 2
+float: 3
 idouble: 1
-ifloat: 2
+ifloat: 3
 ildouble: 3
 ldouble: 3
 
 Function: "tan_towardzero":
 double: 1
-float: 1
+float: 3
 idouble: 1
-ifloat: 1
+ifloat: 3
 ildouble: 2
 ldouble: 2
 
 Function: "tan_upward":
 double: 1
-float: 1
+float: 3
 idouble: 1
-ifloat: 1
+ifloat: 3
 ildouble: 3
 ldouble: 3
 

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

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