summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-05-22 09:15:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-05-22 09:15:42 +0000
commit82034cbe40193b03f4cbc7f5707fe4a27dc38a90 (patch)
tree534cfad2582a02e7a81dcb4abf17d0daef948a1d /cpukit/ChangeLog
parentRegenerate. (diff)
downloadrtems-82034cbe40193b03f4cbc7f5707fe4a27dc38a90.tar.bz2
2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* automake/compile.am: (Temporarily) Add -Werror=overflow, -Werror=pointer-to-int-cast, -Werror=int-to-pointer-cast.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index c375025038..8e5b2484c1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * automake/compile.am: (Temporarily) Add -Werror=overflow,
+ -Werror=pointer-to-int-cast, -Werror=int-to-pointer-cast.
+
2010-05-20 Bharath Suri <bharath.s.jois@gmail.com>
* libcsupport/src/_rename_r.c: Avoid overwriting of errno by