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-430-g50d004c


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  50d004c91c942221b862a4a13a4b5f78cfb0d595 (commit)
      from  2c93fce76a8e672abfdf7771c97be9ea49b7222b (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=50d004c91c942221b862a4a13a4b5f78cfb0d595

commit 50d004c91c942221b862a4a13a4b5f78cfb0d595
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Wed May 30 09:17:47 2018 -0700

    Update ulps with "make regen-ulps" on AMD Ryzen 7 1800X.
    
    2018-05-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
    
    	* sysdeps/x86_64/fpu/libm-test-ulps (log_vlen8_avx2): Update for
    	AMD Ryzen 7 1800X.

diff --git a/ChangeLog b/ChangeLog
index 40f398c..74588da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-05-30  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+	* sysdeps/x86_64/fpu/libm-test-ulps (log_vlen8_avx2): Update for
+	AMD Ryzen 7 1800X.
+
 2018-05-30  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
 
 	* sysdeps/powerpc/powerpc64/le/fpu/multiarch/Makefile: New file to
diff --git a/sysdeps/x86_64/fpu/libm-test-ulps b/sysdeps/x86_64/fpu/libm-test-ulps
index bbb8a4d..912db31 100644
--- a/sysdeps/x86_64/fpu/libm-test-ulps
+++ b/sysdeps/x86_64/fpu/libm-test-ulps
@@ -2467,7 +2467,7 @@ double: 1
 float: 3
 
 Function: "log_vlen8_avx2":
-float: 2
+float: 3
 
 Function: "pow":
 double: 1

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

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