* config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
authorKevin Buettner <kevinb@redhat.com>
Mon, 8 Sep 2003 23:21:37 +0000 (23:21 +0000)
committerKevin Buettner <kevinb@redhat.com>
Mon, 8 Sep 2003 23:21:37 +0000 (23:21 +0000)
target.

gdb/ChangeLog
gdb/config/frv/frv.mt

index 1f47433c90c2d6d3e16aad42507411f27c7492ad..7bb6fdd25de027432c4ab341fbd76e1397f52ccb 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
+       target.
+
 2003-09-08  Kevin Buettner  <kevinb@redhat.com>
 
        * frv-tdep.c (frame-unwind.h, frame-base.h): Include.
index 07fc4e7dd657761aa7b4c5cf4e6f442e569c3d71..ae5521eb40947ecbae37cd85b7a3df449de60c93 100644 (file)
@@ -1,5 +1,5 @@
 # Target: Fujitsu FRV processor
 TDEPFILES= frv-tdep.o
 TM_FILE= tm-frv.h
-#SIM_OBS = remote-sim.o
-#SIM = ../sim/frv/libsim.a
+SIM_OBS = remote-sim.o
+SIM = ../sim/frv/libsim.a