[PATCH] NEWS: Add new generic fma/fmaf note

Adhemerval Zanella adhemerval.zanella@linaro.org
Thu Nov 27 19:54:28 GMT 2025


---
 NEWS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index f915d9f759..81c7e04293 100644
--- a/NEWS
+++ b/NEWS
@@ -39,8 +39,8 @@ Major new features:
   been imported from the CORE-MATH project, in particular acosh, asinh,
   atanh, erf, erfc, lgamma, and tgamma.
 
-* Optimized implementations for remainder, remaindef, frexpf, frexp,
-  frexpl (binary128), and frexpl (intel96) have been added.
+* Optimized implementations for fma, fmaf, remainder, remaindef, frexpf,
+  frexp, frexpl (binary128), and frexpl (intel96) have been added.
 
 * The SVID handling for acosf, acoshf, asinhf, atan2f, atanhf, coshf,
   lgammaf/lgammaf_r, log10f, sinhf, sqrtf, tgammaf, y0/j0, y1/j1, and yn/jn
-- 
2.43.0



More information about the Libc-alpha mailing list