* config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V

target.
This commit is contained in:
Kevin Buettner 2003-09-08 23:21:37 +00:00
parent 1cb761c72b
commit f5cb5aca80
2 changed files with 7 additions and 2 deletions

View 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.

View 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