From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24629 invoked by alias); 29 Jan 2014 14:47:04 -0000 Mailing-List: contact libc-ports-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: libc-ports-owner@sourceware.org Received: (qmail 24547 invoked by uid 89); 29 Jan 2014 14:47:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: service87.mimecast.com Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 29 Jan 2014 14:47:02 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Wed, 29 Jan 2014 14:46:59 +0000 Received: from e103011-lin.cambridge.arm.com ([10.1.255.212]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 29 Jan 2014 14:46:58 +0000 From: Marcus Shawcroft To: libc-ports@sourceware.org Cc: Marcus Shawcroft Subject: [PATCH, AArch64] Regenerate libm-test-ulps. Date: Wed, 29 Jan 2014 14:47:00 -0000 Message-Id: <1391006809-22530-1-git-send-email-marcus.shawcroft@arm.com> X-MC-Unique: 114012914465904801 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable X-SW-Source: 2014-01/txt/msg00070.txt.bz2 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 + + * sysdeps/aarch64/libm-test-ulps: Regenerated. + 2014-01-20 Marcus Shawcroft =20 * sysdeps/unix/sysv/linux/aarch64/Makefile (abi-lp64_be-options): Fix diff --git a/ports/sysdeps/aarch64/libm-test-ulps b/ports/sysdeps/aarch64/l= ibm-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 =20 Function: "expm1": double: 1 --=20 1.7.9.5