Browse Source

* Add dec3100 as equivalent to littlemips. Indicate in all host &

target config files that they are for the host.  When the lines
        get copied into the Makefile, this makes it more obvious what's
        up.
gdb-4_18-branch
John Gilmore 36 years ago
parent
commit
4eda21f2f6
  1. 9
      gdb/config/.Sanitize
  2. 2
      gdb/config/3b1.mt
  3. 2
      gdb/config/altos.mt
  4. 2
      gdb/config/altosgas.mt
  5. 2
      gdb/config/am29k
  6. 2
      gdb/config/arm.mt
  7. 2
      gdb/config/bigmips.mt
  8. 2
      gdb/config/convex.mt
  9. 2
      gdb/config/hp300bsd.mt
  10. 2
      gdb/config/hp300hpux.mt
  11. 2
      gdb/config/i386sco.mt
  12. 2
      gdb/config/i386v-g.mt
  13. 2
      gdb/config/i386v.mt
  14. 2
      gdb/config/i386v32-g.mt
  15. 2
      gdb/config/i386v32.mt
  16. 2
      gdb/config/i960.mt
  17. 2
      gdb/config/isi.mt
  18. 2
      gdb/config/littlemips.mt
  19. 2
      gdb/config/m88k.mt
  20. 2
      gdb/config/merlin.mt
  21. 2
      gdb/config/news.mt
  22. 2
      gdb/config/news1000.mt
  23. 2
      gdb/config/nindy960.mt
  24. 2
      gdb/config/none.mt
  25. 2
      gdb/config/np1.mt
  26. 2
      gdb/config/pn.mt
  27. 2
      gdb/config/pyramid.mt
  28. 2
      gdb/config/sun2os3.mt
  29. 2
      gdb/config/sun2os4.mt
  30. 2
      gdb/config/sun3.mt
  31. 2
      gdb/config/sun386.mt
  32. 2
      gdb/config/sun3os3.mt
  33. 2
      gdb/config/sun3os4.mt
  34. 2
      gdb/config/sun4.mt
  35. 2
      gdb/config/sun4os3.mt
  36. 2
      gdb/config/sun4os4.mt
  37. 2
      gdb/config/symmetry.mt
  38. 2
      gdb/config/tahoe.mt
  39. 2
      gdb/config/umax.mt
  40. 2
      gdb/config/vax.mt
  41. 2
      gdb/config/vxworks68.mt
  42. 2
      gdb/config/vxworks960.mt

9
gdb/config/.Sanitize

@ -34,6 +34,7 @@ am29k
arm
bigmips
convex
dec3100
hp300bsd
hp300hpux
i386sco
@ -76,7 +77,13 @@ echo Done in `pwd`.
#
#
# $Log$
# Revision 1.1 1991/05/23 22:05:24 rich
# Revision 1.2 1991/07/04 21:55:38 gnu
# * Add dec3100 as equivalent to littlemips. Indicate in all host &
# target config files that they are for the host. When the lines
# get copied into the Makefile, this makes it more obvious what's
# up.
#
# Revision 1.1 1991/05/23 22:05:24 rich
# Initial revision
#
# Revision 1.2 1991/05/23 21:15:10 rich

2
gdb/config/3b1.mt

@ -1,3 +1,3 @@
# AT&T 3b1/Unix pc
# Target: AT&T 3b1/Unix pc
TDEPFILES= exec.o m68k-pinsn.o
TM_FILE= tm-3b1.h

2
gdb/config/altos.mt

@ -1,3 +1,3 @@
# Altos 3068 (68k, System V release 2)
# Target: Altos 3068 (68k, System V release 2)
TDEPFILES= m68k-pinsn.o exec.o
TM_FILE= tm-altos.h

2
gdb/config/altosgas.mt

@ -1,4 +1,4 @@
# Altos 3068 (68k, System V release 2), using COFF encapsulation
# Target: Altos 3068 (68k, System V release 2), using COFF encapsulation
#msg Use of the coff encapsulation features require the GNU binutils utilities
#msg To be ahead of their System V counterparts in your path.

2
gdb/config/am29k

@ -1,4 +1,4 @@
# AMD 29000 on EB29K board over a serial line.
# Target: AMD 29000 on EB29K board over a serial line.
TDEPFILES= exec.o am29k-pinsn.o remote-eb.o am29k-tdep.o
TM_FILE= tm-29k.h
# The following is for ../include/a.out.encap.h

2
gdb/config/arm.mt

@ -1,3 +1,3 @@
# Acorn RISC machine running RISCiX (4.3bsd)
# Target: Acorn RISC machine running RISCiX (4.3bsd)
TDEPFILES= arm-tdep.o arm-pinsn.o
TM_FILE= tm-arm.h

