OSDN Git Service

2003-03-28 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Sat, 29 Mar 2003 01:39:59 +0000 (01:39 +0000)
committercagney <cagney>
Sat, 29 Mar 2003 01:39:59 +0000 (01:39 +0000)
commit9af6fd00e149e7cea3fb6fa0a264a54851185d01
treeab2d56f21496d037a399a71eba597c5ad7fffdae
parent038cfbc91f4dfcab77dbe62288069c48b5a89f28
2003-03-28  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (d10v-tdep.o): Update dependencies.
* remote.h (target_resume_hook, target_wait_loop_hook): Declare.
* d10v-tdep.c: Include "remote.h".
(target_resume_hook): Delete extern declaration.
(target_wait_loop_hook): Ditto.
(tdisassemble_command): Eliminate assignment in "if" conditional.
(d10v_ts2_register_sim_regno): Eliminate call to
legacy_register_sim_regno.
(d10v_ts3_register_sim_regno): Ditto.
gdb/ChangeLog
gdb/Makefile.in
gdb/d10v-tdep.c
gdb/remote.h