mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 10:35:12 +08:00
* config/mips/vr4300.mt: Added simulator to default VR4300 build.
NOTE: Only the BigEndian build has the simulator included, because a LittleEndian simulator is not constructed at the moment (it should work, but has not been tested fully).
This commit is contained in:
parent
595a6ec337
commit
549cd3bac1
@ -1,3 +1,7 @@
|
||||
Wed Nov 8 15:59:52 1995 James G. Smith <jsmith@pasanda.cygnus.co.uk>
|
||||
|
||||
* config/mips/vr4300.mt: Added simulator to default VR4300 build.
|
||||
|
||||
Tue Nov 7 16:02:25 1995 Stu Grossman (grossman@cygnus.com)
|
||||
|
||||
* remote-mips.c (mips_initialize): Fix brain damage found by
|
||||
|
@ -1,3 +1,5 @@
|
||||
# Target: Big-endian SIM monitor board.
|
||||
TDEPFILES= mips-tdep.o remote-mips.o
|
||||
TM_FILE= tm-vr4300.h
|
||||
SIM_OBS = remote-sim.o
|
||||
SIM = ../sim/mips/libsim.a
|
||||
|
Loading…
Reference in New Issue
Block a user