aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-06-04 02:47:49 +0000
committerAndrew Cagney <cagney@redhat.com>1997-06-04 02:47:49 +0000
commit896eab009e6f9b420d6a9caba46f96781fc88aea (patch)
treecd45fd95347023493cfc957286359561a5c4d207
parentfd4addafba6fe3b10e9aa57514184fe443aa227d (diff)
downloadfsf-binutils-gdb-896eab009e6f9b420d6a9caba46f96781fc88aea.zip
fsf-binutils-gdb-896eab009e6f9b420d6a9caba46f96781fc88aea.tar.gz
fsf-binutils-gdb-896eab009e6f9b420d6a9caba46f96781fc88aea.tar.bz2
Initialize the sim-engine module.
-rw-r--r--sim/common/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 233327e..a07b94d 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,15 @@
+Wed Jun 4 11:44:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * sim-config.h (WITH_ENGINE): Enable the sim-engine module by
+ default.
+
+ * sim-engine.c (sim_engine_install): New function. Install the
+ engine init functions.
+ (sim_engine_init): [Re]initialize the simulator engine.
+
+ * sim-module.c: Add sim_engine to list of modules that always
+ install.
+
Tue Jun 3 04:52:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
* sim-watch.c (schedule_watchpoint): Use sim_unschedule_watchpoint