From: Siddhesh Poyarekar Date: Thu, 16 Jan 2014 04:49:18 +0000 (+0530) Subject: Mention addition of multiple precision fallback libm probes in NEWS X-Git-Tag: glibc-2.19~108 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d29ccce66cc903fd9aa6e8f74c6be4dbc03d1f5;p=thirdparty%2Fglibc.git Mention addition of multiple precision fallback libm probes in NEWS --- diff --git a/NEWS b/NEWS index 248f2c30ad2..a1f7656c4e8 100644 --- 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.