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:
authorChristopher Faylor <me@cgf.cx>2005-10-11 22:17:59 +0400
committerChristopher Faylor <me@cgf.cx>2005-10-11 22:17:59 +0400
commita5ac89cbbd9e8b8014d9558709c70d5a1b6326bc (patch)
treeb03bb47b7ca78e1b9be89ece7db07206c9031196 /winsup/ChangeLog
parentf2e8d7b0f062b86286b7969d7b7ec1d82ffd4a18 (diff)
* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
index 3885217c5..b2593c64e 100644
--- a/winsup/ChangeLog
+++ b/winsup/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-11 Christopher Faylor <cgf@timesys.com>
+
+ * Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
+
2005-03-22 Christopher Faylor <cgf@timesys.com>
* Makefile.common: Add -dD to options when creating preprocess files.