From b775aef041b0052b3fe0243bfe469b0e25cff6b2 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Tue, 4 Jun 1991 08:58:38 +0000 Subject: [PATCH] Remove copyrights from these tiny files rather than update them to the GPL version 2. It isn't worth copyrighting two lines of file names. --- gdb/config/3b1.mh | 23 ++++------------------- gdb/config/altos.mh | 18 ------------------ gdb/config/altosgas.mh | 18 ------------------ gdb/config/arm.mh | 18 ------------------ gdb/config/bigmips.mh | 18 ------------------ gdb/config/convex.mh | 18 ------------------ gdb/config/hp300bsd.mh | 18 ------------------ gdb/config/hp300hpux.mh | 18 ------------------ gdb/config/i386sco.mh | 18 ------------------ gdb/config/i386v-g.mh | 18 ------------------ gdb/config/i386v.mh | 18 ------------------ gdb/config/i386v32-g.mh | 18 ------------------ gdb/config/i386v32.mh | 18 ------------------ gdb/config/isi.mh | 18 ------------------ gdb/config/littlemips.mh | 18 ------------------ gdb/config/m88k.mh | 18 ------------------ gdb/config/merlin.mh | 18 ------------------ gdb/config/mh-vax | 18 ------------------ gdb/config/news.mh | 18 ------------------ gdb/config/news1000.mh | 18 ------------------ gdb/config/none.mh | 18 ------------------ gdb/config/np1.mh | 18 ------------------ gdb/config/pn.mh | 18 ------------------ gdb/config/pyramid.mh | 19 +------------------ gdb/config/sun2os3.mh | 18 ------------------ gdb/config/sun2os4.mh | 18 ------------------ gdb/config/sun3.mh | 23 ----------------------- gdb/config/sun386.mh | 18 ------------------ gdb/config/sun3os3.mh | 18 ------------------ gdb/config/sun3os4.mh | 23 ----------------------- gdb/config/sun4.mh | 18 ------------------ gdb/config/sun4os3.mh | 18 ------------------ gdb/config/sun4os4.mh | 18 ------------------ gdb/config/symmetry.mh | 18 ------------------ gdb/config/tahoe.mh | 18 ------------------ gdb/config/umax.mh | 18 ------------------ 36 files changed, 5 insertions(+), 659 deletions(-) diff --git a/gdb/config/3b1.mh b/gdb/config/3b1.mh index 76fc51dd8eb..897bb668d4c 100644 --- a/gdb/config/3b1.mh +++ b/gdb/config/3b1.mh @@ -1,27 +1,12 @@ # AT&T 3b1/Unix pc -# Copyright (C) 1990 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. - # I don't think cc has been tried. -traditional for # (not sure whether necessary). CC= gcc -traditional # GCC runs out of virtual memory. -PINSN_CC= cc +# A separate CC for pinsn routines is no longer supported, though. +# FIXME -- someone unlucky enough to have a 3B1, let bug-gcc@prep.ai.mit.edu +# know what works and what fails on the 3B1. +#PINSN_CC= cc XDEPFILES= infptrace.o coredep.o XM_FILE= xm-3b1.h diff --git a/gdb/config/altos.mh b/gdb/config/altos.mh index 03f93bf3180..9f7cab4f789 100644 --- a/gdb/config/altos.mh +++ b/gdb/config/altos.mh @@ -1,22 +1,4 @@ # Altos 3068 (68k, System V release 2) -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o altos-xdep.o XM_FILE= xm-altos.h REGEX=regex.o diff --git a/gdb/config/altosgas.mh b/gdb/config/altosgas.mh index 2ade4471a07..17737dbd90a 100644 --- a/gdb/config/altosgas.mh +++ b/gdb/config/altosgas.mh @@ -1,22 +1,4 @@ # Altos 3068 (68k, System V release 2), using COFF encapsulation -# Copyright (C) 1989, 1990 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. - #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/arm.mh b/gdb/config/arm.mh index 8dc057a0be9..9c1bcfe90a6 100644 --- a/gdb/config/arm.mh +++ b/gdb/config/arm.mh @@ -1,21 +1,3 @@ # Acorn RISC machine running RISCiX (4.3bsd) -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o arm-xdep.o arm-convert.o XM_FILE= xm-arm.h diff --git a/gdb/config/bigmips.mh b/gdb/config/bigmips.mh index 1b1cd48691f..0f1b94c0439 100644 --- a/gdb/config/bigmips.mh +++ b/gdb/config/bigmips.mh @@ -1,21 +1,3 @@ # Big-endian MIPS machine such as Sony News -# Copyright (C) 1989-1991 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. - XDEPFILES= infptrace.o mips-xdep.o coredep.o XM_FILE= xm-bigmips.h diff --git a/gdb/config/convex.mh b/gdb/config/convex.mh index b681f2881a7..dc9bd8ee023 100644 --- a/gdb/config/convex.mh +++ b/gdb/config/convex.mh @@ -1,21 +1,3 @@ # Convex Unix (4bsd) -# Copyright (C) 1990 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. - XDEPFILES= convex-xdep.o XM_FILE= xm-convex.h diff --git a/gdb/config/hp300bsd.mh b/gdb/config/hp300bsd.mh index ae3bb82b52d..fccec0288dc 100644 --- a/gdb/config/hp300bsd.mh +++ b/gdb/config/hp300bsd.mh @@ -1,21 +1,3 @@ # Hewlett-Packard 9000 series 300, running BSD -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o coredep.o XM_FILE= xm-hp300bsd.h diff --git a/gdb/config/hp300hpux.mh b/gdb/config/hp300hpux.mh index d50ffd3dfe0..a8c30c60c8f 100644 --- a/gdb/config/hp300hpux.mh +++ b/gdb/config/hp300hpux.mh @@ -1,22 +1,4 @@ # Hewlett-Packard 9000 series 300, running HPUX -# Copyright (C) 1990 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. - # 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 diff --git a/gdb/config/i386sco.mh b/gdb/config/i386sco.mh index db5786710f8..846b03911f1 100644 --- a/gdb/config/i386sco.mh +++ b/gdb/config/i386sco.mh @@ -1,22 +1,4 @@ # Intel 386 running SCO Unix (pre-SVR4) -# Copyright (C) 1991 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. - XDEPFILES= infptrace.o coredep.o i386-xdep.o XM_FILE= xm-i386sco.h XM_CLIBS= -lPW diff --git a/gdb/config/i386v-g.mh b/gdb/config/i386v-g.mh index bb6e209190b..5924d16b911 100644 --- a/gdb/config/i386v-g.mh +++ b/gdb/config/i386v-g.mh @@ -1,22 +1,4 @@ # Intel 386 running System V, using COFF encapsulation -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o coredep.o i386-xdep.o XM_FILE= xm-i386v.h XM_CLIBS= -lPW diff --git a/gdb/config/i386v.mh b/gdb/config/i386v.mh index 7d62b00cc08..0e188d04f90 100644 --- a/gdb/config/i386v.mh +++ b/gdb/config/i386v.mh @@ -1,22 +1,4 @@ # Intel 386 running System V -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o coredep.o i386-xdep.o XM_FILE= xm-i386v.h XM_CLIBS= -lPW diff --git a/gdb/config/i386v32-g.mh b/gdb/config/i386v32-g.mh index 1b16789c200..e14c68ec7f0 100644 --- a/gdb/config/i386v32-g.mh +++ b/gdb/config/i386v32-g.mh @@ -1,22 +1,4 @@ # Intel 386 running System V release 3.2, using COFF encapsulation -# Copyright (C) 1991 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. - XDEPFILES= infptrace.o coredep.o i386-xdep.o XM_FILE= xm-i386v32.h XM_CLIBS= -lPW diff --git a/gdb/config/i386v32.mh b/gdb/config/i386v32.mh index 0dc3d19b3bc..d63c291ff2c 100644 --- a/gdb/config/i386v32.mh +++ b/gdb/config/i386v32.mh @@ -1,22 +1,4 @@ # Intel 386 running System V release 3.2 -# Copyright (C) 1991 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. - XDEPFILES= infptrace.o coredep.o i386-xdep.o XM_FILE= xm-i386v32.h XM_CLIBS= -lPW diff --git a/gdb/config/isi.mh b/gdb/config/isi.mh index 1ae1c7ae650..3ff131abd3c 100644 --- a/gdb/config/isi.mh +++ b/gdb/config/isi.mh @@ -1,21 +1,3 @@ # ISI Optimum V (3.05) under 4.3bsd. -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o coredep.o XM_FILE= xm-isi.h diff --git a/gdb/config/littlemips.mh b/gdb/config/littlemips.mh index 2d4298cc8e5..60e33d565a2 100644 --- a/gdb/config/littlemips.mh +++ b/gdb/config/littlemips.mh @@ -1,21 +1,3 @@ # Little-endian MIPS machine such as DECstation. -# Copyright (C) 1989-1991 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. - XDEPFILES= infptrace.o mips-xdep.o coredep.o XM_FILE= xm-mips.h diff --git a/gdb/config/m88k.mh b/gdb/config/m88k.mh index af403fe967f..09a841baf9b 100644 --- a/gdb/config/m88k.mh +++ b/gdb/config/m88k.mh @@ -1,21 +1,3 @@ # Motorola 88000 running DGUX -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o m88k-xdep.o XM_FILE= xm-88k.h diff --git a/gdb/config/merlin.mh b/gdb/config/merlin.mh index ecb8cf90895..a5a5ce72a59 100644 --- a/gdb/config/merlin.mh +++ b/gdb/config/merlin.mh @@ -1,22 +1,4 @@ # Merlin running utek 2.1 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o coredep.o XM_FILE= xm-merlin.h # See SHELL_FILE in m-merlin.h for a explanation of this. diff --git a/gdb/config/mh-vax b/gdb/config/mh-vax index 8dbb707b550..d2b4a59ffa3 100755 --- a/gdb/config/mh-vax +++ b/gdb/config/mh-vax @@ -1,22 +1,4 @@ # DEC VAX running BSD or Ultrix -# Copyright (C) 1989, 1990 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. - # 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'' diff --git a/gdb/config/news.mh b/gdb/config/news.mh index 1bb7765c199..f70cd8130d0 100644 --- a/gdb/config/news.mh +++ b/gdb/config/news.mh @@ -1,21 +1,3 @@ # Sony news series 700/800/900 (68020) running NewsOS version 3. -# Copyright (C) 1989, 1990 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. - XDEPFILES= infptrace.o coredep.o news-xdep.o XM_FILE= xm-news.h diff --git a/gdb/config/news1000.mh b/gdb/config/news1000.mh index 940aaee1bdb..87321e13cc6 100644 --- a/gdb/config/news1000.mh +++ b/gdb/config/news1000.mh @@ -1,21 +1,3 @@ # Sony news series 1000 (68030) running NewsOS version 3. -# Copyright (C) 1989, 1990 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. - XDEPFILES= infptrace.o coredep.o news-xdep.o XM_FILE= xm-news1000.h diff --git a/gdb/config/none.mh b/gdb/config/none.mh index 74e70486604..fa2b80caa07 100644 --- a/gdb/config/none.mh +++ b/gdb/config/none.mh @@ -1,21 +1,3 @@ # Target config file for "no target". This can be used to build you # a Makefile that only runs administrative commands like 'clean', # 'gdb.tar.Z', etc. -# -# Copyright (C) 1990 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. diff --git a/gdb/config/np1.mh b/gdb/config/np1.mh index fcf88f25abc..d484a41fd28 100644 --- a/gdb/config/np1.mh +++ b/gdb/config/np1.mh @@ -1,21 +1,3 @@ # Gould NP1 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o gould-xdep.o XM_FILE= xm-np1.h diff --git a/gdb/config/pn.mh b/gdb/config/pn.mh index 7e8f807ea4d..f4242699203 100644 --- a/gdb/config/pn.mh +++ b/gdb/config/pn.mh @@ -1,21 +1,3 @@ # Gould Powernode -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o coredep.o XM_FILE= xm-pn.h diff --git a/gdb/config/pyramid.mh b/gdb/config/pyramid.mh index 59561ec2cba..4ad0134370d 100644 --- a/gdb/config/pyramid.mh +++ b/gdb/config/pyramid.mh @@ -1,21 +1,4 @@ -# Pyramidax under OSx 4.0 (4.2bsd). -# Copyright (C) 1990 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. +# 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. diff --git a/gdb/config/sun2os3.mh b/gdb/config/sun2os3.mh index 87f8130c0fa..5a97a8ed540 100644 --- a/gdb/config/sun2os3.mh +++ b/gdb/config/sun2os3.mh @@ -1,21 +1,3 @@ # Sun 2, running SunOS 3 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sun3-xdep.o XM_FILE= xm-sun2.h diff --git a/gdb/config/sun2os4.mh b/gdb/config/sun2os4.mh index f525cf6be81..0f57964519b 100644 --- a/gdb/config/sun2os4.mh +++ b/gdb/config/sun2os4.mh @@ -1,21 +1,3 @@ # Sun 2, running SunOS 4 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sun3-xdep.o XM_FILE= xm-sun2.h diff --git a/gdb/config/sun3.mh b/gdb/config/sun3.mh index 6a91b49eeed..de95aebeb5b 100644 --- a/gdb/config/sun3.mh +++ b/gdb/config/sun3.mh @@ -1,26 +1,3 @@ # Sun 3, running SunOS 4 -# Copyright (C) 1990 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. - -# 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. -#msg - XDEPFILES= infptrace.o sun3-xdep.o XM_FILE= xm-sun3os4.h diff --git a/gdb/config/sun386.mh b/gdb/config/sun386.mh index a2cb4311b1a..8d9cee90789 100644 --- a/gdb/config/sun386.mh +++ b/gdb/config/sun386.mh @@ -1,21 +1,3 @@ # Sun 386i -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sun386-xdep.o XM_FILE= xm-sun386.h diff --git a/gdb/config/sun3os3.mh b/gdb/config/sun3os3.mh index 440855243e7..4822e6acbb1 100644 --- a/gdb/config/sun3os3.mh +++ b/gdb/config/sun3os3.mh @@ -1,21 +1,3 @@ # Sun 3, running SunOS 3 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sun3-xdep.o XM_FILE= xm-sun3.h diff --git a/gdb/config/sun3os4.mh b/gdb/config/sun3os4.mh index 6a91b49eeed..de95aebeb5b 100644 --- a/gdb/config/sun3os4.mh +++ b/gdb/config/sun3os4.mh @@ -1,26 +1,3 @@ # Sun 3, running SunOS 4 -# Copyright (C) 1990 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. - -# 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. -#msg - XDEPFILES= infptrace.o sun3-xdep.o XM_FILE= xm-sun3os4.h diff --git a/gdb/config/sun4.mh b/gdb/config/sun4.mh index 80542718b9a..0a66d297e85 100644 --- a/gdb/config/sun4.mh +++ b/gdb/config/sun4.mh @@ -1,21 +1,3 @@ # Sun 4 or Sparcstation, running SunOS 4 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sparc-xdep.o XM_FILE= xm-sun4os4.h diff --git a/gdb/config/sun4os3.mh b/gdb/config/sun4os3.mh index fdb0ddd8a6a..22491486a4b 100644 --- a/gdb/config/sun4os3.mh +++ b/gdb/config/sun4os3.mh @@ -1,21 +1,3 @@ # Sun 4 or Sparcstation, running SunOS 3 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sparc-xdep.o XM_FILE= xm-sparc.h diff --git a/gdb/config/sun4os4.mh b/gdb/config/sun4os4.mh index 80542718b9a..0a66d297e85 100644 --- a/gdb/config/sun4os4.mh +++ b/gdb/config/sun4os4.mh @@ -1,21 +1,3 @@ # Sun 4 or Sparcstation, running SunOS 4 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o sparc-xdep.o XM_FILE= xm-sun4os4.h diff --git a/gdb/config/symmetry.mh b/gdb/config/symmetry.mh index c4329a4e4b2..8f7d729c378 100644 --- a/gdb/config/symmetry.mh +++ b/gdb/config/symmetry.mh @@ -1,21 +1,3 @@ # Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387. -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o symm-xdep.o XM_FILE= xm-symmetry.h diff --git a/gdb/config/tahoe.mh b/gdb/config/tahoe.mh index d246197f36c..d09190db603 100644 --- a/gdb/config/tahoe.mh +++ b/gdb/config/tahoe.mh @@ -1,21 +1,3 @@ # CCI or Harris Tahoe running BSD Unix -# Copyright (C) 1989-1991 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. - XDEPFILES= infptrace.o coredep.o XM_FILE= xm-tahoe.h diff --git a/gdb/config/umax.mh b/gdb/config/umax.mh index 34e74d540f1..dc931af772f 100644 --- a/gdb/config/umax.mh +++ b/gdb/config/umax.mh @@ -1,21 +1,3 @@ # Encore running umax 4.2 -# Copyright (C) 1990 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. - XDEPFILES= infptrace.o umax-xdep.o XM_FILE= xm-umax.h -- 2.30.2