summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2005-09-24 01:26:24 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2005-09-24 01:26:24 +0000
commite6e55ca6a20efa91a1ad8cd127edcdf0b78d9202 (patch)
tree39a8f3e9739d102ed3e574186783c5f8e85b2ef9 /winsup/mingw/ChangeLog
parent5cbcdfa9dddb6c96777d0319d82187054bfcfc69 (diff)
downloadcygnal-e6e55ca6a20efa91a1ad8cd127edcdf0b78d9202.tar.gz
cygnal-e6e55ca6a20efa91a1ad8cd127edcdf0b78d9202.tar.bz2
cygnal-e6e55ca6a20efa91a1ad8cd127edcdf0b78d9202.zip
* include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)
Avoid raising FP exceptions.
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 63f0f4971..f9ac87b32 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,8 @@
+2005-09-24 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/math.h (HUGE_VALF, HUGE_VALL, INFINITY, NAN)
+ Avoid raising FP exceptions.
+
2005-09-19 Danny Smith <dannysmith@users.sourceforge.net>
* include/stdlib.h (strtof): Add prototype. Uglify