From patchwork Mon Aug 3 08:46:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chung-Lin Tang X-Patchwork-Id: 1340195 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=sourceware.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=sourceware.org; envelope-from=libc-alpha-bounces@sourceware.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BKs1Z3N74z9sR4 for ; Mon, 3 Aug 2020 18:46:26 +1000 (AEST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 9FAAB385ED4A; Mon, 3 Aug 2020 08:46:23 +0000 (GMT) X-Original-To: libc-alpha@sourceware.org Delivered-To: libc-alpha@sourceware.org Received: from esa4.mentor.iphmx.com (esa4.mentor.iphmx.com [68.232.137.252]) by sourceware.org (Postfix) with ESMTPS id 1E4423857C66 for ; Mon, 3 Aug 2020 08:46:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1E4423857C66 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=ChungLin_Tang@mentor.com IronPort-SDR: KDw/ZySAqkETBDaxFdiF4xb/BKXQK4fy6t6SXf1UB6ygKahO4975vQN6aOdfOsV3eLvEIyuLkf RG8ecTVcK5SImqn2DY0at6o0PK054jsQYu5LbIblZetb1WbWKvOOiAo2cXzZtecEkpnnJXI5Uz X+vkrsySlEZAfp4IdghJczqmAtfHDl6WVLtysDEX/AgqiHc2wjfr3jPLSwLV7c+s9KU/u9BasX dkCw6l32EA6K5aV0MwDA6hjOKrcN0ohD9RBxspRqc6rGrjPR9TCqrs63lSK4rSB2RRl66NJODI fbE= X-IronPort-AV: E=Sophos;i="5.75,429,1589270400"; d="diff'?scan'208";a="51663116" Received: from orw-gwy-02-in.mentorg.com ([192.94.38.167]) by esa4.mentor.iphmx.com with ESMTP; 03 Aug 2020 00:46:21 -0800 IronPort-SDR: pFElodKugPkWsIyBh88Tt3XZ/XZjcqA2zqeckSOIJ0t9f8jJ72WNzrfiSZodbtGZhnc/3+23dv 0WY2h4g/RqdXoLg2Np+tnqgnk0BiYe+cc4oI/p+2mwHSrI1RUPg+tSL/AW4awSgUbZx9mwmlh0 pt8D/YaaEkvxg2r40dOuKJKfdiuEPPdfpeqyyO4LHrhg4VwJ4Pn0mpfjJqnVWWw4IZUjdoq5vl 8DHtw0UXlKT3pi056r87EaVZhqUxXoMfWwhgIbuz8ZdYFZ61g5G2w5YkH9KESFBRtFBwPdTfPd dYw= To: GNU C Library From: Chung-Lin Tang Subject: [patch, nios2, committed] Update Nios II ULPs Message-ID: Date: Mon, 3 Aug 2020 16:46:05 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 Content-Language: en-US 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) X-Spam-Status: No, score=-8.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" Update ULPs file for Nios II, committed patch attached. Chung-Lin diff --git a/sysdeps/nios2/libm-test-ulps b/sysdeps/nios2/libm-test-ulps index e7d21eb..8c3e9df 100644 --- a/sysdeps/nios2/libm-test-ulps +++ b/sysdeps/nios2/libm-test-ulps @@ -13,7 +13,7 @@ float: 1 Function: "asinh": double: 1 -float: 1 +float: 2 Function: "atan": float: 1 @@ -128,7 +128,7 @@ float: 1 Function: "cosh": double: 1 -float: 1 +float: 2 Function: Real part of "cpow": double: 2 @@ -178,7 +178,7 @@ float: 1 Function: "erfc": double: 3 -float: 2 +float: 3 Function: "exp": float: 1 @@ -196,18 +196,18 @@ float: 1 Function: "gamma": double: 4 -float: 4 +float: 7 Function: "hypot": double: 1 Function: "j0": double: 2 -float: 2 +float: 8 Function: "j1": -double: 1 -float: 2 +double: 2 +float: 9 Function: "jn": double: 4 @@ -215,7 +215,7 @@ float: 4 Function: "lgamma": double: 4 -float: 4 +float: 7 Function: "log": float: 1 @@ -257,11 +257,11 @@ float: 2 Function: "tgamma": double: 5 -float: 5 +float: 8 Function: "y0": -double: 2 -float: 1 +double: 3 +float: 8 Function: "y1": double: 3