summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-12-27 21:45:22 +0000
committerUlrich Drepper <drepper@redhat.com>2005-12-27 21:45:22 +0000
commit11f685f5d8f9db81ed37607dadd1d10f280e4964 (patch)
treee82e4245e4c7302ccd49aa9134ca053d069af507 /ChangeLog
parentbfffffaee3bf0dd86a8460dc005d0cf840520834 (diff)
* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use long
double math to generate NaN results.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8d83da257..6afff2d11e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2005-12-27 Ulrich Drepper <drepper@redhat.com>
+ * stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use long
+ double math to generate NaN results.
+
* sysdeps/unix/sysv/linux/sparc/bits/errno.h: Define EOWNERDEAD
and ENOTRECOVERABLE if not already defined.
* sysdeps/unix/sysv/linux/alpha/bits/errno.h: Likewise.