Update NEWS to add sinf optimization

This commit is contained in:
Rajalakshmi Srinivasaraghavan 2017-12-06 10:49:11 +05:30
parent 0d93b7fd7c
commit 87235d7006
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2017-12-06 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
* NEWS: Add sinf to list of optimized functions.
2017-12-06 Joseph Myers <joseph@codesourcery.com>
* bits/floatn-common.h (__HAVE_FLOAT64): Define to 1.

2
NEWS
View File

@ -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