summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-16 04:02:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-16 04:02:41 +0000
commit0063a93acaab916eb92628c26127808f9565cdac (patch)
tree686ad1a1880232dca0e6f428f01c0965062dc906 /cpukit/ChangeLog
parent2008-08-15 Allan Hessenflow <allanh@kallisti.com> (diff)
downloadrtems-0063a93acaab916eb92628c26127808f9565cdac.tar.bz2
2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Add -Wimplicit-function-declaration -Wstrict-prototypes to RTEMS_CFLAGS.
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 b191fcf1c1..83015feaf4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * aclocal/prog-cc.m4: Add -Wimplicit-function-declaration
+ -Wstrict-prototypes to RTEMS_CFLAGS.
+
2008-08-15 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1297/cpukit