about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a0ed9d05e..a6272b17d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2018-02-10  Joseph Myers  <joseph@codesourcery.com>
+
+	* sysdeps/powerpc/powerpc64le/Makefile [$(subdir) = math]
+	(f128-pairs): New variable.
+	[$(subdir) = math] ($(foreach suf,$(all-object-suffixes),$(foreach
+	pair,$(f128-pairs),$(objpfx)test-$(pair)%$(suf)))): Add -mfloat128
+	to CFLAGS.
+	[$(subdir) = math] ($(foreach pair,$(f128-pairs),test-$(pair)%)):
+	Also make tests add $(f128-loader-link) to gnulib-tests.
+
 2018-02-09  DJ Delorie  <dj@redhat.com>
 
 	[BZ #22827]