diff options
author | John Gilmore <gnu@cygnus> | 1991-06-04 08:47:23 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-06-04 08:47:23 +0000 |
commit | 7a6876d1dca1384e0b9a8bb28f5717890c3ea519 (patch) | |
tree | c96cc696a3584b0dff919663c6414c8977864e1f /gdb/config | |
parent | 4cc47c9e93c7b32c780f8d7bf8388c1799ec8005 (diff) | |
download | gdb-7a6876d1dca1384e0b9a8bb28f5717890c3ea519.zip gdb-7a6876d1dca1384e0b9a8bb28f5717890c3ea519.tar.gz gdb-7a6876d1dca1384e0b9a8bb28f5717890c3ea519.tar.bz2 |
Remove copyrights from these tiny files, rather than update them to
GPL version 2. Two lines of file names aren't worth copyrighting.
Diffstat (limited to 'gdb/config')
40 files changed, 1 insertions, 718 deletions
diff --git a/gdb/config/3b1.mt b/gdb/config/3b1.mt index 8a73b46..6ee651f 100644 --- a/gdb/config/3b1.mt +++ b/gdb/config/3b1.mt @@ -1,21 +1,3 @@ # AT&T 3b1/Unix pc -# Copyright (C) 1990-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. - TDEPFILES= exec.o m68k-pinsn.o TM_FILE= tm-3b1.h diff --git a/gdb/config/altos.mt b/gdb/config/altos.mt index 5d43893..6887d89 100644 --- a/gdb/config/altos.mt +++ b/gdb/config/altos.mt @@ -1,21 +1,3 @@ # 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. - TDEPFILES= m68k-pinsn.o exec.o TM_FILE= tm-altos.h diff --git a/gdb/config/altosgas.mt b/gdb/config/altosgas.mt index 3c502fc..0431a27 100644 --- a/gdb/config/altosgas.mt +++ b/gdb/config/altosgas.mt @@ -1,21 +1,4 @@ # Altos 3068 (68k, System V release 2), using COFF encapsulation -# 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. #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 8a9b475..89848af 100755 --- a/gdb/config/am29k +++ b/gdb/config/am29k @@ -1,22 +1,4 @@ # AMD 29000 on EB29K board over a serial line. -# 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. - 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 d26c862..ecbb416 100644 --- a/gdb/config/arm.mt +++ b/gdb/config/arm.mt @@ -1,21 +1,3 @@ # Acorn RISC machine running RISCiX (4.3bsd) -# Copyright (C) 1990-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. - 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 0e594d8..3663324 100644 --- a/gdb/config/bigmips.mt +++ b/gdb/config/bigmips.mt @@ -1,21 +1,3 @@ # Big-endian MIPS machine such as Sony News -# 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. - 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 f7938a2..06540dd 100644 --- a/gdb/config/convex.mt +++ b/gdb/config/convex.mt @@ -1,21 +1,3 @@ # Convex Unix (4bsd) -# Copyright (C) 1990-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. - 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 ea03374..bba4f4c 100644 --- a/gdb/config/hp300bsd.mt +++ b/gdb/config/hp300bsd.mt @@ -1,21 +1,3 @@ # Hewlett-Packard 9000 series 300, running BSD -# Copyright (C) 1990-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. - TDEPFILES= exec.o m68k-pinsn.o TM_FILE= tm-hp300bsd.h diff --git a/gdb/config/hp300hpux.mt b/gdb/config/hp300hpux.mt index cee6ba7..4120bee 100644 --- a/gdb/config/hp300hpux.mt +++ b/gdb/config/hp300hpux.mt @@ -1,23 +1,6 @@ # Hewlett-Packard 9000 series 300, running HPUX -# Copyright (C) 1990-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. - -#msg Note that GDB only can read symbols from programs that were +#msg Note that GDB can only read symbols from programs that were #msg compiled with GCC #msg diff --git a/gdb/config/i386sco.mt b/gdb/config/i386sco.mt index b1425f3..6cb5e26 100644 --- a/gdb/config/i386sco.mt +++ b/gdb/config/i386sco.mt @@ -1,21 +1,3 @@ # 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. - 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 b93b9ce..481df32 100644 --- a/gdb/config/i386v-g.mt +++ b/gdb/config/i386v-g.mt @@ -1,25 +1,7 @@ # Intel 386 running System V, using COFF encapsulation -# Copyright (C) 1990-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. #msg Use of the COFF encapsulation features requires the GNU binary utilities #msg to be ahead of their System V counterparts in your path. -#msg TDEPFILES= exec.o i386-tdep.o i386-pinsn.o TM_FILE= tm-i386v-g.h diff --git a/gdb/config/i386v.mt b/gdb/config/i386v.mt index 14d9b59..8050534 100644 --- a/gdb/config/i386v.mt +++ b/gdb/config/i386v.mt @@ -1,21 +1,3 @@ # 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. - 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 206cb30..4c767c6 100644 --- a/gdb/config/i386v32-g.mt +++ b/gdb/config/i386v32-g.mt @@ -1,21 +1,4 @@ # Intel 386 running System V release 3.2, using COFF encapsulation -# Copyright (C) 1990-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. #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 f65ce81b..55ea73c 100644 --- a/gdb/config/i386v32.mt +++ b/gdb/config/i386v32.mt @@ -1,21 +1,3 @@ # 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. - 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 d92b73e..c2f3b91 100644 --- a/gdb/config/i960.mt +++ b/gdb/config/i960.mt @@ -1,22 +1,4 @@ # Intel 80960, under NINDY or under VxWorks, selected at runtime. -# Copyright (C) 1990-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. - #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 aab33e1..d031117 100644 --- a/gdb/config/isi.mt +++ b/gdb/config/isi.mt @@ -1,21 +1,3 @@ # ISI Optimum V (3.05) under 4.3bsd. -# Copyright (C) 1990-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. - TDEPFILES= exec.o m68k-pinsn.o TM_FILE= tm-isi.h diff --git a/gdb/config/littlemips.mt b/gdb/config/littlemips.mt index 709bc57..f558048 100644 --- a/gdb/config/littlemips.mt +++ b/gdb/config/littlemips.mt @@ -1,21 +1,3 @@ # Little-endian MIPS machine such as DECstation. -# 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. - 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 c04957c..80877b0 100644 --- a/gdb/config/m88k.mt +++ b/gdb/config/m88k.mt @@ -1,22 +1,4 @@ # 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. - 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 1ed8caa..ee330ff 100644 --- a/gdb/config/merlin.mt +++ b/gdb/config/merlin.mt @@ -1,21 +1,3 @@ # Merlin running utek 2.1 -# Copyright (C) 1990-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. - TDEPFILES= exec.o ns32k-pinsn.o TM_FILE= tm-merlin.h diff --git a/gdb/config/news.mt b/gdb/config/news.mt index 905596c..8700a2b 100644 --- a/gdb/config/news.mt +++ b/gdb/config/news.mt @@ -1,21 +1,3 @@ # Sony news series 700/800/900 (68020) running NewsOS version 3. -# 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. - 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 d390504..18fabe4 100644 --- a/gdb/config/news1000.mt +++ b/gdb/config/news1000.mt @@ -1,21 +1,3 @@ # Sony news series 1000 (68030) running NewsOS version 3. -# 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. - TDEPFILES= m68k-pinsn.o exec.o TM_FILE= tm-news.h diff --git a/gdb/config/nindy960.mt b/gdb/config/nindy960.mt index f7dc6f7..06b9a51 100644 --- a/gdb/config/nindy960.mt +++ b/gdb/config/nindy960.mt @@ -1,22 +1,4 @@ # Intel 80960, in an embedded system under the NINDY monitor -# Copyright (C) 1990-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. - 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/np1.mt b/gdb/config/np1.mt index 4fafd7b..69b226e 100644 --- a/gdb/config/np1.mt +++ b/gdb/config/np1.mt @@ -1,21 +1,3 @@ # Gould NP1 -# Copyright (C) 1990-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. - TDEPFILES= exec.o gould-pinsn.o TM_FILE= tm-np1.h diff --git a/gdb/config/pn.mt b/gdb/config/pn.mt index ad26b9c..b7f062c 100644 --- a/gdb/config/pn.mt +++ b/gdb/config/pn.mt @@ -1,21 +1,3 @@ # Gould Powernode -# Copyright (C) 1990-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. - TDEPFILES= exec.o gould-pinsn.o TM_FILE= tm-pn.h diff --git a/gdb/config/pyramid.mt b/gdb/config/pyramid.mt index d62e88e..72e1dad 100644 --- a/gdb/config/pyramid.mt +++ b/gdb/config/pyramid.mt @@ -1,25 +1,7 @@ # Pyramid under OSx 4.0 (4.2bsd). -# Copyright (C) 1990-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. #msg Note that GDB on Pyramids only works with GCC, #msg at least for some programs. -#msg TDEPFILES= pyr-pinsn.o pyr-tdep.o exec.o TM_FILE= tm-pyr.h diff --git a/gdb/config/sun2os3.mt b/gdb/config/sun2os3.mt index 99dc7f7..3cabf51 100644 --- a/gdb/config/sun2os3.mt +++ b/gdb/config/sun2os3.mt @@ -1,22 +1,4 @@ # 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. - # 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 d70dd81..c4bc424 100644 --- a/gdb/config/sun2os4.mt +++ b/gdb/config/sun2os4.mt @@ -1,22 +1,4 @@ # 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. - # 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 ae6e351..b075765 100644 --- a/gdb/config/sun3.mt +++ b/gdb/config/sun3.mt @@ -1,21 +1,3 @@ # Sun 3, running SunOS 4, as a target system -# 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. - TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o TM_FILE= tm-sun3os4.h diff --git a/gdb/config/sun386.mt b/gdb/config/sun386.mt index 1a0bca5..6bd8cc0 100644 --- a/gdb/config/sun386.mt +++ b/gdb/config/sun386.mt @@ -1,21 +1,3 @@ # Sun 386i target configuration file. -# 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. - 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 3eea3bf..1c5d2b9 100644 --- a/gdb/config/sun3os3.mt +++ b/gdb/config/sun3os3.mt @@ -1,22 +1,4 @@ # 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. - # 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 ae6e351..b075765 100644 --- a/gdb/config/sun3os4.mt +++ b/gdb/config/sun3os4.mt @@ -1,21 +1,3 @@ # Sun 3, running SunOS 4, as a target system -# 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. - TDEPFILES= exec.o m68k-pinsn.o solib.o m68k-tdep.o TM_FILE= tm-sun3os4.h diff --git a/gdb/config/sun4.mt b/gdb/config/sun4.mt index 030872d..0aa95d8 100644 --- a/gdb/config/sun4.mt +++ b/gdb/config/sun4.mt @@ -1,22 +1,4 @@ # 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. - # 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 b90a65c..35942d9 100644 --- a/gdb/config/sun4os3.mt +++ b/gdb/config/sun4os3.mt @@ -1,22 +1,4 @@ # 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. - # 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 030872d..0aa95d8 100644 --- a/gdb/config/sun4os4.mt +++ b/gdb/config/sun4os4.mt @@ -1,22 +1,4 @@ # 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. - # 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 b27c1b1..1165d5e 100644 --- a/gdb/config/symmetry.mt +++ b/gdb/config/symmetry.mt @@ -1,21 +1,3 @@ # Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387. -# Copyright (C) 1990-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. - 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 f21a55c..c15d05c 100644 --- a/gdb/config/tahoe.mt +++ b/gdb/config/tahoe.mt @@ -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. - TDEPFILES= tahoe-pinsn.o exec.o TM_FILE= tm-tahoe.h diff --git a/gdb/config/umax.mt b/gdb/config/umax.mt index 994da6d..798586f 100644 --- a/gdb/config/umax.mt +++ b/gdb/config/umax.mt @@ -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. - TDEPFILES= exec.o ns32k-pinsn.o TM_FILE= tm-umax.h diff --git a/gdb/config/vax.mt b/gdb/config/vax.mt index a8e749a..a222c67 100644 --- a/gdb/config/vax.mt +++ b/gdb/config/vax.mt @@ -1,21 +1,3 @@ # DEC VAX running BSD or Ultrix -# 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. - TDEPFILES= vax-pinsn.o exec.o TM_FILE= tm-vax.h diff --git a/gdb/config/vxworks68.mt b/gdb/config/vxworks68.mt index 878bafd..0870164 100644 --- a/gdb/config/vxworks68.mt +++ b/gdb/config/vxworks68.mt @@ -1,21 +1,3 @@ # VxWorks running on a 68000, as a target system -# Copyright (C) 1990-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. - 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 88c850e..ccda23d 100644 --- a/gdb/config/vxworks960.mt +++ b/gdb/config/vxworks960.mt @@ -1,22 +1,4 @@ # VxWorks running on an Intel 960, as a target system -# Copyright (C) 1990-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. - 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. |