From: Andrew Cagney Date: Wed, 4 Jun 1997 02:47:49 +0000 (+0000) Subject: Initialize the sim-engine module. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=896eab009e6f9b420d6a9caba46f96781fc88aea;p=binutils-gdb.git Initialize the sim-engine module. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 233327e7be0..a07b94d1569 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