2
gdb/config/bigmips.mt

@ -1,3 +1,3 @@
# Big-endian MIPS machine such as Sony News
# Target: Big-endian MIPS machine such as Sony News
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
TM_FILE= tm-bigmips.h

2
gdb/config/convex.mt

@ -1,3 +1,3 @@
# Convex Unix (4bsd)
# Target: Convex Unix (4bsd)
TDEPFILES= convex-tdep.o convex-pinsn.o
TM_FILE= tm-convex.h

2
gdb/config/hp300bsd.mt

@ -1,3 +1,3 @@
# Hewlett-Packard 9000 series 300, running BSD
# Target: Hewlett-Packard 9000 series 300, running BSD
TDEPFILES= exec.o m68k-pinsn.o
TM_FILE= tm-hp300bsd.h

2
gdb/config/hp300hpux.mt

@ -1,4 +1,4 @@
# Hewlett-Packard 9000 series 300, running HPUX
# Target: Hewlett-Packard 9000 series 300, running HPUX
#msg Note that GDB can only read symbols from programs that were
#msg compiled with GCC

2
gdb/config/i386sco.mt

@ -1,3 +1,3 @@
# Intel 386 running SCO Unix (pre-SVR4)
# Target: Intel 386 running SCO Unix (pre-SVR4)
TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
TM_FILE= tm-i386v.h

2
gdb/config/i386v-g.mt

@ -1,4 +1,4 @@
# Intel 386 running System V, using COFF encapsulation
# Target: Intel 386 running System V, using COFF encapsulation
#msg Use of the COFF encapsulation features requires the GNU binary utilities
#msg to be ahead of their System V counterparts in your path.

2
gdb/config/i386v.mt

@ -1,3 +1,3 @@
# Intel 386 running System V
# Target: Intel 386 running System V
TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
TM_FILE= tm-i386v.h

2
gdb/config/i386v32-g.mt

@ -1,4 +1,4 @@
# Intel 386 running System V release 3.2, using COFF encapsulation
# Target: Intel 386 running System V release 3.2, using COFF encapsulation
#msg Use of the COFF encapsulation features requires the GNU binary utilities
#msg to be ahead of their System V counterparts in your path.

2
gdb/config/i386v32.mt

@ -1,3 +1,3 @@
# Intel 386 running System V release 3.2
# Target: Intel 386 running System V release 3.2
TDEPFILES= exec.o i386-tdep.o i386-pinsn.o
TM_FILE= tm-i386v.h

2
gdb/config/i960.mt

@ -1,4 +1,4 @@
# Intel 80960, under NINDY or under VxWorks, selected at runtime.
# Target: Intel 80960, under NINDY or under VxWorks, selected at runtime.
#msg
#msg You must specify either "nindy960" or "vxworks960"; there is no
#msg generic i960 target any more.

2
gdb/config/isi.mt

@ -1,3 +1,3 @@
# ISI Optimum V (3.05) under 4.3bsd.
# Target: ISI Optimum V (3.05) under 4.3bsd.
TDEPFILES= exec.o m68k-pinsn.o
TM_FILE= tm-isi.h

2
gdb/config/littlemips.mt

@ -1,3 +1,3 @@
# Little-endian MIPS machine such as DECstation.
# Target: Little-endian MIPS machine such as DECstation.
TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
TM_FILE= tm-mips.h

2
gdb/config/m88k.mt

@ -1,4 +1,4 @@
# Motorola 88000 running DGUX
# Target: Motorola 88000 running DGUX
TDEPFILES= tdesc.o m88k-tdep.o m88k-pinsn.o exec.o coredep.o
TM_CLIBS= tdesc-lib/libdc.o
TM_CDEPS= tdesc-lib/libdc.o

2
gdb/config/merlin.mt

@ -1,3 +1,3 @@
# Merlin running utek 2.1
# Target: Merlin running utek 2.1
TDEPFILES= exec.o ns32k-pinsn.o
TM_FILE= tm-merlin.h

2
gdb/config/news.mt

@ -1,3 +1,3 @@
# Sony news series 700/800/900 (68020) running NewsOS version 3.
# Target: Sony news series 700/800/900 (68020) running NewsOS version 3.
TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o
TM_FILE= tm-news.h

2
gdb/config/news1000.mt

@ -1,3 +1,3 @@
# Sony news series 1000 (68030) running NewsOS version 3.
# Target: Sony news series 1000 (68030) running NewsOS version 3.
TDEPFILES= m68k-pinsn.o exec.o
TM_FILE= tm-news.h

2
gdb/config/nindy960.mt

