about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-03 14:13:44 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-03 14:13:44 +0200
commit74d87055bfeb31ea37bc2356d88c065c612e1c0e (patch)
treefb7509d7e8040e7f204e8498c21d5e6770864f0a /ChangeLog
parent90d5d5bbd8a6d41926c8bb6ac9f367bf956c623f (diff)
downloadglibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar.gz
glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.tar.xz
glibc-74d87055bfeb31ea37bc2356d88c065c612e1c0e.zip
Refer to two GCC PRs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78a0fa36d0..3046d2e3ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
+
+	* sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
+	(SNAN_TESTS_double): Refer to GCC PR56831.
+	* sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
+	GCC PR56828.
+
 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
 	* Rules (bench): Move bench.out after the run is complete.