Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index dbdeb0cdb..a7615aa4d 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-28 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * mingwex/math/powl.c (powl): Revert change of 2004-02-01.
+ (__convert_inf_to_maxnum): New.static inline.
+ (reducl): Use it to protect against Inf - Inf.
+ (__fast_ldexpl): New function. Use in lieu of ldexpl.
+
2004-07-27 Danny Smith <dannysmith@users.sourceforge.net>
* mingwex/math/expl.c (expl): Move body of code to new static