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.24-357-g8f3a468


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  8f3a4687adf3660a66523556757231a1c2d52ba3 (commit)
      from  d4d8a129602f17b29ccdbffd55198fd6eb7bf9c7 (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=8f3a4687adf3660a66523556757231a1c2d52ba3

commit 8f3a4687adf3660a66523556757231a1c2d52ba3
Author: Siddhesh Poyarekar <siddhesh@sourceware.org>
Date:   Thu Nov 10 16:52:35 2016 +0530

    Regenerate ULPs for aarch64
    
    	* sysdeps/aarch64/libm-test-ulps: Regenerated.

diff --git a/ChangeLog b/ChangeLog
index b083ad6..63e4c00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-11-10  Siddhesh Poyarekar  <siddhesh@sourceware.org>
+
+	* sysdeps/aarch64/libm-test-ulps: Regenerated.
+
 2016-11-09  Adhemerval Zanella  <adhemerval.zanella@linaro.org>
 
 	* sysdeps/unix/sysv/linux/arm/truncate64.c: Remove file.
diff --git a/sysdeps/aarch64/libm-test-ulps b/sysdeps/aarch64/libm-test-ulps
index 7d62a32..fb5c0f0 100644
--- a/sysdeps/aarch64/libm-test-ulps
+++ b/sysdeps/aarch64/libm-test-ulps
@@ -900,9 +900,9 @@ ildouble: 2
 ldouble: 2
 
 Function: Imaginary part of "clog10":
-double: 1
+double: 2
 float: 2
-idouble: 1
+idouble: 2
 ifloat: 2
 ildouble: 2
 ldouble: 2

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

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