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:
authorDanny Smith <dannysmith@users.sourceforge.net>2002-08-28 07:57:16 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2002-08-28 07:57:16 +0400
commit5bbbbfba557bc061cbc30b06e61d7027dadbb604 (patch)
tree72e35679dd784eeeb3373e5d085f23bee73a4c9f /winsup/mingw/ChangeLog
parent09df858c354e825d098d04d3087d366b3a1d8145 (diff)
* test_headers.c: Don't include varargs.h.
* Makefile.in (test_headers): Don't use -std=xx with -xc++. Test -std=gnu89, gnu99 also.
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 ed21d6961..257709215 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-28 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * test_headers.c: Don't include varargs.h.
+ * Makefile.in (test_headers): Don't use -std=xx
+ with -xc++.
+
2002-08-21 Earnie Boyd <earnie@users.sf.net>
* include/sys/param.h: New File.