diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1997-04-17 10:23:48 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1997-04-17 10:23:48 +0000 |
commit | 9d52bcb7f0d1533fffd0c950438386e840dcaf01 (patch) | |
tree | c8067f2d8a1e1a49c7485b24ba2175dd1f35514e /sim/mn10300 | |
parent | 463372706f4bf9fe4693d455217496a1f1b8aeb6 (diff) | |
download | gdb-9d52bcb7f0d1533fffd0c950438386e840dcaf01.zip gdb-9d52bcb7f0d1533fffd0c950438386e840dcaf01.tar.gz gdb-9d52bcb7f0d1533fffd0c950438386e840dcaf01.tar.bz2 |
* Makefile.in (SIM_OBJS): Add sim-load.o.
* interp.c: #include bfd.h.
(target_byte_order): Delete.
(sim_kind, myname, big_endian_p): New static locals.
(sim_open): Set sim_kind, myname. Move call to set_endianness to
after argument parsing. Recognize -E arg, set endianness accordingly.
(sim_load): Return SIM_RC. New arg abfd. Call sim_load_file to
load file into simulator. Set PC from bfd.
(sim_create_inferior): Return SIM_RC. Delete arg start_address.
(set_endianness): Use big_endian_p instead of target_byte_order.
Diffstat (limited to 'sim/mn10300')
0 files changed, 0 insertions, 0 deletions