aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index ba3e77b..84c69bf 100644
--- a/NEWS
+++ b/NEWS
@@ -135,10 +135,10 @@ Version 2.26
* Support is added, on powerpc64le, x86_64, x86 and ia64, for interfaces
supporting the _Float128 type from ISO/IEC TS 18661-3:2015. Most of the
interfaces are taken from TS 18661-3. The type-generic macros in <math.h>
- support this type, but those in <tgmath.h> do not. The GNU C Library now
- requires GCC 6.2 or later to build for powerpc64le. When used with GCC
- versions before GCC 7, these interfaces may be used with the type under
- the non-standard name __float128.
+ and <tgmath.h> support this type. The GNU C Library now requires GCC 6.2
+ or later to build for powerpc64le. When used with GCC versions before GCC
+ 7, these interfaces may be used with the type under the non-standard name
+ __float128.
New <stdlib.h> functions from ISO/IEC TS 18661-3: