summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-06-17 08:53:19 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-06-17 08:53:19 +0000
commit14e24777e406015090c29a873d82c19cd276c39d (patch)
tree0db44b2f0cdbde0847892195690cfcc165ffa9d5
parent2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-14e24777e406015090c29a873d82c19cd276c39d.tar.bz2
2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: Copied over from aclocal/. * aclocal/canonical-host.m4: Ditto. * aclocal/canonical-target-name.m4: Ditto. * aclocal/canonicalize-tools.m4: Ditto. * aclocal/check-bsp-cache.m4: Ditto. * aclocal/check-bsps.m4: Ditto. * aclocal/check-cpu.m4: Ditto. * aclocal/check-itron.m4: Ditto. * aclocal/check-multiprocessing.m4: Ditto. * aclocal/check-networking.m4: Ditto. * aclocal/check-newlib.m4: Ditto. * aclocal/check-posix.m4: Ditto. * aclocal/check-tool.m4: Ditto. * aclocal/enable-bare.m4: Ditto. * aclocal/enable-inlines.m4: Ditto. * aclocal/enable-itron.m4: Ditto. * aclocal/enable-multiprocessing.m4: Ditto. * aclocal/enable-networking.m4: Ditto. * aclocal/enable-posix.m4: Ditto. * aclocal/enable-rtemsbsp.m4: Ditto. * aclocal/env-rtemsbsp.m4: Ditto. * aclocal/env-rtemscpu.m4: Ditto. * aclocal/gcc-pipe.m4: Ditto. * aclocal/gcc-specs.m4: Ditto. * aclocal/multi.m4: Ditto. * aclocal/multilib.m4: Ditto. * aclocal/prog-cc.m4: Ditto. * aclocal/project-root.m4: Ditto. * aclocal/rtems-cpu-subdirs.m4: Ditto. * aclocal/rtems-debug.m4: Ditto. * aclocal/rtems-top.m4: Ditto. * aclocal/subdirs.m4: Ditto. * aclocal/sysv-ipc.m4: Ditto. * aclocal/tool-paths.m4: Ditto. * aclocal/version.m4: Ditto.
-rw-r--r--c/src/exec/ChangeLog38
-rw-r--r--cpukit/ChangeLog38
2 files changed, 76 insertions, 0 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index d34a5f5355..5cd36e3207 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/ChangeLog
@@ -1,3 +1,41 @@
+2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/bsp-alias.m4: Copied over from aclocal/.
+ * aclocal/canonical-host.m4: Ditto.
+ * aclocal/canonical-target-name.m4: Ditto.
+ * aclocal/canonicalize-tools.m4: Ditto.
+ * aclocal/check-bsp-cache.m4: Ditto.
+ * aclocal/check-bsps.m4: Ditto.
+ * aclocal/check-cpu.m4: Ditto.
+ * aclocal/check-itron.m4: Ditto.
+ * aclocal/check-multiprocessing.m4: Ditto.
+ * aclocal/check-networking.m4: Ditto.
+ * aclocal/check-newlib.m4: Ditto.
+ * aclocal/check-posix.m4: Ditto.
+ * aclocal/check-tool.m4: Ditto.
+ * aclocal/enable-bare.m4: Ditto.
+ * aclocal/enable-inlines.m4: Ditto.
+ * aclocal/enable-itron.m4: Ditto.
+ * aclocal/enable-multiprocessing.m4: Ditto.
+ * aclocal/enable-networking.m4: Ditto.
+ * aclocal/enable-posix.m4: Ditto.
+ * aclocal/enable-rtemsbsp.m4: Ditto.
+ * aclocal/env-rtemsbsp.m4: Ditto.
+ * aclocal/env-rtemscpu.m4: Ditto.
+ * aclocal/gcc-pipe.m4: Ditto.
+ * aclocal/gcc-specs.m4: Ditto.
+ * aclocal/multi.m4: Ditto.
+ * aclocal/multilib.m4: Ditto.
+ * aclocal/prog-cc.m4: Ditto.
+ * aclocal/project-root.m4: Ditto.
+ * aclocal/rtems-cpu-subdirs.m4: Ditto.
+ * aclocal/rtems-debug.m4: Ditto.
+ * aclocal/rtems-top.m4: Ditto.
+ * aclocal/subdirs.m4: Ditto.
+ * aclocal/sysv-ipc.m4: Ditto.
+ * aclocal/tool-paths.m4: Ditto.
+ * aclocal/version.m4: Ditto.
+
2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Copied over from automake/.
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d34a5f5355..5cd36e3207 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,41 @@
+2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * aclocal/bsp-alias.m4: Copied over from aclocal/.
+ * aclocal/canonical-host.m4: Ditto.
+ * aclocal/canonical-target-name.m4: Ditto.
+ * aclocal/canonicalize-tools.m4: Ditto.
+ * aclocal/check-bsp-cache.m4: Ditto.
+ * aclocal/check-bsps.m4: Ditto.
+ * aclocal/check-cpu.m4: Ditto.
+ * aclocal/check-itron.m4: Ditto.
+ * aclocal/check-multiprocessing.m4: Ditto.
+ * aclocal/check-networking.m4: Ditto.
+ * aclocal/check-newlib.m4: Ditto.
+ * aclocal/check-posix.m4: Ditto.
+ * aclocal/check-tool.m4: Ditto.
+ * aclocal/enable-bare.m4: Ditto.
+ * aclocal/enable-inlines.m4: Ditto.
+ * aclocal/enable-itron.m4: Ditto.
+ * aclocal/enable-multiprocessing.m4: Ditto.
+ * aclocal/enable-networking.m4: Ditto.
+ * aclocal/enable-posix.m4: Ditto.
+ * aclocal/enable-rtemsbsp.m4: Ditto.
+ * aclocal/env-rtemsbsp.m4: Ditto.
+ * aclocal/env-rtemscpu.m4: Ditto.
+ * aclocal/gcc-pipe.m4: Ditto.
+ * aclocal/gcc-specs.m4: Ditto.
+ * aclocal/multi.m4: Ditto.
+ * aclocal/multilib.m4: Ditto.
+ * aclocal/prog-cc.m4: Ditto.
+ * aclocal/project-root.m4: Ditto.
+ * aclocal/rtems-cpu-subdirs.m4: Ditto.
+ * aclocal/rtems-debug.m4: Ditto.
+ * aclocal/rtems-top.m4: Ditto.
+ * aclocal/subdirs.m4: Ditto.
+ * aclocal/sysv-ipc.m4: Ditto.
+ * aclocal/tool-paths.m4: Ditto.
+ * aclocal/version.m4: Ditto.
+
2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Copied over from automake/.