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 release/2.26/master updated. glibc-2.26-80-g6a094c0


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, release/2.26/master has been updated
       via  6a094c0ff15dbf71e87eccc57e192a7b55cf79b0 (commit)
      from  a81c1156c1a9a6161d49b295a09a4e4cff7a88d0 (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=6a094c0ff15dbf71e87eccc57e192a7b55cf79b0

commit 6a094c0ff15dbf71e87eccc57e192a7b55cf79b0
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Aug 23 09:11:41 2017 -0700

    x86-64: Regenerate libm-test-ulps for AVX512 mathvec tests
    
    Update libm-test-ulps for AVX512 mathvec tests by running
    â??make regen-ulpsâ?? on Intel Xeon processor with AVX512.
    
    	* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
    
    (cherry picked from commit fcaaca412fecb6097c902acd1260f585819b8b7e)

diff --git a/ChangeLog b/ChangeLog
index a314b16..e084305 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-08-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/x86_64/fpu/libm-test-ulps: Regenerated.
+
 2017-11-07  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	[BZ #22298]
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index 1e28aaa..e7ec433 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -1305,7 +1305,7 @@ Function: "cos_vlen4_avx2":
 double: 2
 
 Function: "cos_vlen8":
-double: 1
+double: 2
 float: 1
 
 Function: "cos_vlen8_avx2":
@@ -2645,7 +2645,7 @@ Function: "sincos_vlen4_avx2":
 double: 2
 
 Function: "sincos_vlen8":
-double: 1
+double: 2
 float: 1
 
 Function: "sincos_vlen8_avx2":

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

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]