From patchwork Thu Apr 19 19:05:12 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chung-Lin Tang X-Patchwork-Id: 26856 Received: (qmail 34232 invoked by alias); 19 Apr 2018 19:05:31 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Delivered-To: mailing list libc-alpha@sourceware.org Received: (qmail 34219 invoked by uid 89); 19 Apr 2018 19:05:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.6 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS, URIBL_RED autolearn=ham version=3.3.2 spammy=tang, Tang, Real, H*Ad:D*mentor.com X-HELO: relay1.mentorg.com To: From: Chung-Lin Tang Subject: [committed] Update Nios II ULPs Message-ID: Date: Fri, 20 Apr 2018 03:05:12 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 X-ClientProxiedBy: svr-orw-mbx-08.mgc.mentorg.com (147.34.90.208) To svr-orw-mbx-02.mgc.mentorg.com (147.34.90.202) Update of Nios II ULPs file. Will be updating this on the 2.27 branch soon too. Chung-Lin From 9f0437e862225e036155b30e7edc4f6fe89dc0c0 Mon Sep 17 00:00:00 2001 From: Chung-Lin Tang Date: Thu, 19 Apr 2018 12:00:58 -0700 Subject: [PATCH] Update sysdeps/nios2/libm-test-ulps --- ChangeLog | 4 ++++ sysdeps/nios2/libm-test-ulps | 24 ++++++++++++++++-------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index d010e7c..190d670 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-04-19 Chung-Lin Tang + + * sysdeps/nios2/libm-test-ulps: Update. + 2018-04-19 Adhemerval Zanella * sysdeps/unix/sysv/linux/mips/mips64/getdents64.c (__getdents64): diff --git a/sysdeps/nios2/libm-test-ulps b/sysdeps/nios2/libm-test-ulps index a9d2c23..0b9ef2a 100644 --- a/sysdeps/nios2/libm-test-ulps +++ b/sysdeps/nios2/libm-test-ulps @@ -180,7 +180,9 @@ idouble: 2 ifloat: 2 Function: "cos": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: "cosh": @@ -191,9 +193,9 @@ ifloat: 1 Function: Real part of "cpow": double: 2 -float: 4 +float: 5 idouble: 2 -ifloat: 4 +ifloat: 5 Function: Imaginary part of "cpow": float: 2 @@ -235,15 +237,15 @@ ifloat: 1 Function: Imaginary part of "ctan": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 Function: Real part of "ctanh": double: 2 -float: 1 +float: 2 idouble: 2 -ifloat: 1 +ifloat: 2 Function: Imaginary part of "ctanh": double: 2 @@ -340,15 +342,21 @@ idouble: 2 ifloat: 1 Function: "pow": +double: 1 float: 3 +idouble: 1 ifloat: 3 Function: "sin": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: "sincos": +double: 1 float: 1 +idouble: 1 ifloat: 1 Function: "sinh": @@ -387,8 +395,8 @@ ifloat: 2 Function: "yn": double: 3 -float: 2 +float: 3 idouble: 3 -ifloat: 2 +ifloat: 3 # end of automatic generation