mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 12:30:06 +00:00
Update NEWS to add cosf and sincosf optimization
This commit is contained in:
parent
6a9dd7a7c5
commit
4cf82d2379
@ -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]
|
||||
|
2
NEWS
2
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
|
||||
|
Loading…
Reference in New Issue
Block a user