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.9000-604-g95ccb61


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  95ccb619f553c130dde7b51098d69132547f8a90 (commit)
      from  76f2ed922af33ff39617c49ee0e1b1e348bc9a1b (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=95ccb619f553c130dde7b51098d69132547f8a90

commit 95ccb619f553c130dde7b51098d69132547f8a90
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Oct 19 11:51:57 2017 -0700

    i386: Regenerate libm-test-ulps
    
    Regenerate libm-test-ulps for --disable-multi-arch.
    
    	* sysdeps/i386/fpu/libm-test-ulps: Regenerated.

diff --git a/ChangeLog b/ChangeLog
index dec8924..a2aae7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-10-19  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/i386/fpu/libm-test-ulps: Regenerated.
+
 2017-10-19  Joseph Myers  <joseph@codesourcery.com>
 
 	* sysdeps/mips/ieee754/bits/floatn.h: New file.
diff --git a/sysdeps/i386/fpu/libm-test-ulps b/sysdeps/i386/fpu/libm-test-ulps
index 68017a5..e9be113 100644
--- a/sysdeps/i386/fpu/libm-test-ulps
+++ b/sysdeps/i386/fpu/libm-test-ulps
@@ -2058,10 +2058,10 @@ ldouble: 2
 
 Function: "j0_downward":
 double: 1
-float: 2
+float: 3
 float128: 4
 idouble: 1
-ifloat: 2
+ifloat: 3
 ifloat128: 4
 ildouble: 4
 ldouble: 4

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

Summary of changes:
 ChangeLog                       |    4 ++++
 sysdeps/i386/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]