mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
Mention x86-64 FMA optimization in NEWS
* NEWS: Mention x86-64 FMA optimization.
This commit is contained in:
parent
24a2e6588d
commit
20c7b195d0
@ -1,3 +1,7 @@
|
|||||||
|
2017-08-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* NEWS: Mention x86-64 FMA optimization.
|
||||||
|
|
||||||
2017-08-16 H.J. Lu <hongjiu.lu@intel.com>
|
2017-08-16 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
[BZ #21912]
|
[BZ #21912]
|
||||||
|
3
NEWS
3
NEWS
@ -11,6 +11,9 @@ Major new features:
|
|||||||
|
|
||||||
[Add new features here]
|
[Add new features here]
|
||||||
|
|
||||||
|
* Optimized x86-64 asin, atan2, exp, expf, log, pow, atan, sin and tan
|
||||||
|
with FMA, contributed by Arjan van de Ven and H.J. Lu from Intel.
|
||||||
|
|
||||||
Deprecated and removed features, and other changes affecting compatibility:
|
Deprecated and removed features, and other changes affecting compatibility:
|
||||||
|
|
||||||
* On GNU/Linux, the obsolete Linux constant PTRACE_SEIZE_DEVEL is no longer
|
* On GNU/Linux, the obsolete Linux constant PTRACE_SEIZE_DEVEL is no longer
|
||||||
|
Loading…
Reference in New Issue
Block a user