* config/sparc/sparclite.mt: Removed simulator references (erc32
has been disabled).
This commit is contained in:
parent
f90b720ba1
commit
99bdb8d22d
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
Sat Aug 30 13:44:48 1997 Bob Manson <manson@charmed.cygnus.com>
|
||||
|
||||
* config/sparc/sparclite.mt: Removed simulator references (erc32
|
||||
has been disabled).
|
||||
|
||||
Thu Aug 28 10:20:04 1997 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* remote-e7000.c (e7000_fetch_registers): Check
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
# Target: Fujitsu SPARClite processor
|
||||
TDEPFILES= sparc-tdep.o sparcl-tdep.o
|
||||
TM_FILE= tm-sparclite.h
|
||||
SIM_OBS = remote-sim.o
|
||||
SIM = ../sim/erc32/libsim.a
|
||||
|
|
Loading…
Reference in a new issue