Link with i960 simulator.
authorJim Wilson <wilson@tuliptree.org>
Wed, 9 Dec 1998 06:54:51 +0000 (06:54 +0000)
committerJim Wilson <wilson@tuliptree.org>
Wed, 9 Dec 1998 06:54:51 +0000 (06:54 +0000)
* config/i960/mon960.mt (SIM_OBJS, SIM): Define.

gdb/ChangeLog
gdb/config/i960/mon960.mt

index 78ec9f2a43c7bfcd413a0236de202994b4f54938..685f0d19f4d92323a31d9d0e387084ecbd217ee1 100644 (file)
@@ -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.
index 7095ed606d02585b5d2ffa324cba00ee56c3384b..6cd73459f7eff569a0c8ccb6b55a4d455444d257 100644 (file)
@@ -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
 
This page took 0.025884 seconds and 4 git commands to generate.