mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
* config/mips/idt.mt: Add support for the lsi33k target.
* config/sparc/sun4sol2.mh: Add support for ser-tcp.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user