aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>1997-11-19 20:13:11 +0000
committerDoug Evans <dje@google.com>1997-11-19 20:13:11 +0000
commit398057b722b9482d2f35f67da3e7b2e1a3b4bfce (patch)
tree0d7b2d935282d4c950f4e85ef289d4a7942a6cf7 /sim
parente163bbbf2ab0420c7a2d1d58824baf0cf0f82764 (diff)
downloadgdb-398057b722b9482d2f35f67da3e7b2e1a3b4bfce.zip
gdb-398057b722b9482d2f35f67da3e7b2e1a3b4bfce.tar.gz
gdb-398057b722b9482d2f35f67da3e7b2e1a3b4bfce.tar.bz2
* sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined.
(sim_state_free): Call SIM_STATE_FREE if defined. * sim-module.c (sim_module_install): Don't leave any modules installed if one fails to install.
Diffstat (limited to 'sim')
-rw-r--r--sim/common/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index f7acd63..d6e089a 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,11 @@
+Wed Nov 19 12:02:41 1997 Doug Evans <devans@seba.cygnus.com>
+
+ * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined.
+ (sim_state_free): Call SIM_STATE_FREE if defined.
+
+ * sim-module.c (sim_module_install): Don't leave any modules
+ installed if one fails to install.
+
Wed Nov 19 13:25:48 1997 Michael Meissner <meissner@cygnus.com>
* sim-options.c: Don't include ../libiberty/alloca-conf.h any