aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>1997-06-05 04:51:34 +0000
committerAndrew Cagney <cagney@redhat.com>1997-06-05 04:51:34 +0000
commit897f67b74ff76fec559a5d79d530c8975a11ebd2 (patch)
tree980488232b5aff2c15a308ce88285f9059808a76
parent896eab009e6f9b420d6a9caba46f96781fc88aea (diff)
downloadfsf-binutils-gdb-897f67b74ff76fec559a5d79d530c8975a11ebd2.zip
fsf-binutils-gdb-897f67b74ff76fec559a5d79d530c8975a11ebd2.tar.gz
fsf-binutils-gdb-897f67b74ff76fec559a5d79d530c8975a11ebd2.tar.bz2
Verify magic number of simulator struct.
-rw-r--r--sim/common/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index a07b94d..4187eb4 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,7 @@
+Thu Jun 5 13:48:37 1997 Andrew Cagney <cagney@b1.cygnus.com>
+
+ * nrun.c (main): Verify the structure returned before using it.
+
Wed Jun 4 11:44:06 1997 Andrew Cagney <cagney@b1.cygnus.com>
* sim-config.h (WITH_ENGINE): Enable the sim-engine module by