about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0ac705919..c724d7dadc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
 2018-08-01  Joseph Myers  <joseph@codesourcery.com>
 
+	* sysdeps/generic/math-tests-snan-payload.h: New file.
+	* sysdeps/hppa/math-tests-snan-payload.h: Likewise.
+	* sysdeps/mips/math-tests-snan-payload.h: Likewise.
+	* sysdeps/riscv/math-tests-snan-payload.h: Likewise.
+	* sysdeps/generic/math-tests.h: Include
+	<math-tests-snan-payload.h>.
+	(SNAN_TESTS_PRESERVE_PAYLOAD): Do not define macro here.
+	* sysdeps/hppa/math-tests.h: Remove file.
+	* sysdeps/mips/math-tests.h [!__mips_nan2008]
+	(SNAN_TESTS_PRESERVE_PAYLOAD): Do not define macro here.
+	* sysdeps/riscv/math-tests.h (SNAN_TESTS_PRESERVE_PAYLOAD):
+	Likewise.
+
 	* sysdeps/generic/math-tests-snan-cast.h: New file.
 	* sysdeps/powerpc/math-tests-snan-cast.h: Likewise.
 	* sysdeps/generic/math-tests.h: Include <math-tests-snan-cast.h>.