From 896eab009e6f9b420d6a9caba46f96781fc88aea Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Wed, 4 Jun 1997 02:47:49 +0000 Subject: [PATCH] Initialize the sim-engine module. --- sim/common/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 + + * 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 * sim-watch.c (schedule_watchpoint): Use sim_unschedule_watchpoint -- 2.7.4