mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
Update NEWS to add sinf optimization
This commit is contained in:
parent
0d93b7fd7c
commit
87235d7006
@ -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
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user