From: David Edelsohn Date: Mon, 7 Apr 1997 17:47:38 +0000 (+0000) Subject: * sim-base.h (sim_state_base): Move `magic' to end of struct. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25a9c90b9245014855ed933cd4523180f7b0c3c1;p=binutils-gdb.git * sim-base.h (sim_state_base): Move `magic' to end of struct. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index d4ecfebf476..6d79b311be7 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,3 +1,7 @@ +Mon Apr 7 10:46:38 1997 Doug Evans + + * sim-base.h (sim_state_base): Move `magic' to end of struct. + Mon Apr 7 15:53:21 1997 Andrew Cagney * run.c (main): Check that a program to run was specified.