summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 05:45:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 05:45:51 +0000
commit72e975e60684e4f567f8cacd1bb304b8c2a7241b (patch)
tree47593f3d2e1353c63a37209fea161d6effff1875 /cpukit/ChangeLog
parentNew. (diff)
downloadrtems-72e975e60684e4f567f8cacd1bb304b8c2a7241b.tar.bz2
2009-10-30 Ralf Corsépius <ralf.corsepiu@rtems.org>
* aclocal/gcc-sanity.m4: New. * configure.ac: Add RTEMS_CHECK_GCC_SANITY.
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 67c222b23c..564314044d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-30 Ralf Corsépius <ralf.corsepiu@rtems.org>
+
+ * aclocal/gcc-sanity.m4: New.
+ * configure.ac: Add RTEMS_CHECK_GCC_SANITY.
+
2009-10-29 Till Straumann <strauman@slac.stanford.edu>
* score/src/isr.c: Check if CPU defined _CPU_Interrupt_stack_setup()