From patchwork Thu Aug 23 12:01:23 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wilco Dijkstra X-Patchwork-Id: 29026 Received: (qmail 11649 invoked by alias); 23 Aug 2018 12:01:49 -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 11566 invoked by uid 89); 23 Aug 2018 12:01:37 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_HELO_PASS, SPF_PASS autolearn=ham version=3.3.2 spammy=Major, UD:cpu X-HELO: EUR04-HE1-obe.outbound.protection.outlook.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=armh.onmicrosoft.com; s=selector1-arm-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=uSLRA/0Nqz40WxpP5y+yPz4BpVJP0wbC4FdwJbVTENA=; b=Gpmip8o1Oc33TVdeivMfbnu46RFYDbaMMykNKdMXEnNVwDjyu6wQ3OSGZLkdn23sPfqDzinlbT9vYY8rqY+isp+FWo6pV3jZj4PH9a9oGqESDItM1XpIuDaAOTBWjbvmLZOHgYlPJtniCtlhQ9qA/93wQOwwhHuUPT2KqdSRDCE= From: Wilco Dijkstra To: "libc-alpha@sourceware.org" , Marko Myllynen CC: nd Subject: [Committed] Update NEWS for sinf improvements Date: Thu, 23 Aug 2018 12:01:23 +0000 Message-ID: authentication-results: spf=none (sender IP is ) smtp.mailfrom=Wilco.Dijkstra@arm.com; received-spf: None (protection.outlook.com: arm.com does not designate permitted sender hosts) MIME-Version: 1.0 Marko pointed out the the NEWS entry for sinf improvements is listed for 2.28, while it was committed in 2.29, so move it there and mention tanf too. Committed as obvious. ChangeLog: 2018-08-23 Wilco Dijkstra * NEWS: Move optimized sinf entry to 2.29. diff --git a/NEWS b/NEWS index d38b6c4c238ae654711ae563b7c7a56180012056..639fb56c9f080cda5f185310fc083367e678fdb4 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ Major new features: to set the install root if you wish to install into a non-default configured location. +* Optimized generic sinf, cosf, sincosf and tanf. + Deprecated and removed features, and other changes affecting compatibility: * The glibc.tune tunable namespace has been renamed to glibc.cpu and the @@ -75,8 +77,6 @@ Major new features: transliteration tables are all updated to Unicode 11.0.0, using generator scripts contributed by Mike FABIAN (Red Hat). -* Optimized generic sinf, cosf and sincosf. - * functions that round their results to a narrower type are added from TS 18661-1:2014 and TS 18661-3:2015: