summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index beb934b18..aa09e8f2f 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-13 Keith Marshall <keithmarshall@users.sourceforge.net>
+
+ Fix MinGW-Bug [2160227]
+ Eliminate conflicting declarations and implementations of scalb().
+
+ * moldname.def.in (scalb): Comment out of EXPORTS list.
+ * include/math.h (scalb): Comment out OLDNAMES prototype; it conflicts
+ with GCC's built-in declaration.
+
2008-10-12 Christopher Faylor <me+cygwin@cgf.cx>
* Makefile.in: Use a different method to invoke gcc in a cygwin-hosted