old-cross-binutils/sim
David Edelsohn 2986085861 * interp.c (prog_bfd_was_opened_p): New static local.
(prog_bfd): New global variable.
	(sim_open): Undo patch to add -E support.
	(sim_close): Close prog_bfd if sim_load opened it.
	(sim_load): Record bfd of loaded file in prog_bfd.
	* simops.c (prog_bfd): Renamed from exec_bfd.
1997-04-24 00:22:10 +00:00
..
arm Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
common Restore exec_bfd, needed for v850 debug code 1997-04-23 21:57:39 +00:00
d10v * interp.c (sim_open): Undo patch to add -E support. 1997-04-22 17:31:11 +00:00
erc32 * interf.c (sim_open): Undo patch to add -E support. 1997-04-22 18:05:31 +00:00
h8300 Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
igen More Tic80 instructions. 1997-04-23 13:56:14 +00:00
m32r Getting there ... 1996-12-17 21:08:20 +00:00
mips for DIV: check for div by zero and int overflow 1997-04-21 21:26:17 +00:00
mn10300 Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
ppc Ref gdb/11763 - can't stop a running simulator: 1997-04-18 12:24:52 +00:00
sh * Makefile.in: Add clean targets. 1997-04-22 15:56:45 +00:00
testsuite Get the BIT/MASK/ROT/... macros to work with any 32/64/MSB0/MSBn target. 1997-04-15 08:54:01 +00:00
tic80 More Tic80 instructions. 1997-04-23 13:56:14 +00:00
v850 * interp.c (prog_bfd_was_opened_p): New static local. 1997-04-24 00:22:10 +00:00
w65 * Makefile.in (INSTALL): Set to @INSTALL@. 1997-04-15 18:55:38 +00:00
.Sanitize TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
ChangeLog TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
configure TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
configure.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
Makefile.in TIc80 simulator checkpoint - runs 3 instructions - trap, addu, br.a. 1997-04-22 17:46:07 +00:00
README-HACKING Add autoheader counterpart to autoconf-common et.al. 1997-04-03 02:22:52 +00:00