From: Andrew Cagney Date: Thu, 5 Jun 1997 04:51:34 +0000 (+0000) Subject: Verify magic number of simulator struct. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=897f67b74ff76fec559a5d79d530c8975a11ebd2;p=binutils-gdb.git Verify magic number of simulator struct. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index a07b94d1569..4187eb4c43c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 5 13:48:37 1997 Andrew Cagney + + * nrun.c (main): Verify the structure returned before using it. + Wed Jun 4 11:44:06 1997 Andrew Cagney * sim-config.h (WITH_ENGINE): Enable the sim-engine module by