* config/mips/idt.mt: Add support for the lsi33k target.
* config/sparc/sun4sol2.mh: Add support for ser-tcp.
This commit is contained in:
parent
16b3ea5edd
commit
046970407b
3 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
Mon Feb 6 14:44:36 1995 Rob Savoye <rob@darkstar.cygnus.com>
|
||||
|
||||
* config/mips/idt.mt: Add support for ser-tcp and the lsi33k
|
||||
target.
|
||||
* config/mips/idt.mt: Add support for the lsi33k target.
|
||||
* config/sparc/sun4sol2.mh: Add support for ser-tcp.
|
||||
* array-rom.c: Finish the rest of the support commands needed by
|
||||
GDB.
|
||||
* mips-tdep.c: Add LSI33k register names and processor type.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
# Target: Big-endian IDT board.
|
||||
TDEPFILES= mips-tdep.o remote-mips.o ser-tcp.o monitor.o array-rom.o
|
||||
TDEPFILES= mips-tdep.o remote-mips.o monitor.o array-rom.o
|
||||
TM_FILE= tm-idt.h
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Host: Sun 4 or Sparcstation, running Solaris 2
|
||||
|
||||
XM_FILE= xm-sun4sol2.h
|
||||
XDEPFILES=
|
||||
XDEPFILES= ser-tcp.o
|
||||
XM_CLIBS= -lsocket -lnsl
|
||||
|
||||
NAT_FILE= nm-sysv4.h
|
||||
|
|
Loading…
Add table
Reference in a new issue