summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-06 03:16:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-06 03:16:18 +0000
commit01e22fe60fa2947f184e1edd57a17a3d03215042 (patch)
tree462f5fb69cd30d3c3e4dbfaad9129f4f039ed0f0 /cpukit/ChangeLog
parent2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-01e22fe60fa2947f184e1edd57a17a3d03215042.tar.bz2
2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused). * configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]). Add RTEMS_CHECK_SYSV_UNIX. Add score/cpu/*/Makefile. * score/cpu/Makefile.am: Add DIST_SUBDIRS.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2576bbe9f1..8306cdb3f7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * aclocal/rtems-cpu-subdirs.m4: Remove (Unused).
+ * configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]).
+ Add RTEMS_CHECK_SYSV_UNIX.
+ Add score/cpu/*/Makefile.
+ * score/cpu/Makefile.am: Add DIST_SUBDIRS.
+
2004-04-05 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add AC_CHECK_SIZEOF([CPU_CONTEXT]..).