* config/*/*.mt (TDEPFILES): Remove refs to *-pinsn.o.
authorStan Shebs <shebs@codesourcery.com>
Tue, 17 Jan 1995 04:53:00 +0000 (04:53 +0000)
committerStan Shebs <shebs@codesourcery.com>
Tue, 17 Jan 1995 04:53:00 +0000 (04:53 +0000)
72 files changed:
gdb/config/a29k/a29k-kern.mt
gdb/config/a29k/a29k-udi.mt
gdb/config/a29k/a29k.mt
gdb/config/a29k/ultra3.mt
gdb/config/a29k/vx29k.mt
gdb/config/arm/arm.mt
gdb/config/i386/i386aix.mt
gdb/config/i386/i386aout.mt
gdb/config/i386/i386bsd.mt
gdb/config/i386/i386lynx.mt
gdb/config/i386/i386m3.mt
gdb/config/i386/i386mk.mt
gdb/config/i386/i386nw.mt
gdb/config/i386/i386os9k.mt
gdb/config/i386/i386v.mt
gdb/config/i386/i386v4.mt
gdb/config/i386/ptx.mt
gdb/config/i386/ptx4.mt
gdb/config/i386/sun386.mt
gdb/config/i386/symmetry.mt
gdb/config/i960/nindy960.mt
gdb/config/i960/vxworks960.mt
gdb/config/m68k/3b1.mt
gdb/config/m68k/altos.mt
gdb/config/m68k/apollo68b.mt
gdb/config/m68k/delta68.mt
gdb/config/m68k/dpx2.mt
gdb/config/m68k/es1800.mt
gdb/config/m68k/hp300bsd.mt
gdb/config/m68k/hp300hpux.mt
gdb/config/m68k/isi.mt
gdb/config/m68k/m68klynx.mt
gdb/config/m68k/m68kv4.mt
gdb/config/m68k/news.mt
gdb/config/m68k/sun2os3.mt
gdb/config/m68k/sun2os4.mt
gdb/config/m68k/sun3os3.mt
gdb/config/m68k/sun3os4.mt
gdb/config/m68k/vxworks68.mt
gdb/config/m88k/cxux.mt
gdb/config/m88k/delta88.mt
gdb/config/m88k/delta88v4.mt
gdb/config/m88k/m88k.mt
gdb/config/mips/bigmips.mt
gdb/config/mips/bigmips64.mt
gdb/config/mips/decstation.mt
gdb/config/mips/idt.mt
gdb/config/mips/idt64.mt
gdb/config/mips/idtl.mt
gdb/config/mips/idtl64.mt
gdb/config/mips/irix3.mt
gdb/config/mips/littlemips.mt
gdb/config/mips/mipsel64.mt
gdb/config/mips/mipsm3.mt
gdb/config/mips/mipsv4.mt
gdb/config/ns32k/merlin.mt
gdb/config/ns32k/nbsd.mt
gdb/config/ns32k/ns32km3.mt
gdb/config/ns32k/umax.mt
gdb/config/pa/hppabsd.mt
gdb/config/pa/hppaosf.mt
gdb/config/pa/hppapro.mt
gdb/config/powerpc/ppc-nw.mt
gdb/config/sparc/sp64.mt
gdb/config/sparc/sp64sim.mt
gdb/config/sparc/sparc-em.mt
gdb/config/sparc/sparclite.mt
gdb/config/sparc/sparclynx.mt
gdb/config/sparc/sun4os4.mt
gdb/config/sparc/sun4sol2.mt
gdb/config/sparc/vxsparc.mt
gdb/config/z8k/z8ksim.mt

index 1f85c1e..f1a2e52 100644 (file)
@@ -7,7 +7,7 @@
 # numbering a bit, to hold kernel regs, and adds support for looking at
 # the upage.
 
+TDEPFILES= a29k-tdep.o remote-mm.o remote-adapt.o
 TM_FILE= tm-ultra3.h
-TDEPFILES= a29k-pinsn.o a29k-tdep.o remote-mm.o remote-adapt.o
 
 MT_CFLAGS = -DKERNEL_DEBUGGING -DNO_HIF_SUPPORT
index d008f29..d0cac1a 100644 (file)
@@ -1,8 +1,6 @@
 # Target: AMD 29000 on EB29K board over a serial line
-
+TDEPFILES= a29k-tdep.o remote-udi.o udip2soc.o udr.o udi2go32.o
 TM_FILE= tm-a29k.h
-TDEPFILES= a29k-pinsn.o a29k-tdep.o remote-udi.o \
-       udip2soc.o udr.o udi2go32.o
 
 # Disable standard remote support.
 REMOTE_O=
index 87f7d4d..a3f5910 100644 (file)
@@ -1,6 +1,5 @@
 # Target: AMD 29000
-
+TDEPFILES= a29k-tdep.o remote-eb.o remote-adapt.o
 TM_FILE= tm-a29k.h
-TDEPFILES= a29k-pinsn.o a29k-tdep.o remote-eb.o remote-adapt.o
 
 MT_CFLAGS = -DNO_HIF_SUPPORT
index f033b9f..1f5fd2f 100644 (file)
@@ -1,7 +1,6 @@
 # Target: AMD 29000 running Unix on New York University processor board
-
+TDEPFILES= a29k-tdep.o
 TM_FILE= tm-ultra3.h
-TDEPFILES= a29k-pinsn.o a29k-tdep.o
 
 # SYM1 is some OS they have.
 MT_CFLAGS = -DSYM1
index c7ec02a..4d6f5cc 100644 (file)
@@ -1,4 +1,4 @@
-# Target: VxWorks running on an AMD 29000.
-TDEPFILES= exec.o a29k-pinsn.o a29k-tdep.o remote-vx.o remote-vx29k.o xdr_ld.o xdr_ptrace.o xdr_rdb.o 
+# Target: AMD 29k running VxWorks
+TDEPFILES= a29k-tdep.o remote-vx.o remote-vx29k.o xdr_ld.o xdr_ptrace.o xdr_rdb.o 
 TM_FILE= tm-vx29k.h
 MT_CFLAGS = -DNO_HIF_SUPPORT
index 146995b..e6e3ec9 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Acorn RISC machine running RISCiX (4.3bsd)
-TDEPFILES= arm-tdep.o arm-pinsn.o
+TDEPFILES= arm-tdep.o
 TM_FILE= tm-arm.h
index 5318a38..12e0e1f 100644 (file)
@@ -3,5 +3,5 @@
 # proprietary debug info.
 #
 # Target: IBM PS/2 (i386) running AIX PS/2
-TDEPFILES= i386-tdep.o i386-pinsn.o i387-tdep.o
+TDEPFILES= i386-tdep.o i387-tdep.o
 TM_FILE= tm-i386aix.h
index cd8f7e0..1c94ba5 100644 (file)
@@ -1,4 +1,3 @@
 # Target: Intel 386 with a.out
-TDEPFILES= i386-tdep.o i386-pinsn.o
+TDEPFILES= i386-tdep.o
 TM_FILE= tm-i386v.h
index 402d6af..ef61731 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 386 running BSD
-TDEPFILES= i386-tdep.o i386-pinsn.o
 TM_FILE= tm-i386bsd.h
+TDEPFILES= i386-tdep.o
index a18a517..6704b43 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 386 running LynxOS
-TDEPFILES= coff-solib.o i386-tdep.o i386-pinsn.o i386ly-tdep.o
+TDEPFILES= coff-solib.o i386-tdep.o i386ly-tdep.o
 TM_FILE= tm-i386lynx.h
index c9be2de..e985ae3 100644 (file)
@@ -1,4 +1,3 @@
-# Target: Intel 386 with a.out
-
-TDEPFILES= i386-pinsn.o i386-tdep.o 
+# Target: Intel 386 with a.out under Mach 3
+TDEPFILES= i386-tdep.o 
 TM_FILE= tm-i386m3.h
index 93109bb..aa2f6a4 100644 (file)
@@ -1,6 +1,5 @@
 # Target: Intel 386 with a.out in osf 1/mk
-#
-TDEPFILES= i386-pinsn.o i386-tdep.o 
+TDEPFILES= i386-tdep.o 
 TM_FILE= tm-i386osf1mk.h
 TM_CFLAGS= -I/usr/mach3/include
 TM_CLIBS= /usr/mach3/ccs/lib/libmachid.a /usr/mach3/ccs/lib/libnetname.a /usr/mach3/ccs/lib/libmach.a
index 6753d6a..3109c42 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 386 running NetWare
-TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o
+TDEPFILES= i386-tdep.o i387-tdep.o
 TM_FILE= tm-i386nw.h
index 4268368..5a8794d 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 386 running OS9000
-TDEPFILES= i386-tdep.o i386-pinsn.o remote-os9k.o
+TDEPFILES= i386-tdep.o remote-os9k.o
 TM_FILE= tm-i386os9k.h
index 75e5661..7242d3e 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 386 running System V
-TDEPFILES= i386-tdep.o i386-pinsn.o i387-tdep.o
+TDEPFILES= i386-tdep.o i387-tdep.o
 TM_FILE= tm-i386v.h
index 5e0e69d..c22b675 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 386 running SVR4
-TDEPFILES= i386-pinsn.o i386-tdep.o i387-tdep.o
+TDEPFILES= i386-tdep.o i387-tdep.o
 TM_FILE= tm-i386v4.h
index e82c6b2..757df33 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sequent Symmetry running ptx 2.0, with Weitek 1167 or i387.
-TDEPFILES= symm-tdep.o i386-pinsn.o i387-tdep.o i386-tdep.o
+TDEPFILES= symm-tdep.o i387-tdep.o i386-tdep.o
 TM_FILE= tm-ptx.h
index 882a589..f347809 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sequent Symmetry running ptx 4.0, with Weitek 1167 or i387.
-TDEPFILES= symm-tdep.o i386-pinsn.o i387-tdep.o i386-tdep.o
+TDEPFILES= symm-tdep.o i387-tdep.o i386-tdep.o
 TM_FILE= tm-ptx4.h
index 26bd7c3..665ca64 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sun 386i target configuration file.
-TDEPFILES= i386-pinsn.o solib.o
+TDEPFILES= i386-tdep.o solib.o
 TM_FILE= tm-sun386.h
index 09ab75b..a3dba70 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387.
-TDEPFILES= i386-tdep.o symm-tdep.o i386-pinsn.o i387-tdep.o
+TDEPFILES= i386-tdep.o symm-tdep.o i387-tdep.o
 TM_FILE= tm-symmetry.h
index fd225ef..f37c1da 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Intel 80960, in an embedded system under the NINDY monitor
-TDEPFILES= i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttyflush.o
+TDEPFILES= i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttyflush.o
 TM_FILE= tm-nindy960.h
index da1606e..a484fbf 100644 (file)
@@ -1,5 +1,5 @@
 # Target: VxWorks running on an Intel 960
-TDEPFILES= i960-pinsn.o i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
+TDEPFILES= i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
 TM_FILE= tm-vx960.h
 # Define this for the vx-share routines, which don't see param.h.
 MT_CFLAGS= -DI80960
index 4f8852b..4c5d9d4 100644 (file)
@@ -1,3 +1,3 @@
 # Target: AT&T 3b1/Unix pc
-TDEPFILES= m68k-pinsn.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-3b1.h
index 3cc37b9..521e958 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Altos 3068 (m68k, System V release 2)
-TDEPFILES= m68k-pinsn.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-altos.h
index c6871da..2383d3b 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Apollo m68k in BSD mode
-TDEPFILES= m68k-pinsn.o m68k-tdep.o dstread.o
+TDEPFILES= m68k-tdep.o dstread.o
 TM_FILE= tm-apollo68b.h
index 26dc71b..2761329 100644 (file)
@@ -1,3 +1,3 @@
 # Motorola Delta Series sysV68 R3V7.1
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-delta68.h
index 3bece31..5bbbbe6 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Bull DPX2 (68k, System V release 3)
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-dpx2.h
index 6e54e31..d809c61 100644 (file)
@@ -5,5 +5,5 @@
 # configurations.  However, before that happens remote-es.c has to be
 # fixed to compile on a DOS host.
 
-TDEPFILES= m68k-pinsn.o m68k-tdep.o remote-es.o 
+TDEPFILES= m68k-tdep.o remote-es.o 
 TM_FILE= tm-es1800.h
index 7690f09..cbcc5ed 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Hewlett-Packard 9000 series 300, running BSD
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-hp300bsd.h
index 431d0c7..0fa801d 100644 (file)
@@ -4,5 +4,5 @@
 #msg compiled with GCC using GAS.
 #msg
 
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-hp300hpux.h
index 7546194..7c4cdee 100644 (file)
@@ -1,3 +1,3 @@
 # Target: ISI Optimum V (3.05) under 4.3bsd.
-TDEPFILES= m68k-pinsn.o
+TDEPFILES=
 TM_FILE= tm-isi.h
index 8ba98e9..4aeac96 100644 (file)
@@ -1,4 +1,4 @@
 # Target: Motorola 680x0 running LynxOS
-TDEPFILES= coff-solib.o m68k-tdep.o m68k-pinsn.o
+TDEPFILES= coff-solib.o m68k-tdep.o
 # m68kly-tdep.o
 TM_FILE= tm-m68klynx.h
index 2206d6d..fcabb17 100644 (file)
@@ -1,4 +1,3 @@
 # Target: Motorola 680x0 running SVR4 (Commodore Amiga amix or Atari TT ASV)
-
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-m68kv4.h
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
index 5c595ea..42f2417 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sony news series 700/800/900 (68020) running NewsOS version 3.
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-news.h
index 0049969..12b7c7f 100644 (file)
@@ -3,6 +3,5 @@
 # can't find "gcc_compiled.".
 #msg If you compile your program with GCC, use the GNU assembler.
 #msg
-
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-sun2.h
index c585a44..d0c56fe 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sun 2, running SunOS 4
-TDEPFILES= m68k-pinsn.o solib.o m68k-tdep.o
+TDEPFILES= solib.o m68k-tdep.o
 TM_FILE= tm-sun2os4.h
index 49bb317..8f9dac8 100644 (file)
@@ -4,5 +4,5 @@
 #msg If you compile your program with GCC, use the GNU assembler.
 #msg
 
-TDEPFILES= m68k-pinsn.o m68k-tdep.o
+TDEPFILES= m68k-tdep.o
 TM_FILE= tm-sun3.h
index 77427e5..dbc265f 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sun 3, running SunOS 4, as a target system
-TDEPFILES= m68k-pinsn.o solib.o m68k-tdep.o
+TDEPFILES= solib.o m68k-tdep.o
 TM_FILE= tm-sun3os4.h
index c6b0aeb..a6c4fc1 100644 (file)
@@ -1,3 +1,3 @@
-# Target: VxWorks running on a 68000
-TDEPFILES= m68k-pinsn.o m68k-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
+# Target: Motorola m68k running VxWorks
+TDEPFILES= m68k-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
 TM_FILE= tm-vx68.h
index 829456d..295de84 100644 (file)
@@ -1,4 +1,3 @@
 # Target: Motorola 88k running Harris CX/UX
-
+TDEPFILES= m88k-tdep.o remote-bug.o
 TM_FILE= tm-cxux.h
-TDEPFILES= m88k-tdep.o m88k-pinsn.o remote-bug.o
index ff9dd78..c8e669b 100644 (file)
@@ -1,4 +1,3 @@
 # Target: Motorola 88k running SVR3
-
+TDEPFILES= m88k-tdep.o
 TM_FILE= tm-delta88.h
-TDEPFILES= m88k-tdep.o m88k-pinsn.o
index c241ae4..7797d4b 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Motorola 88k running SVR4
-TDEPFILES= m88k-tdep.o m88k-pinsn.o
+TDEPFILES= m88k-tdep.o
 TM_FILE= tm-delta88v4.h
index e0bf577..ca3fab4 100644 (file)
@@ -1,3 +1,3 @@
-# Target: Motorola 88000 Binary Compatability Standard
-TDEPFILES= m88k-tdep.o m88k-pinsn.o remote-bug.o
+# Target: Motorola 88k Binary Compatibility Standard
+TDEPFILES= m88k-tdep.o remote-bug.o
 TM_FILE= tm-m88k.h
index b183b3e..38f03f2 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Big-endian MIPS machine such as Sony News
-TDEPFILES= mips-pinsn.o mips-tdep.o
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-bigmips.h
index 6c6d989..fcb7b21 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Big-endian MIPS machine such as Sony News
-TDEPFILES= mips-pinsn.o mips-tdep.o
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-bigmips64.h
index 09fbfa3..1984722 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Little-endian MIPS machine such as DECstation.
-TDEPFILES= mips-pinsn.o mips-tdep.o
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-mips.h
index e13427d..0f11645 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Big-endian IDT board.
-TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
+TDEPFILES= mips-tdep.o remote-mips.o
 TM_FILE= tm-idt.h
index a213307..b177f07 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Big-endian IDT board.
-TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
+TDEPFILES= mips-tdep.o remote-mips.o
 TM_FILE= tm-idt64.h
index 2e3dc72..7dc0637 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Big-endian IDT board.
-TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
+TDEPFILES= mips-tdep.o remote-mips.o
 TM_FILE= tm-idtl.h
index 48778dc..8391e5d 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Big-endian IDT board.
-TDEPFILES= mips-pinsn.o mips-tdep.o remote-mips.o
+TDEPFILES= mips-tdep.o remote-mips.o
 TM_FILE= tm-idtl64.h
index 978aafd..b3fa4dd 100644 (file)
@@ -1,3 +1,3 @@
-# Target: SGI mips
-TDEPFILES= mips-pinsn.o mips-tdep.o
+# Target: MIPS SGI running Irix 3
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-irix3.h
index 09fbfa3..1984722 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Little-endian MIPS machine such as DECstation.
-TDEPFILES= mips-pinsn.o mips-tdep.o
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-mips.h
index f8a02a6..0187c24 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Little-endian MIPS machine such as DECstation.
-TDEPFILES= mips-pinsn.o mips-tdep.o
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-mips64.h
index 1f81c2f..d122be1 100644 (file)
@@ -1,4 +1,4 @@
 # Target: Little-endian MIPS machine such as pmax
 # running Mach 3.0 operating system
-TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o
+TDEPFILES= mips-tdep.o mipsread.o
 TM_FILE= tm-mipsm3.h
index 332e1f3..6d3b47d 100644 (file)
@@ -1,3 +1,3 @@
 # Target: MIPS running SVR4
-TDEPFILES= mips-pinsn.o mips-tdep.o
+TDEPFILES= mips-tdep.o
 TM_FILE= tm-mipsv4.h
index 9a2d0ca..b346077 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Merlin running utek 2.1
-TDEPFILES= ns32k-pinsn.o
+TDEPFILES= ns32k-tdep.o
 TM_FILE= tm-merlin.h
index 5071605..512132a 100644 (file)
@@ -1,3 +1,3 @@
 # Target: PC532 running NetBSD
-TDEPFILES= ns32k-tdep.o ns32k-pinsn.o solib.o
+TDEPFILES= ns32k-tdep.o solib.o
 TM_FILE= tm-nbsd.h
index 30c654b..9391176 100644 (file)
@@ -1,4 +1,3 @@
 # Target: ns32k with a.out on Mach 3
-
-TDEPFILES= ns32k-pinsn.o ns32k-tdep.o 
+TDEPFILES= ns32k-tdep.o 
 TM_FILE= tm-ns32km3.h
index 3c60632..4c9169d 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Encore running umax 4.2
-TDEPFILES= ns32k-pinsn.o
+TDEPFILES= ns32k-tdep.o
 TM_FILE= tm-umax.h
index 19ab26f..a446d28 100644 (file)
@@ -1,4 +1,4 @@
-# TARGET: HP PA-RISC running bsd
-TDEPFILES= hppa-pinsn.o hppa-tdep.o
+# Target: HP PA-RISC running bsd
+TDEPFILES= hppa-tdep.o
 TM_FILE= tm-hppab.h
 REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o 
index a18fdcd..4699ba7 100644 (file)
@@ -1,4 +1,5 @@
-# TARGET: HP PA-RISC running OSF1
-TDEPFILES= hppa-pinsn.o hppa-tdep.o
+# Target: HP PA-RISC running OSF1
+TDEPFILES= hppa-tdep.o
 TM_FILE= tm-hppao.h
-REMOTE_O=dcache.o remote.o remote-pa.o remote-utils.o 
+
+REMOTE_O= dcache.o remote.o remote-pa.o remote-utils.o 
index bf1e894..0f6725f 100644 (file)
@@ -1,7 +1,5 @@
-# Communicate with a PA based debug monitor.  Communications
-# is facilitated via either a serial line, or a TCP or TELNET connection to
-# a serial line on a terminal multiplexor.
-TDEPFILES= hppa-pinsn.o hppa-tdep.o
-REMOTE_O=dcache.o remote.o remote-utils.o op50-rom.o w89k-rom.o monitor.o
-XDEPFILES= ser-tcp.o
+# Target: PA based debug monitor
+TDEPFILES= hppa-tdep.o
 TM_FILE= tm-pro.h
+XDEPFILES= ser-tcp.o
+REMOTE_O= dcache.o remote.o remote-utils.o op50-rom.o w89k-rom.o monitor.o
index 277b1b9..0eaa23d 100644 (file)
@@ -1,21 +1,3 @@
-# Target machine:  Power-PC running Netware
-# Copyright (C) 1994 Free Software Foundation, Inc.
-
-# This file is part of GDB.
-
-# GDB is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 1, or (at your option)
-# any later version.
-
-# GDB is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-# GNU General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with GDB; see the file COPYING.  If not, write to
-# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
-
-TDEPFILES= rs6000-pinsn.o rs6000-tdep.o
+# Target: PowerPC running Netware
+TDEPFILES= rs6000-tdep.o
 TM_FILE= tm-ppc-nw.h
index f45f4a4..1968acd 100644 (file)
@@ -1,5 +1,10 @@
 # Target: SPARC64 (with simulator)
 # FIXME: May not always want the simulator.
+# solib.o and procfs.o taken out for now.  We don't have shared libraries yet,
+# and the elf version requires procfs.o but the a.out version doesn't.
+# Then again, having procfs.o in a target makefile fragment seems wrong.
+TDEPFILES = sparc-tdep.o sp64-tdep.o $(SIMFILES)
+TM_FILE= tm-sp64.h
 
 # Need gcc for long long support.
 CC = gcc
@@ -8,13 +13,5 @@ CC = gcc
 MH_CFLAGS = -DFORCE_LONG_LONG -I${srcdir}/../sim/sp64
 SIMFILES = remote-sim.o ../sim/sp64/libsim.a
 
-# solib.o and procfs.o taken out for now.  We don't have shared libraries yet,
-# and the elf version requires procfs.o but the a.out version doesn't.
-# Then again, having procfs.o in a target makefile fragment seems wrong.
-TDEPFILES = sparc-pinsn.o sparc-tdep.o sp64-tdep.o $(SIMFILES)
-
 # The simulator uses the sqrt() function.
 TM_CLIBS = -lm
-
-# configure.in requires "TM_FILE= ".
-TM_FILE= tm-sp64.h
index 9a73550..8a4b2ba 100644 (file)
@@ -6,5 +6,5 @@
 CC = gcc
 # Regular "have long long" detection is disabled for now.
 MH_CFLAGS = -DFORCE_LONG_LONG -I${srcdir}/../sim/sp64
-TDEPFILES= solib.o sparc-pinsn.o sparc-tdep.o sp64-tdep.o remote-sim.o ../sim/sp64/libsim.a
+TDEPFILES= solib.o sparc-tdep.o sp64-tdep.o remote-sim.o ../sim/sp64/libsim.a
 TM_FILE= tm-sp64sim.h
index a62b32b..13b0c6a 100644 (file)
@@ -1,3 +1,3 @@
 # Target: SPARC embedded
-TDEPFILES= sparc-tdep.o sparc-pinsn.o
+TDEPFILES= sparc-tdep.o
 TM_FILE= tm-spc-em.h
index 6ea87ae..33c7b1a 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Fujitsu SPARClite processor
-TDEPFILES= sparc-tdep.o sparc-pinsn.o sparcl-tdep.o
+TDEPFILES= sparc-tdep.o sparcl-tdep.o
 TM_FILE= tm-sparclite.h
index 503e6c4..5e61645 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sparc running LynxOS
-TDEPFILES= coff-solib.o sparc-tdep.o sparc-pinsn.o
+TDEPFILES= coff-solib.o sparc-tdep.o
 TM_FILE= tm-sparclynx.h
index a2c5ef2..5a4ecb9 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sun 4 or Sparcstation, running SunOS 4
-TDEPFILES= sparc-tdep.o sparc-pinsn.o solib.o
+TDEPFILES= sparc-tdep.o solib.o
 TM_FILE= tm-sun4os4.h
index 99eb7ae..af70e9f 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Sun 4 or Sparcstation, running Solaris 2
-TDEPFILES= sparc-tdep.o sparc-pinsn.o
+TDEPFILES= sparc-tdep.o
 TM_FILE= tm-sun4sol2.h
index f9a2aa0..3ae896a 100644 (file)
@@ -1,3 +1,3 @@
-# Target: VxWorks running on a sparc
-TDEPFILES= sparc-tdep.o sparc-pinsn.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
+# Target: SPARC running VxWorks
+TDEPFILES= sparc-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o
 TM_FILE= tm-vxsparc.h
index aa47012..744470c 100644 (file)
@@ -1,3 +1,3 @@
 # Target: Z8000 simulator
-TDEPFILES= z8k-tdep.o  remote-sim.o  ../sim/z8k/libsim.a ../opcodes/libopcodes.a
+TDEPFILES= z8k-tdep.o remote-sim.o ../sim/z8k/libsim.a
 TM_FILE= tm-z8k.h