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.18-834-ga8b0805


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  a8b0805d0b9616adb2a93213efb79fc48f163101 (commit)
      from  c8e9f0783a2a164a831c00162d989f9af92d8b1d (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=a8b0805d0b9616adb2a93213efb79fc48f163101

commit a8b0805d0b9616adb2a93213efb79fc48f163101
Author: Marcus Shawcroft <marcus.shawcroft@arm.com>
Date:   Tue Jan 21 14:39:10 2014 +0000

    [AArch64] Regenerate libm-test-ulps.
    
    Re-generate libm-test-ulps from scratch.

diff --git a/ports/ChangeLog.aarch64 b/ports/ChangeLog.aarch64
index b801c73..6d4ab47 100644
--- a/ports/ChangeLog.aarch64
+++ b/ports/ChangeLog.aarch64
@@ -1,3 +1,7 @@
+2014-01-22  Marcus Shawcroft  <marcus.shawcroft@arm.com>
+
+	* sysdeps/aarch64/libm-test-ulps: Regenerated.
+
 2014-01-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
 
 	* sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64_be-options): Fix
diff --git a/ports/sysdeps/aarch64/libm-test-ulps b/ports/sysdeps/aarch64/libm-test-ulps
index 25afbe1..786720d 100644
--- a/ports/sysdeps/aarch64/libm-test-ulps
+++ b/ports/sysdeps/aarch64/libm-test-ulps
@@ -13401,22 +13401,9 @@ idouble: 1
 Test "exp_upward (-0xf.ffffffffffff8p+1020)":
 double: 1
 idouble: 1
-ildouble: 1
-ldouble: 1
-Test "exp_upward (-0xf.ffffffffffffbffffffffffffcp+1020)":
-ildouble: 1
-ldouble: 1
-Test "exp_upward (-0xf.fffffffffffffffffffffffffff8p+16380)":
-ildouble: 1
-ldouble: 1
-Test "exp_upward (-0xf.fffffffffffffffp+16380)":
-ildouble: 1
-ldouble: 1
 Test "exp_upward (-0xf.fffffp+124)":
 double: 1
 idouble: 1
-ildouble: 1
-ldouble: 1
 Test "exp_upward (0x1p+0)":
 double: 1
 idouble: 1
@@ -18595,8 +18582,6 @@ idouble: 1
 Function: "exp_upward":
 double: 1
 idouble: 1
-ildouble: 1
-ldouble: 1
 
 Function: "expm1":
 double: 1

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

Summary of changes:
 ports/ChangeLog.aarch64              |    4 ++++
 ports/sysdeps/aarch64/libm-test-ulps |   15 ---------------
 2 files changed, 4 insertions(+), 15 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]