OSDN Git Service

2002-07-26 Andrew Cagney <ac131313@redhat.com>
authorcagney <cagney>
Mon, 29 Jul 2002 16:34:06 +0000 (16:34 +0000)
committercagney <cagney>
Mon, 29 Jul 2002 16:34:06 +0000 (16:34 +0000)
commit1c58f9d4c120ff689cf1a3e77b13142b296d925c
tree8a5f3e90e0073eb3b7a6ab292c73c0a57c51ef82
parent756c71f1237cfe817b805b0b81e1650f15e65348
2002-07-26  Andrew Cagney  <ac131313@redhat.com>

* z8k-tdep.c: Do not include "obstack.h".
* h8300-tdep.c, h8500-tdep.c: Ditto.
* m68hc11-tdep.c, sh-tdep.c: Ditto.
* valprint.c, v850-tdep.c: Ditto.
* d10v-tdep.c, mn10300-tdep.c: Ditto.
* mn10200-tdep.c: Ditto.

* Makefile.in (z8k-tdep.o): Update dependencies.
(m68hc11-tdep.o, valprint.o): Ditto.
(v850-tdep.o, d10v-tdep.o): Ditto.
(mn10300-tdep.o, sparc-tdep.o): Ditto.
(sh-tdep.o, h8500-tdep.o, h8300-tdep.o): Ditto.
(m32r-tdep.o, mn10200-tdep.o): Specify dependencies.
(sh_opc_h, gdb_sim_sh_h): Define.
(elf_sh_h, elf_bfd_h): Define.
(opcode_m68hc11_h): Define.
(OPCODES_SRC, OPCODES_DIR): define.
(OPCODES): Use $(OPCODES_DIR).
(gdb_sim_d10v_h): Rename sim_d10v_h.
(gdb_sim_arm_h): Rename sim_arm_h.
14 files changed:
gdb/ChangeLog
gdb/Makefile.in
gdb/d10v-tdep.c
gdb/h8300-tdep.c
gdb/h8500-tdep.c
gdb/m32r-tdep.c
gdb/m68hc11-tdep.c
gdb/mn10200-tdep.c
gdb/mn10300-tdep.c
gdb/sh-tdep.c
gdb/sparc-tdep.c
gdb/v850-tdep.c
gdb/valprint.c
gdb/z8k-tdep.c