From: John Gilmore Date: Thu, 4 Jul 1991 21:56:20 +0000 (+0000) Subject: * Add dec3100 as equivalent to littlemips. Indicate in all host & X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4eda21f2f64846fb1a5dcec4dee29adccb92d185;p=binutils-gdb.git * 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. --- diff --git a/gdb/config/.Sanitize b/gdb/config/.Sanitize index 6624ce242bb..f4ab9c6c8bf 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 6ee651fd126..bba2ed1e661 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 6887d898102..d156615f655 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 0431a273bf2..7c2912e9d4a 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 89848af45d2..562e43f71d4 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 ecbb416bf2b..146995b69cb 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 3663324be7c..c52e39b1bed 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 06540ddf986..aa8dfc5c64e 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 bba4f4c3e35..235252f6c5b 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 4120beeacfc..d061486ad15 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 6cb5e26049a..720eea2a21a 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 481df3256e7..cd07b5cb664 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 805053437f5..d595f7ec0da 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 4c767c6d2d4..e2cd6b4f600 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 55ea73c8158..48d6abfbeae 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 c2f3b91eb54..f6a7556b2a0 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 d031117ef7f..fb4d83f9d07 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 f55804865a6..8025b9c4335 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 80877b0b750..dd3a48193fc 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 ee330ffda69..25460e23b93 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 8700a2b3215..f00779a5b6f 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 18fabe4b1ec..ca16e590ef3 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 06b9a518495..0751bd6fb7c 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 c6b5db982bb..9917e2b7ce1 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 69b226e9177..1a5d68bb396 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 b7f062c754c..e53ab9efa7c 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 72e1dadbbff..40c87861ee6 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 3cabf514a76..bee830dd960 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 c4bc42468c0..48181b880ca 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 352fc1e482c..9c93c56eded 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 6bd8cc0b262..614df414ba8 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 1c5d2b954ef..fa3c66268f5 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 352fc1e482c..9c93c56eded 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 0aa95d891df..9a803cdb99b 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 35942d9af09..b1890e80e3f 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 0aa95d891df..9a803cdb99b 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 1165d5ee932..e241993d043 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 c15d05c0b48..9527900e0f3 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 798586fb79e..afaaeaae3ce 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 a222c6788cb..ca4d36b2328 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 0870164800c..92791c53680 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 ccda23da015..3f3c059fd03 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.