* Makefile.in (arch-utils.o): Add $(sim_regno_h).
authorAndrew Cagney <cagney@redhat.com>
Wed, 29 May 2002 16:39:56 +0000 (16:39 +0000)
committerAndrew Cagney <cagney@redhat.com>
Wed, 29 May 2002 16:39:56 +0000 (16:39 +0000)
commit4182591fce9f672b648e8dcfcf33d0df556b7a22
tree64dae6ebd895f6ced1abeb24af7e27870d546c54
parent8afb0e028ca79a7b870a0293c8e584529adfbe9f
* Makefile.in (arch-utils.o): Add $(sim_regno_h).
* arch-utils.c: Include "sim-regno.h".
* gdbarch.sh: Don't include "sim-regno.h".
* gdbarch.h, gdbarch.c: Regenerate.
* sim-regno.h (legacy_register_sim_regno): Move declaration from
here.
* arch-utils.h (legacy_register_sim_regno): To here.
* remote-sim.c (legacy_register_sim_regno): Move function from
here.
* arch-utils.c (legacy_register_sim_regno): To here.
gdb/ChangeLog
gdb/Makefile.in
gdb/arch-utils.c
gdb/arch-utils.h
gdb/gdbarch.c
gdb/gdbarch.sh
gdb/remote-sim.c
gdb/sim-regno.h
This page took 0.024269 seconds and 4 git commands to generate.