aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>1998-12-09 06:54:51 +0000
committerJim Wilson <wilson@tuliptree.org>1998-12-09 06:54:51 +0000
commite351e0fca0da7783290ba4043a5dc985eba5b2e4 (patch)
treee161c19b0e12819ab1639bbe0fe7be6bf2683843 /gdb
parentb2248e122af31b83f72f83fbf3ec17505e541183 (diff)
downloadfsf-binutils-gdb-e351e0fca0da7783290ba4043a5dc985eba5b2e4.zip
fsf-binutils-gdb-e351e0fca0da7783290ba4043a5dc985eba5b2e4.tar.gz
fsf-binutils-gdb-e351e0fca0da7783290ba4043a5dc985eba5b2e4.tar.bz2
Link with i960 simulator.
* config/i960/mon960.mt (SIM_OBJS, SIM): Define.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/config/i960/mon960.mt2
2 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 78ec9f2..685f0d1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+1998-12-08 James E Wilson <wilson@wilson-pc.cygnus.com>
+
+ * config/i960/mon960.mt (SIM_OBJS, SIM): Define.
+
Tue Dec 8 16:49:24 1998 Stan Shebs <shebs@andros.cygnus.com>
* NEWS: Add mentions of newly-added configurations.
diff --git a/gdb/config/i960/mon960.mt b/gdb/config/i960/mon960.mt
index 7095ed6..6cd7345 100644
--- a/gdb/config/i960/mon960.mt
+++ b/gdb/config/i960/mon960.mt
@@ -1,4 +1,6 @@
# Target: Intel 960 rom monitor
TDEPFILES= i960-tdep.o monitor.o mon960-rom.o ttyflush.o xmodem.o dsrec.o
TM_FILE= tm-mon960.h
+SIM_OBS = remote-sim.o
+SIM = ../sim/i960/libsim.a