Add dec3100 as equivalent to littlemips.
authorJohn Gilmore <gnu@cygnus>
Thu, 4 Jul 1991 21:51:41 +0000 (21:51 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 4 Jul 1991 21:51:41 +0000 (21:51 +0000)
Indicate in all host config files that they are for the host.  When the
lines get copied into the Makefile, this makes it more obvious what's up.

36 files changed:
gdb/config/3b1.mh
gdb/config/altos.mh
gdb/config/altosgas.mh
gdb/config/arm.mh
gdb/config/bigmips.mh
gdb/config/convex.mh
gdb/config/hp300bsd.mh
gdb/config/hp300hpux.mh
gdb/config/i386sco.mh
gdb/config/i386v-g.mh
gdb/config/i386v.mh
gdb/config/i386v32-g.mh
gdb/config/i386v32.mh
gdb/config/isi.mh
gdb/config/littlemips.mh
gdb/config/m88k.mh
gdb/config/merlin.mh
gdb/config/mh-vax
gdb/config/news.mh
gdb/config/news1000.mh
gdb/config/none.mh
gdb/config/np1.mh
gdb/config/pn.mh
gdb/config/pyramid.mh
gdb/config/sun2os3.mh
gdb/config/sun2os4.mh
gdb/config/sun3.mh
gdb/config/sun386.mh
gdb/config/sun3os3.mh
gdb/config/sun3os4.mh
gdb/config/sun4.mh
gdb/config/sun4os3.mh
gdb/config/sun4os4.mh
gdb/config/symmetry.mh
gdb/config/tahoe.mh
gdb/config/umax.mh

index 897bb668d4cf659f6885121142b11db6475abdfe..1dc2893ee55869c67533697262a1d92b30b82375 100644 (file)
@@ -1,4 +1,4 @@
-# AT&T 3b1/Unix pc
+# Host: AT&T 3b1/Unix pc
 # I don't think cc has been tried.  -traditional for <sys/ioctl.h>
 # (not sure whether necessary).
 CC= gcc -traditional
index 9f7cab4f789390137d108ae8ef715f198bf407cb..c88f65730aef64e4380e340e7e32a0a8b5096ad4 100644 (file)
@@ -1,4 +1,4 @@
-# Altos 3068 (68k, System V release 2)
+# Host: Altos 3068 (68k, System V release 2)
 XDEPFILES= infptrace.o altos-xdep.o
 XM_FILE= xm-altos.h
 REGEX=regex.o
index 17737dbd90adfe0b69a61d50642f3de3a9ae2cbc..b9b231af5d4a4db5f0a6411d771dad7b53694248 100644 (file)
@@ -1,4 +1,4 @@
-# Altos 3068 (68k, System V release 2), using COFF encapsulation
+# Host: 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.
 
index 9c1bcfe90a65994e72584863f100d2264e216631..3f144f0f11f4e0aeb3b746b234f8487a24d2e350 100644 (file)
@@ -1,3 +1,3 @@
-# Acorn RISC machine running RISCiX (4.3bsd)
+# Host: Acorn RISC machine running RISCiX (4.3bsd)
 XDEPFILES= infptrace.o arm-xdep.o arm-convert.o
 XM_FILE= xm-arm.h
index 0f1b94c0439816aadda00d10a4184d7141fc1499..2dafb6e17b331e95b37e0a0f4d3ca7a55d189880 100644 (file)
@@ -1,3 +1,3 @@
-# Big-endian MIPS machine such as Sony News
+# Host: Big-endian MIPS machine such as Sony News
 XDEPFILES= infptrace.o mips-xdep.o coredep.o
 XM_FILE= xm-bigmips.h
index dc9bd8ee023197a080b91386d4b620e9267ca0e5..35a121fdcf0b3332f4c4ca7b35b891625f53178b 100644 (file)
@@ -1,3 +1,3 @@
-# Convex Unix (4bsd)
+# Host: Convex Unix (4bsd)
 XDEPFILES= convex-xdep.o
 XM_FILE= xm-convex.h
index fccec0288dc3c02e167482facd08d8704675fe32..273be90d625f8dc45695a01cf8b0448d81b0b8b3 100644 (file)
@@ -1,3 +1,3 @@
-# Hewlett-Packard 9000 series 300, running BSD
+# Host: Hewlett-Packard 9000 series 300, running BSD
 XDEPFILES= infptrace.o coredep.o
 XM_FILE= xm-hp300bsd.h
index a8c30c60c8fbc33cce8aa6d3c4dfbd98b460beab..18dc1b83c873ac8a5f59f842f23db9f14f8131e6 100644 (file)
@@ -1,4 +1,4 @@
-# Hewlett-Packard 9000 series 300, running HPUX
+# Host: Hewlett-Packard 9000 series 300, running HPUX
 # The following is true because gcc uses a different .o file format
 # than the native HPUX compiler
 #msg If you compile GDB with GCC on HPUX, you must make sure
index 846b03911f1665c86c23902186883600022a9fa4..23d23e0199a1d38f6b456089f1d73db0426556ad 100644 (file)
@@ -1,4 +1,4 @@
-# Intel 386 running SCO Unix (pre-SVR4)
+# Host: Intel 386 running SCO Unix (pre-SVR4)
 XDEPFILES= infptrace.o coredep.o i386-xdep.o
 XM_FILE= xm-i386sco.h
 XM_CLIBS= -lPW
index 5924d16b911060fb514a4a4db86618f42e3a17cf..2b6b2626d039dde43a853089387defd29accc759 100644 (file)
@@ -1,4 +1,4 @@
-# Intel 386 running System V, using COFF encapsulation
+# Host: Intel 386 running System V, using COFF encapsulation
 XDEPFILES= infptrace.o coredep.o i386-xdep.o
 XM_FILE= xm-i386v.h
 XM_CLIBS= -lPW
index 0e188d04f90bd1f99685e2801862ffd1db186c77..615aaafd2735126b9fb44638ae4403698f520f23 100644 (file)
@@ -1,4 +1,4 @@
-# Intel 386 running System V
+# Host: Intel 386 running System V
 XDEPFILES= infptrace.o coredep.o i386-xdep.o
 XM_FILE= xm-i386v.h
 XM_CLIBS= -lPW
index e14c68ec7f0ed30679889afa6ab76324845b729f..c535478e692340cb3234fd36c953796183db4902 100644 (file)
@@ -1,4 +1,4 @@
-# Intel 386 running System V release 3.2, using COFF encapsulation
+# Host: Intel 386 running System V release 3.2, using COFF encapsulation
 XDEPFILES= infptrace.o coredep.o i386-xdep.o
 XM_FILE= xm-i386v32.h
 XM_CLIBS= -lPW
index d63c291ff2c3ae0f4d8131f7b613c846896e7b93..5328e546fcf1760edeb5c0f41802ea427362c70e 100644 (file)
@@ -1,4 +1,4 @@
-# Intel 386 running System V release 3.2
+# Host: Intel 386 running System V release 3.2
 XDEPFILES= infptrace.o coredep.o i386-xdep.o
 XM_FILE= xm-i386v32.h
 XM_CLIBS= -lPW
index 3ff131abd3c03fd7e0cc0dbfc2a4cefb2a96190a..08bce4a6f20bc2cc79d90d5e9920ad8b2e803c2f 100644 (file)
@@ -1,3 +1,3 @@
-# ISI Optimum V (3.05) under 4.3bsd.
+# Host: ISI Optimum V (3.05) under 4.3bsd.
 XDEPFILES= infptrace.o coredep.o
 XM_FILE= xm-isi.h
index 60e33d565a277629bbafe44058a768013abb242c..28fcc1eb8559e524c3b97c6d20716bb6489ae7d5 100644 (file)
@@ -1,3 +1,3 @@
-# Little-endian MIPS machine such as DECstation.
+# Host: Little-endian MIPS machine such as DECstation.
 XDEPFILES= infptrace.o mips-xdep.o coredep.o
 XM_FILE= xm-mips.h
index 09a841baf9b0034b83d7eb032acc728bfe6579b3..c2bbfb762cdec92fc22af27dea6d114ad87dea86 100644 (file)
@@ -1,3 +1,3 @@
-# Motorola 88000 running DGUX
+# Host: Motorola 88000 running DGUX
 XDEPFILES= infptrace.o m88k-xdep.o
 XM_FILE= xm-88k.h
index a5a5ce72a59aa7ff774040324a5f9ab6abb214c2..7cd492e449a848448cb38afb694878f333d66376 100644 (file)
@@ -1,4 +1,4 @@
-# Merlin running utek 2.1
+# Host: Merlin running utek 2.1
 XDEPFILES= infptrace.o coredep.o
 XM_FILE= xm-merlin.h
 # See SHELL_FILE in m-merlin.h for a explanation of this.
index d2b4a59ffa34522f6be054551133dd850055f1da..cee0da1416a9f1cc62f51c2b8f62a91481a4bfcd 100755 (executable)
@@ -1,4 +1,4 @@
-# DEC VAX running BSD or Ultrix
+# Host: DEC VAX running BSD or Ultrix
 # The following types of /bin/cc failures have been observed:
 # 1.  Something in readline.c which I have never seen
 # 2.  ``"values.c", line 816: compiler error: schain botch''
index f70cd8130d03def7a74460bbde501f40a97c41ce..3b7c950d59b268cd48919f63349259f26fe896de 100644 (file)
@@ -1,3 +1,3 @@
-# Sony news series 700/800/900 (68020) running NewsOS version 3.
+# Host: Sony news series 700/800/900 (68020) running NewsOS version 3.
 XDEPFILES= infptrace.o coredep.o news-xdep.o
 XM_FILE= xm-news.h
index 87321e13cc65300866b299bb514ebec2c9183692..8388b359c81e38229066fe2e2c081ba74eecfaf6 100644 (file)
@@ -1,3 +1,3 @@
-# Sony news series 1000 (68030) running NewsOS version 3.
+# Host: Sony news series 1000 (68030) running NewsOS version 3.
 XDEPFILES= infptrace.o coredep.o news-xdep.o
 XM_FILE= xm-news1000.h
index fa2b80caa079aca039b2abbcb80cec65d66d5641..2a833479e15fd894006af942ced08c3f3169e725 100644 (file)
@@ -1,3 +1,3 @@
-# Target config file for "no target".  This can be used to build you
+# Host: "no target".  This can be used to build you
 # a Makefile that only runs administrative commands like 'clean',
 # 'gdb.tar.Z', etc.
index d484a41fd28115fb941b18c9ae4bc2339d29f0a3..8afa094c77f8b69429657e55210a6f6029032b5f 100644 (file)
@@ -1,3 +1,3 @@
-# Gould NP1
+# Host: Gould NP1
 XDEPFILES= infptrace.o gould-xdep.o
 XM_FILE= xm-np1.h
index f4242699203ad14979d1f57dccade7777bd17709..56c58f968f29aa2b40674cfc9b59aad510328c88 100644 (file)
@@ -1,3 +1,3 @@
-# Gould Powernode
+# Host: Gould Powernode
 XDEPFILES= infptrace.o coredep.o
 XM_FILE= xm-pn.h
index 4ad0134370db79a50a7793829b6e667903726143..362a878772ca3a2b7559f800a78911d4995489cc 100644 (file)
@@ -1,4 +1,4 @@
-# Pyramid under OSx 4.0 (4.2bsd).
+# Host: Pyramid under OSx 4.0 (4.2bsd).
 
 #msg If you don't compile GDB with GCC, you'll need to add
 #msg ALLOCA=alloca.o and ALLOCA1=alloca.o to the Makefile.
index 5a97a8ed540aa361113a566e8ee9ab9427d4e2c0..ea2fee64d49bd11a12547b2a264f03bc25c78bbe 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 2, running SunOS 3
+# Host: Sun 2, running SunOS 3
 XDEPFILES= infptrace.o sun3-xdep.o
 XM_FILE= xm-sun2.h
index 0f57964519ba7ce4ca1ad85255b3397108bcddb5..ec614a6734d3ed40904a0a48e72744e867b550ee 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 2, running SunOS 4
+# Host: Sun 2, running SunOS 4
 XDEPFILES= infptrace.o sun3-xdep.o
 XM_FILE= xm-sun2.h
index de95aebeb5bf7c09834b03cba41f86786bc96e77..4ec8d548570a5c5a33128be9e030dc1f7dfd367b 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 3, running SunOS 4
+# Host: Sun 3, running SunOS 4
 XDEPFILES= infptrace.o sun3-xdep.o
 XM_FILE= xm-sun3os4.h
index 8d9cee90789ab1606208c5665a7a5bb761b576b9..d03a06eeb6e88fcb55c33e6fbbd55067c1493517 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 386i
+# Host: Sun 386i
 XDEPFILES= infptrace.o sun386-xdep.o
 XM_FILE= xm-sun386.h
index 4822e6acbb16bc26ef0acedb8f98a768e8a943ac..adb908ad53965cadbb2a55b0d09bb024d9011c42 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 3, running SunOS 3
+# Host: Sun 3, running SunOS 3
 XDEPFILES= infptrace.o sun3-xdep.o
 XM_FILE= xm-sun3.h
index de95aebeb5bf7c09834b03cba41f86786bc96e77..4ec8d548570a5c5a33128be9e030dc1f7dfd367b 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 3, running SunOS 4
+# Host: Sun 3, running SunOS 4
 XDEPFILES= infptrace.o sun3-xdep.o
 XM_FILE= xm-sun3os4.h
index 0a66d297e85d637bdabe93e9127782127149c737..d83d0edcbcc10832b3c802938e900a6fd05aa90c 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 4 or Sparcstation, running SunOS 4
+# Host: Sun 4 or Sparcstation, running SunOS 4
 XDEPFILES= infptrace.o sparc-xdep.o
 XM_FILE= xm-sun4os4.h
index 22491486a4ba960ebb4efcc434b6f027d340a3c3..742c9cbeabbe742942f8a8eaea1e54495c0806bd 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 4 or Sparcstation, running SunOS 3
+# Host: Sun 4 or Sparcstation, running SunOS 3
 XDEPFILES= infptrace.o sparc-xdep.o
 XM_FILE= xm-sparc.h
index 0a66d297e85d637bdabe93e9127782127149c737..d83d0edcbcc10832b3c802938e900a6fd05aa90c 100644 (file)
@@ -1,3 +1,3 @@
-# Sun 4 or Sparcstation, running SunOS 4
+# Host: Sun 4 or Sparcstation, running SunOS 4
 XDEPFILES= infptrace.o sparc-xdep.o
 XM_FILE= xm-sun4os4.h
index 8f7d729c378a2aa778897d6d87d942e879dd34f3..562afa6531d25aef5b7c22a272f1abbc7e1e88c9 100644 (file)
@@ -1,3 +1,3 @@
-# Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387.
+# Host: Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387.
 XDEPFILES= infptrace.o symm-xdep.o
 XM_FILE= xm-symmetry.h
index d09190db6031ac52b71fa228dcb150fb16c86a88..ea52af908535a31b427707dd644590cfedc603e9 100644 (file)
@@ -1,3 +1,3 @@
-# CCI or Harris Tahoe running BSD Unix
+# Host: CCI or Harris Tahoe running BSD Unix
 XDEPFILES= infptrace.o coredep.o
 XM_FILE= xm-tahoe.h
index dc931af772ff84034216d5ba6db4fb2136a821ea..77eebaaa55c419e8801043ad486a49f7a5425830 100644 (file)
@@ -1,3 +1,3 @@
-# Encore running umax 4.2
+# Host: Encore running umax 4.2
 XDEPFILES= infptrace.o umax-xdep.o
 XM_FILE= xm-umax.h