]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add ABFD argument to sim_open call. Pass through to sim_config so
authorAndrew Cagney <cagney@redhat.com>
Mon, 25 Aug 1997 23:14:25 +0000 (23:14 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 25 Aug 1997 23:14:25 +0000 (23:14 +0000)
commit247fccdeb54a09a14287b2e829511803ad9d7cc1
treec992df7132ca0c315cbcfd5ad81bbc4f16675936
parent04f295b64859a6c6b01739fc4dd7fddce42db8d9
Add ABFD argument to sim_open call.  Pass through to sim_config so
that image properties such as endianness can be checked.

More strongly document the expected behavour of each of the sim_*
interfaces.

Add default endian argument to simulator config macro
SIM_AC_OPTION_ENDIAN.  Use in sim_config.
41 files changed:
gdb/ChangeLog
gdb/remote-sim.c
include/ChangeLog
include/remote-sim.h
sim/ChangeLog
sim/arm/ChangeLog
sim/arm/wrapper.c
sim/common/ChangeLog
sim/common/aclocal.m4
sim/common/nrun.c
sim/common/run.c
sim/common/sim-config.c
sim/common/sim-config.h
sim/configure
sim/configure.in
sim/d10v/ChangeLog
sim/d10v/interp.c
sim/erc32/ChangeLog
sim/erc32/interf.c
sim/h8300/ChangeLog
sim/h8300/compile.c
sim/m32r/ChangeLog
sim/m32r/configure [new file with mode: 0755]
sim/m32r/sim-if.c
sim/mips/ChangeLog
sim/mips/configure
sim/mips/gencode.c
sim/mips/interp.c
sim/mn10300/ChangeLog
sim/mn10300/interp.c
sim/ppc/ChangeLog
sim/ppc/sim_calls.c
sim/sh/ChangeLog
sim/sh/interp.c
sim/tic80/ChangeLog
sim/tic80/configure
sim/tic80/sim-calls.c
sim/v850/ChangeLog
sim/v850/interp.c
sim/w65/ChangeLog
sim/w65/interp.c