Mention addition of multiple precision fallback libm probes in NEWS
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 16 Jan 2014 04:49:18 +0000 (10:19 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Thu, 16 Jan 2014 04:51:52 +0000 (10:21 +0530)
NEWS

diff --git a/NEWS b/NEWS
index 248f2c30ad220dec7d77e112f0571e646bce3d24..a1f7656c4e8b4182bc3d4dde6d22a1007ad6ebe5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -101,6 +101,9 @@ Version 2.19
 
 * SystemTap probes for malloc have been introduced.
 
+* SystemTap probes for slow multiple precision fallback paths of
+  transcendental functions have been introduced.
+
 * Support for powerpc64le has been added.
 
 * The soft-float powerpc port now supports e500 processors.