aboutsummaryrefslogtreecommitdiff
path: root/gdb/config
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-07-04 21:56:20 +0000
committerJohn Gilmore <gnu@cygnus>1991-07-04 21:56:20 +0000
commit4eda21f2f64846fb1a5dcec4dee29adccb92d185 (patch)
tree56a98f0b8869eb8a672be695574abcb41fb352b9 /gdb/config
parentdfb12287fe38ce9c8ff4c0aaf4689b76a7983081 (diff)
downloadgdb-4eda21f2f64846fb1a5dcec4dee29adccb92d185.zip
gdb-4eda21f2f64846fb1a5dcec4dee29adccb92d185.tar.gz
gdb-4eda21f2f64846fb1a5dcec4dee29adccb92d185.tar.bz2
* 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.
Diffstat (limited to 'gdb/config')
-rw-r--r--gdb/config/.Sanitize9
-rw-r--r--gdb/config/3b1.mt2
-rw-r--r--gdb/config/altos.mt2
-rw-r--r--gdb/config/altosgas.mt2
-rwxr-xr-xgdb/config/am29k2
-rw-r--r--gdb/config/arm.mt2
-rw-r--r--gdb/config/bigmips.mt2
-rw-r--r--gdb/config/convex.mt2
-rw-r--r--gdb/config/hp300bsd.mt2
-rw-r--r--gdb/config/hp300hpux.mt2
-rw-r--r--gdb/config/i386sco.mt2
-rw-r--r--gdb/config/i386v-g.mt2
-rw-r--r--gdb/config/i386v.mt2
-rw-r--r--gdb/config/i386v32-g.mt2
-rw-r--r--gdb/config/i386v32.mt2
-rw-r--r--gdb/config/i960.mt2
-rw-r--r--gdb/config/isi.mt2
-rw-r--r--gdb/config/littlemips.mt2
-rw-r--r--gdb/config/m88k.mt2
-rw-r--r--gdb/config/merlin.mt2
-rw-r--r--gdb/config/news.mt2
-rw-r--r--gdb/config/news1000.mt2
-rw-r--r--gdb/config/nindy960.mt2
-rw-r--r--gdb/config/none.mt2
-rw-r--r--gdb/config/np1.mt2
-rw-r--r--gdb/config/pn.mt2
-rw-r--r--gdb/config/pyramid.mt2
-rw-r--r--gdb/config/sun2os3.mt2
-rw-r--r--gdb/config/sun2os4.mt2
-rw-r--r--gdb/config/sun3.mt2
-rw-r--r--gdb/config/sun386.mt2
-rw-r--r--gdb/config/sun3os3.mt2
-rw-r--r--gdb/config/sun3os4.mt2
-rw-r--r--gdb/config/sun4.mt2
-rw-r--r--gdb/config/sun4os3.mt2
-rw-r--r--gdb/config/sun4os4.mt2
-rw-r--r--gdb/config/symmetry.mt2
-rw-r--r--gdb/config/tahoe.mt2
-rw-r--r--gdb/config/umax.mt2
-rw-r--r--gdb/config/vax.mt2
-rw-r--r--gdb/config/vxworks68.mt2
-rw-r--r--gdb/config/vxworks960.mt2
42 files changed, 49 insertions, 42 deletions
diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize
index 6624ce2..f4ab9c6 100644
--- a/gdb/config/.Sanitize
+++ b/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
diff --git a/gdb/config/3b1.mt b/gdb/config/3b1.mt
index 6ee651f..bba2ed1 100644
--- a/gdb/config/3b1.mt
+++ b/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
diff --git a/gdb/config/altos.mt b/gdb/config/altos.mt
index 6887d89..d156615 100644
--- a/gdb/config/altos.mt
+++ b/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
diff --git a/gdb/config/altosgas.mt b/gdb/config/altosgas.mt
index 0431a27..7c2912e 100644
--- a/gdb/config/altosgas.mt
+++ b/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.
diff --git a/gdb/config/am29k b/gdb/config/am29k
index 89848af..562e43f 100755
--- a/gdb/config/am29k
+++ b/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
diff --git a/gdb/config/arm.mt b/gdb/config/arm.mt
index ecbb416..146995b 100644
--- a/gdb/config/arm.mt
+++ b/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
diff --git a/gdb/config/bigmips.mt b/gdb/config/bigmips.mt
index 3663324..c52e39b 100644
--- a/gdb/config/bigmips.mt
+++ b/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
diff --git a/gdb/config/convex.mt b/gdb/config/convex.mt
index 06540dd..aa8dfc5 100644
--- a/gdb/config/convex.mt
+++ b/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
diff --git a/gdb/config/hp300bsd.mt b/gdb/config/hp300bsd.mt
index bba4f4c..235252f 100644
--- a/gdb/config/hp300bsd.mt
+++ b/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
diff --git a/gdb/config/hp300hpux.mt b/gdb/config/hp300hpux.mt
index 4120bee..d061486 100644
--- a/gdb/config/hp300hpux.mt
+++ b/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
diff --git a/gdb/config/i386sco.mt b/gdb/config/i386sco.mt
index 6cb5e26..720eea2 100644
--- a/gdb/config/i386sco.mt
+++ b/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
diff --git a/gdb/config/i386v-g.mt b/gdb/config/i386v-g.mt
index 481df32..cd07b5c 100644
--- a/gdb/config/i386v-g.mt
+++ b/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.
diff --git a/gdb/config/i386v.mt b/gdb/config/i386v.mt
index 8050534..d595f7e 100644
--- a/gdb/config/i386v.mt
+++ b/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
diff --git a/gdb/config/i386v32-g.mt b/gdb/config/i386v32-g.mt
index 4c767c6..e2cd6b4 100644
--- a/gdb/config/i386v32-g.mt
+++ b/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.
diff --git a/gdb/config/i386v32.mt b/gdb/config/i386v32.mt
index 55ea73c..48d6abf 100644
--- a/gdb/config/i386v32.mt
+++ b/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
diff --git a/gdb/config/i960.mt b/gdb/config/i960.mt
index c2f3b91..f6a7556 100644
--- a/gdb/config/i960.mt
+++ b/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.
diff --git a/gdb/config/isi.mt b/gdb/config/isi.mt
index d031117..fb4d83f 100644
--- a/gdb/config/isi.mt
+++ b/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
diff --git a/gdb/config/littlemips.mt b/gdb/config/littlemips.mt
index f558048..8025b9c 100644
--- a/gdb/config/littlemips.mt
+++ b/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
diff --git a/gdb/config/m88k.mt b/gdb/config/m88k.mt
index 80877b0..dd3a481 100644
--- a/gdb/config/m88k.mt
+++ b/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
diff --git a/gdb/config/merlin.mt b/gdb/config/merlin.mt
index ee330ff..25460e2 100644
--- a/gdb/config/merlin.mt
+++ b/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
diff --git a/gdb/config/news.mt b/gdb/config/news.mt
index 8700a2b..f00779a 100644
--- a/gdb/config/news.mt
+++ b/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
diff --git a/gdb/config/news1000.mt b/gdb/config/news1000.mt
index 18fabe4..ca16e59 100644
--- a/gdb/config/news1000.mt
+++ b/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
diff --git a/gdb/config/nindy960.mt b/gdb/config/nindy960.mt
index 06b9a51..0751bd6 100644
--- a/gdb/config/nindy960.mt
+++ b/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=
diff --git a/gdb/config/none.mt b/gdb/config/none.mt
index c6b5db9..9917e2b 100644
--- a/gdb/config/none.mt
+++ b/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.
diff --git a/gdb/config/np1.mt b/gdb/config/np1.mt
index 69b226e..1a5d68b 100644
--- a/gdb/config/np1.mt
+++ b/gdb/config/np1.mt
@@ -1,3 +1,3 @@
-# Gould NP1
+# Target: Gould NP1
TDEPFILES= exec.o gould-pinsn.o
TM_FILE= tm-np1.h
diff --git a/gdb/config/pn.mt b/gdb/config/pn.mt
index b7f062c..e53ab9e 100644
--- a/gdb/config/pn.mt
+++ b/gdb/config/pn.mt
@@ -1,3 +1,3 @@
-# Gould Powernode
+# Target: Gould Powernode
TDEPFILES= exec.o gould-pinsn.o
TM_FILE= tm-pn.h
diff --git a/gdb/config/pyramid.mt b/gdb/config/pyramid.mt
index 72e1dad..40c8786 100644
--- a/gdb/config/pyramid.mt
+++ b/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.
diff --git a/gdb/config/sun2os3.mt b/gdb/config/sun2os3.mt
index 3cabf51..bee830d 100644
--- a/gdb/config/sun2os3.mt
+++ b/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.
diff --git a/gdb/config/sun2os4.mt b/gdb/config/sun2os4.mt
index c4bc424..48181b8 100644
--- a/gdb/config/sun2os4.mt
+++ b/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.
diff --git a/gdb/config/sun3.mt b/gdb/config/sun3.mt
index 352fc1e..9c93c56 100644
--- a/gdb/config/sun3.mt
+++ b/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.
diff --git a/gdb/config/sun386.mt b/gdb/config/sun386.mt
index 6bd8cc0..614df41 100644
--- a/gdb/config/sun386.mt
+++ b/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
diff --git a/gdb/config/sun3os3.mt b/gdb/config/sun3os3.mt
index 1c5d2b9..fa3c662 100644
--- a/gdb/config/sun3os3.mt
+++ b/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.
diff --git a/gdb/config/sun3os4.mt b/gdb/config/sun3os4.mt
index 352fc1e..9c93c56 100644
--- a/gdb/config/sun3os4.mt
+++ b/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.
diff --git a/gdb/config/sun4.mt b/gdb/config/sun4.mt
index 0aa95d8..9a803cd 100644
--- a/gdb/config/sun4.mt
+++ b/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.
diff --git a/gdb/config/sun4os3.mt b/gdb/config/sun4os3.mt
index 35942d9..b1890e8 100644
--- a/gdb/config/sun4os3.mt
+++ b/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.
diff --git a/gdb/config/sun4os4.mt b/gdb/config/sun4os4.mt
index 0aa95d8..9a803cd 100644
--- a/gdb/config/sun4os4.mt
+++ b/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.
diff --git a/gdb/config/symmetry.mt b/gdb/config/symmetry.mt
index 1165d5e..e241993 100644
--- a/gdb/config/symmetry.mt
+++ b/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
diff --git a/gdb/config/tahoe.mt b/gdb/config/tahoe.mt
index c15d05c..9527900 100644
--- a/gdb/config/tahoe.mt
+++ b/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
diff --git a/gdb/config/umax.mt b/gdb/config/umax.mt
index 798586f..afaaeaa 100644
--- a/gdb/config/umax.mt
+++ b/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
diff --git a/gdb/config/vax.mt b/gdb/config/vax.mt
index a222c67..ca4d36b 100644
--- a/gdb/config/vax.mt
+++ b/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
diff --git a/gdb/config/vxworks68.mt b/gdb/config/vxworks68.mt
index 0870164..92791c5 100644
--- a/gdb/config/vxworks68.mt
+++ b/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
diff --git a/gdb/config/vxworks960.mt b/gdb/config/vxworks960.mt
index ccda23d..3f3c059 100644
--- a/gdb/config/vxworks960.mt
+++ b/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.