diff options
author | John Gilmore <gnu@cygnus> | 1991-06-04 08:58:38 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-06-04 08:58:38 +0000 |
commit | b775aef041b0052b3fe0243bfe469b0e25cff6b2 (patch) | |
tree | c8fa13b68391051cd637b7b522d418621c64c0cd /gdb/config | |
parent | 7a6876d1dca1384e0b9a8bb28f5717890c3ea519 (diff) | |
download | gdb-b775aef041b0052b3fe0243bfe469b0e25cff6b2.zip gdb-b775aef041b0052b3fe0243bfe469b0e25cff6b2.tar.gz gdb-b775aef041b0052b3fe0243bfe469b0e25cff6b2.tar.bz2 |
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.
Diffstat (limited to 'gdb/config')
36 files changed, 5 insertions, 659 deletions
diff --git a/gdb/config/3b1.mh b/gdb/config/3b1.mh index 76fc51d..897bb66 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 <sys/ioctl.h> # (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 03f93bf..9f7cab4 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 2ade447..17737db 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 8dc057a..9c1bcfe 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 1b1cd48..0f1b94c 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 b681f28..dc9bd8e 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 ae3bb82..fccec02 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 d50ffd3..a8c30c6 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 db57867..846b039 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 bb6e209..5924d16 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 7d62b00..0e188d0 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 1b16789..e14c68e 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 0dc3d19..d63c291 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 1ae1c7a..3ff131a 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 2d4298c..60e33d5 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 af403fe..09a841b 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 ecb8cf9..a5a5ce7 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 8dbb707..d2b4a59 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 1bb7765..f70cd81 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 940aaee..87321e1 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 74e7048..fa2b80c 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 fcf88f2..d484a41 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 7e8f807..f424269 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 59561ec..4ad0134 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 87f8130..5a97a8e 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 f525cf6..0f57964 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 6a91b49..de95aeb 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 a2cb431..8d9cee9 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 4408552..4822e6a 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 6a91b49..de95aeb 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 8054271..0a66d29 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 fdb0ddd..2249148 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 8054271..0a66d29 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 c4329a4..8f7d729 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 d246197..d09190d 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 34e74d5..dc931af 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 |