aboutsummaryrefslogtreecommitdiff
path: root/sim/common
diff options
context:
space:
mode:
Diffstat (limited to 'sim/common')
-rw-r--r--sim/common/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index a1bae25..32cffeb 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,5 +1,11 @@
Thu Dec 4 09:21:05 1997 Doug Evans <devans@canuck.cygnus.com>
+ * Make-common.in (sim-core.o): Depend on $(sim_main_headers).
+
+ * sim-config.h (WITH_TREE_PROPERTIES): Define as 0.
+ * sim-config.c (sim_config): Replace WITH_DEVICES with
+ WITH_TREE_PROPERTIES.
+
* configure: Regenerated to track ../common/aclocal.m4 changes.
Wed Dec 3 17:56:02 1997 Doug Evans <devans@canuck.cygnus.com>