]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mips/Makefile.in
Add ABFD argument to sim_create_inferior. Document.
authorAndrew Cagney <cagney@redhat.com>
Wed, 27 Aug 1997 04:44:41 +0000 (04:44 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 27 Aug 1997 04:44:41 +0000 (04:44 +0000)
commitfafce69ab16b45fb1ac6bd2ec5afc8e8dbed0374
treeeaab2b03e17f79cd61e73a0b510942da3f20dcc3
parent9f64f00adaa7fb89b13ed291a778a262260dc409
Add ABFD argument to sim_create_inferior.  Document.
Add file sim-hload.c - generic load for hardware only simulators.
Review each simulators sim_open, sim_load, sim_create_inferior so that
they more closely match required behavour.
35 files changed:
gdb/ChangeLog
gdb/remote-sim.c
include/ChangeLog
include/remote-sim.h
sim/arm/ChangeLog
sim/common/.Sanitize
sim/common/ChangeLog
sim/common/Make-common.in
sim/common/sim-config.c
sim/common/sim-config.h
sim/common/sim-utils.c
sim/common/sim-utils.h [new file with mode: 0644]
sim/d10v/ChangeLog
sim/d10v/interp.c
sim/erc32/ChangeLog
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/m32r/ChangeLog
sim/m32r/Makefile.in [new file with mode: 0644]
sim/m32r/sim-if.c
sim/mips/ChangeLog
sim/mips/Makefile.in
sim/mips/interp.c
sim/mn10300/ChangeLog
sim/ppc/ChangeLog
sim/ppc/sim_calls.c
sim/sh/ChangeLog
sim/sh/interp.c
sim/tic80/ChangeLog
sim/tic80/Makefile.in
sim/tic80/sim-calls.c
sim/v850/ChangeLog
sim/v850/interp.c
sim/w65/ChangeLog
sim/w65/interp.c