about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-04-05 20:28:47 +0200
committerThomas Schwinge <thomas@codesourcery.com>2013-04-05 22:41:20 +0200
commitee091edf1a16312fff0cc3c6ae0116aded7f1dbf (patch)
tree644d3aebe2270770af04f42a32cd70715967cf1b /ChangeLog
parenta8b792d6bb54fda2ff66f8b0c725397d402f367e (diff)
downloadglibc-ee091edf1a16312fff0cc3c6ae0116aded7f1dbf.tar.gz
glibc-ee091edf1a16312fff0cc3c6ae0116aded7f1dbf.tar.xz
glibc-ee091edf1a16312fff0cc3c6ae0116aded7f1dbf.zip
More tests for external charater sequences representing NaNs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1bdbdf3cb6..256ce451a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
 
+	* stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
+	(lmsnanval): New variables.
+	(F): Add conversion tests.
+	* stdlib/tst-strtod6.c (do_test): Add issignaling tests.
+	* stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
+
 	* stdio-common/tstdiomisc.c (F): Properly collect individual
 	tests' results.