summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 0ab0dc306..08cc01898 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,5 +1,11 @@
2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>
+ * include/inttypes.h include/math.h include/stdio.h include/stdlib.h
+ include/string.h include/unistd.h include/wchar.h: Add __NO_INLINE__ guard
+ to all inline functions.
+
+2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>
+
* CRT_fp8.c: Add PCC alternative to GCC-specific constructs.
* CRT_fp10.c: Ditto.