@ -1,4 +1,4 @@
# Intel 80960, in an embedded system under the NINDY monitor
# Target: Intel 80960, in an embedded system under the NINDY monitor
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o nindy-tdep.o remote-nindy.o nindy.o Onindy.o ttybreak.o ttyflush.o
TM_FILE= tm-nindy960.h
TM_CFLAGS=

2
gdb/config/none.mt

@ -1,3 +1,3 @@
# "no target".
# Target: "no target".
# This can be used to build you a Makefile that only runs administrative
# commands like 'clean', 'gdb.tar.Z', etc.

2
gdb/config/np1.mt

@ -1,3 +1,3 @@
# Gould NP1
# Target: Gould NP1
TDEPFILES= exec.o gould-pinsn.o
TM_FILE= tm-np1.h

2
gdb/config/pn.mt

@ -1,3 +1,3 @@
# Gould Powernode
# Target: Gould Powernode
TDEPFILES= exec.o gould-pinsn.o
TM_FILE= tm-pn.h

2
gdb/config/pyramid.mt

@ -1,4 +1,4 @@
# Pyramid under OSx 4.0 (4.2bsd).
# Target: Pyramid under OSx 4.0 (4.2bsd).
#msg Note that GDB on Pyramids only works with GCC,
#msg at least for some programs.

2
gdb/config/sun2os3.mt

@ -1,4 +1,4 @@
# Sun 2, running SunOS 3
# Target: Sun 2, running SunOS 3
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun2os4.mt

@ -1,4 +1,4 @@
# Sun 2, running SunOS 4
# Target: Sun 2, running SunOS 4
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun3.mt

@ -1,4 +1,4 @@
# Sun 3, running SunOS 4, as a target system
# Target: Sun 3, running SunOS 4, as a target system
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun386.mt

@ -1,3 +1,3 @@
# Sun 386i target configuration file.
# Target: Sun 386i target configuration file.
TDEPFILES= exec.o i386-pinsn.o solib.o
TM_FILE= tm-sun386.h

2
gdb/config/sun3os3.mt

@ -1,4 +1,4 @@
# Sun 3, running SunOS 3
# Target: Sun 3, running SunOS 3
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun3os4.mt

@ -1,4 +1,4 @@
# Sun 3, running SunOS 4, as a target system
# Target: Sun 3, running SunOS 4, as a target system
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun4.mt

@ -1,4 +1,4 @@
# Sun 4 or Sparcstation, running SunOS 4
# Target: Sun 4 or Sparcstation, running SunOS 4
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun4os3.mt

@ -1,4 +1,4 @@
# Sun 4 or Sparcstation, running SunOS 3
# Target: Sun 4 or Sparcstation, running SunOS 3
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/sun4os4.mt

@ -1,4 +1,4 @@
# Sun 4 or Sparcstation, running SunOS 4
# Target: Sun 4 or Sparcstation, running SunOS 4
# The system-supplied assembler re-orders the symbols so that gdb
# can't find "gcc_compiled.".
#msg If you compile your program with GCC, use the GNU assembler.

2
gdb/config/symmetry.mt

@ -1,3 +1,3 @@
# Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387.
# Target: Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387.
TDEPFILES= symm-tdep.o i386-pinsn.o
TM_FILE= tm-symmetry.h

2
gdb/config/tahoe.mt

@ -1,3 +1,3 @@
# CCI or Harris Tahoe running BSD Unix
# Target: CCI or Harris Tahoe running BSD Unix
TDEPFILES= tahoe-pinsn.o exec.o
TM_FILE= tm-tahoe.h

2
gdb/config/umax.mt

@ -1,3 +1,3 @@
# Encore running umax 4.2
# Target: Encore running umax 4.2
TDEPFILES= exec.o ns32k-pinsn.o
TM_FILE= tm-umax.h

2
gdb/config/vax.mt

@ -1,3 +1,3 @@
# DEC VAX running BSD or Ultrix
# Target: DEC VAX running BSD or Ultrix
TDEPFILES= vax-pinsn.o exec.o
TM_FILE= tm-vax.h

2
gdb/config/vxworks68.mt

@ -1,3 +1,3 @@
# VxWorks running on a 68000, as a target system
# Target: VxWorks running on a 68000
TDEPFILES= exec.o m68k-pinsn.o m68k-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o xdr_regs.o
TM_FILE= tm-vx68.h

2
gdb/config/vxworks960.mt

@ -1,4 +1,4 @@
# VxWorks running on an Intel 960, as a target system
# Target: VxWorks running on an Intel 960
TDEPFILES= exec.o i960-pinsn.o i960-tdep.o remote-vx.o xdr_ld.o xdr_ptrace.o xdr_rdb.o xdr_regs.o
TM_FILE= tm-vx960.h
# Define this for the vx-share routines, which don't see param.h.

Loading…
Cancel
Save