From: Rob Savoye Date: Mon, 6 Feb 1995 22:00:10 +0000 (+0000) Subject: * config/mips/idt.mt: Add support for the lsi33k target. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=046970407bd6668940d3c88e8f00e9610cb2a76e;p=deliverable%2Fbinutils-gdb.git * config/mips/idt.mt: Add support for the lsi33k target. * config/sparc/sun4sol2.mh: Add support for ser-tcp. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9a8bf61d1c..eab1620196 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,7 @@ Mon Feb 6 14:44:36 1995 Rob Savoye - * 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. diff --git a/gdb/config/mips/idt.mt b/gdb/config/mips/idt.mt index b2bf0a07e5..82411d323d 100644 --- a/gdb/config/mips/idt.mt +++ b/gdb/config/mips/idt.mt @@ -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 diff --git a/gdb/config/sparc/sun4sol2.mh b/gdb/config/sparc/sun4sol2.mh index cb06ecb066..60e3673ac3 100644 --- a/gdb/config/sparc/sun4sol2.mh +++ b/gdb/config/sparc/sun4sol2.mh @@ -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