about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ed099d037..bcc49a1dc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2017-12-05  Joseph Myers  <joseph@codesourcery.com>
 
+	* stdlib/strfromd.c: Include <bits/floatn.h>.
+	[__HAVE_FLOAT64 && !__HAVE_DISTINCT_FLOAT64] (strfromf64): Define
+	and later undefine as macro and define as weak alias.
+	[__HAVE_FLOAT32X && !__HAVE_DISTINCT_FLOAT32X] (strfromf32x):
+	Likewise.
+
 	* math/test-float32x.h: New file.
 	* math/test-float64.h: Likewise.