summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-10 05:53:03 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-10 05:53:03 +0000
commitd71462b4eb38efbcda6d429a0a61749d7a89e195 (patch)
tree4bb2afb3fa4b15b51fca1445a643b89cf4ab6d58 /c/src/ChangeLog
parent2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-d71462b4eb38efbcda6d429a0a61749d7a89e195.tar.bz2
2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac (CFLAGS): Add -Wmissing-prototypes.
Diffstat (limited to '')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 5a08c5556f..4f5b26ed51 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-10 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac (CFLAGS): Add -Wmissing-prototypes.
+
2011-12-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/network/sonic.c: Activate SONIC_STATIC.