]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update NEWS to add cosf and sincosf optimization
authorRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Tue, 2 Jan 2018 16:19:49 +0000 (21:49 +0530)
committerRajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
Tue, 2 Jan 2018 16:19:49 +0000 (21:49 +0530)
ChangeLog
NEWS

index 9e47b8185f0187bf7679c075e2d8cda6f811b3f6..d8afa344b69d5d6dab81656715671d0d1a6065d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-02  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
+
+       * NEWS: Add cosf and sincosf to list of optimized functions.
+
 2018-01-02  Aurelien Jarno  <aurelien@aurel32.net>
 
        [BZ #22660]
diff --git a/NEWS b/NEWS
index f0f4d8bcdd6e13d605cd774fd3133d03f7f8cd7e..c9017b746f87577bdece7c19d74317bdb42277d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@ Major new features:
 
 * Optimized x86-64 trunc and truncf for processors with SSE4.1.
 
-* Optimized generic expf, exp2f, logf, log2f, powf and sinf.
+* Optimized generic expf, exp2f, logf, log2f, powf, sinf, cosf and sincosf.
 
 * In order to support faster and safer process termination the malloc API
   family of functions will no longer print a failure address and stack