diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2000-11-14 20:57:30 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2000-11-14 20:57:30 +0000 |
commit | 4a1805b14d4b361cf25d688db68c7f40aadc1c9c (patch) | |
tree | e46304db47e59690c1274701eec536a344bb9491 /gas/config/te-386bsd.h | |
parent | c810873da19e9350a1f7ba9af80d1f37876c92f1 (diff) | |
download | gdb-4a1805b14d4b361cf25d688db68c7f40aadc1c9c.zip gdb-4a1805b14d4b361cf25d688db68c7f40aadc1c9c.tar.gz gdb-4a1805b14d4b361cf25d688db68c7f40aadc1c9c.tar.bz2 |
2000-11-14 Kazu Hirata <kazu@hxi.com>
* config/aout_gnu.h: Fix formatting.
* config/atof-vax.c: Likewise.
* config/m68k-parse.h: Likewise.
* config/m88k-opcode.h: Likewise.
* config/obj-elf.c: Likewise.
* config/tc-arm.c: Likewise.
* config/tc-cris.c: Likewise.
* config/tc-i386.c: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-mn10300.c: Likewise.
* config/te-386bsd.h: Likewise.
* config/te-hppa.h: Likewise.
* config/te-nbsd.h: Likewise.
* config/te-ppcnw.h: Likewise.
* config/te-sparcaout.h: Likewise.
* config/te-tmips.h: Likewise.
* config/vax-inst.h: Likewise.
* config/vms-conf.h: Likewise.
Diffstat (limited to 'gas/config/te-386bsd.h')
-rw-r--r-- | gas/config/te-386bsd.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gas/config/te-386bsd.h b/gas/config/te-386bsd.h index f96cde9..0f077b5 100644 --- a/gas/config/te-386bsd.h +++ b/gas/config/te-386bsd.h @@ -1,18 +1,18 @@ /* te-386bsd.h -- 386BSD target environment declarations. Copyright (C) 1987, 1990, 1991, 1992 Free Software Foundation, Inc. - + This file is part of GAS, the GNU Assembler. - + GAS 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 2, or (at your option) any later version. - + GAS 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 GAS; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA |