summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-06-30 13:20:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-06-30 13:20:57 +0000
commit961571bcc7f664e653580011fa4d8168a7552ecb (patch)
tree5ffef23b6659093d7ee6916c41f3e4789466182d /cpukit/ChangeLog
parentApply _RTEMS_CPU_INIT, _RTEMS_CPUOPT_FINI. (diff)
downloadrtems-961571bcc7f664e653580011fa4d8168a7552ecb.tar.bz2
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* acinclude.m4: Add _RTEMS_CPUOPT_INIT, _RTEMS_CPUOPT_FINI. * configure.ac: Apply _RTEMS_CPU_INIT, _RTEMS_CPUOPT_FINI. Cleanup mal-formated RTEMS_CPUOPT's.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 39d6914ffa..c580924773 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * acinclude.m4: Add _RTEMS_CPUOPT_INIT, _RTEMS_CPUOPT_FINI.
+ * configure.ac: Apply _RTEMS_CPU_INIT, _RTEMS_CPUOPT_FINI.
+ Cleanup mal-formated RTEMS_CPUOPT's.
+
+2008-06-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* aclocal/rtems-top.m4: Require AC_DISABLE_OPTION_CHECKING.
AC_PREREQ(2.62).