summaryrefslogtreecommitdiffstats
path: root/c/src/exec/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/ChangeLog')
-rw-r--r--c/src/exec/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index 2abe3d7b9d..c17f70c470 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/ChangeLog
@@ -1,5 +1,16 @@
2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * automake/multilib.am: Add install-multi.
+ * aclocal/rtems-top.m4: Reflect new RTEMS_TOPdir to detecting
+ version.m4.
+ Add --with-project-root.
+ Reflect --with-project-root to setting up PROJECT_ROOT.
+ * aclocal/env-rtemscpu.m4: Reflect new RTEMS_TOPdir (HACK).
+ * aclocal/check-cpu.m4: Reflect new RTEMS_TOPdir.
+ * aclocal/check-bsps.m4: Reflect new RTEMS_TOPdir.
+
+2002-07-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* configure.ac: RTEMS_TOP(..).
2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>