* config/sparc/sparclite.mt: Add the sparc simulator.
This commit is contained in:
parent
fd58f4b10e
commit
6a4bfd8350
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Sun May 19 21:22:00 1996 Rob Savoye <rob@chinadoll>
|
||||
|
||||
* config/sparc/sparclite.mt: Add the sparc simulator.
|
||||
|
||||
Sun May 19 16:49:37 1996 Fred Fish <fnf@cygnus.com>
|
||||
|
||||
* defs.h (read_command_lines, query_hook): Update prototypes.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
# Target: Fujitsu SPARClite processor
|
||||
TDEPFILES= sparc-tdep.o sparcl-tdep.o
|
||||
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