This is the mail archive of the
libc-ports@sources.redhat.com
mailing list for the libc-ports project.
[PATCH, AArch64] Regenerate libm-test-ulps.
- From: Marcus Shawcroft <marcus dot shawcroft at arm dot com>
- To: libc-ports at sourceware dot org
- Cc: Marcus Shawcroft <marcus dot shawcroft at arm dot com>
- Date: Wed, 29 Jan 2014 14:46:48 +0000
- Subject: [PATCH, AArch64] Regenerate libm-test-ulps.
- Authentication-results: sourceware.org; auth=none
Re-generate libm-test-ulps from scratch. Committed.
Cheers
/Marcus
---
ports/ChangeLog.aarch64 | 4 ++++
ports/sysdeps/aarch64/libm-test-ulps | 15 ---------------
2 files changed, 4 insertions(+), 15 deletions(-)
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
--
1.7.9.5