From: Rajalakshmi Srinivasaraghavan Date: Wed, 6 Dec 2017 05:19:11 +0000 (+0530) Subject: Update NEWS to add sinf optimization X-Git-Tag: glibc-2.27~323 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87235d7006afcb681ff7422bae346da7dcd995d7;p=thirdparty%2Fglibc.git Update NEWS to add sinf optimization --- diff --git a/ChangeLog b/ChangeLog index e153ee3dfc3..ab41d9d947f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-12-06 Rajalakshmi Srinivasaraghavan + + * NEWS: Add sinf to list of optimized functions. + 2017-12-06 Joseph Myers * bits/floatn-common.h (__HAVE_FLOAT64): Define to 1. diff --git a/NEWS b/NEWS index cbecce54565..dc5fe32cf8a 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,7 @@ Major new features: * Optimized x86-64 trunc and truncf for processors with SSE4.1. -* Optimized generic expf, exp2f, logf, log2f and powf. +* Optimized generic expf, exp2f, logf, log2f, powf and sinf. * In order to support faster and safer process termination the malloc API family of functions will no longer print a failure address and stack