* config/frv/frv.mt (SIM_OBS, SIM): Enable simulator for FR-V
target.
This commit is contained in:
parent
1cb761c72b
commit
f5cb5aca80
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user