* config/mips/idt.mt: Add support for the lsi33k target.
authorRob Savoye <rob@cygnus>
Mon, 6 Feb 1995 22:00:10 +0000 (22:00 +0000)
committerRob Savoye <rob@cygnus>
Mon, 6 Feb 1995 22:00:10 +0000 (22:00 +0000)
* config/sparc/sun4sol2.mh: Add support for ser-tcp.

gdb/ChangeLog
gdb/config/mips/idt.mt
gdb/config/sparc/sun4sol2.mh

index 9a8bf61d1ca0181f9104d691e3c0c0b838bde940..eab1620196053c154ce9cc682763185784aa1b63 100644 (file)
@@ -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.
index b2bf0a07e56f66880e0d9d363d294d75943f3178..82411d323d92a15886d585a00f7c58e29ae2f2ce 100644 (file)
@@ -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
index cb06ecb0665315270e6193fbeded1c1993955058..60e3673ac3771c533c80277b8096adb7d7714129 100644 (file)
@@ -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
This page took 0.025289 seconds and 4 git commands to generate.