projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfd7f39
)
* remote.c (remote_kill): Add prototype.
author
Stan Shebs
<shebs@codesourcery.com>
Mon, 15 May 1995 22:01:01 +0000
(22:01 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Mon, 15 May 1995 22:01:01 +0000
(22:01 +0000)
* cpu32bug-rom.c (cpu32bug_open): Properly define as static.
* config/h8300/h8300hms.mt (TDEPFILES): Add monitor.o.
gdb/config/h8300/h8300hms.mt
patch
|
blob
|
history
diff --git
a/gdb/config/h8300/h8300hms.mt
b/gdb/config/h8300/h8300hms.mt
index 0b15713289b6611f87df82c40cf96393ab0adc73..7e1b19e2739369b888dce2629c69e412c94a52f4 100644
(file)
--- 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= h8300-tdep.o
ser-e7kpc.o remote-e7000
.o remote-hms.o remote-sim.o ../sim/h8300/compile.o
+TDEPFILES= h8300-tdep.o
ser-e7kpc.o remote-e7000.o monitor
.o remote-hms.o remote-sim.o ../sim/h8300/compile.o
TM_FILE= tm-h8300.h