From: Steve Chamberlain Date: Mon, 27 Jun 1994 17:17:27 +0000 (+0000) Subject: Use e7000-pc stuff. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bffce4c6b8bd07e7183378331c524d13dbfed28f;p=binutils-gdb.git Use e7000-pc stuff. --- diff --git a/gdb/config/h8300/h8300hms.mt b/gdb/config/h8300/h8300hms.mt index 53172feffb5..f74822992f1 100644 --- a/gdb/config/h8300/h8300hms.mt +++ b/gdb/config/h8300/h8300hms.mt @@ -1,3 +1,3 @@ # Target: H8300 with HMS monitor, E7000 ICE and H8 simulator -TDEPFILES= exec.o h8300-tdep.o remote-e7000.o remote-hms.o remote-sim.o ../sim/h8300/compile.o +TDEPFILES= exec.o h8300-tdep.o ser-e7kpc.o remote-e7000.o remote-hms.o remote-sim.o ../sim/h8300/compile.o TM_FILE= tm-h8300.h diff --git a/gdb/config/sh/sh.mt b/gdb/config/sh/sh.mt index eee9de35323..a021c318170 100644 --- a/gdb/config/sh/sh.mt +++ b/gdb/config/sh/sh.mt @@ -1,5 +1,5 @@ # Target: Hitachi Super-H ICE and simulator -TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o +TDEPFILES= exec.o sh-tdep.o remote-sim.o interp.o table.o remote-e7000.o ser-e7kpc.o over: all interp.o: