]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/arm/strongarm-pe.h
host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public...
[thirdparty/gcc.git] / gcc / config / arm / strongarm-pe.h
CommitLineData
d19fb8e3 1/* Definitions of target machine for GNU compiler, for ARM with PE obj format.
2f83c7d6 2 Copyright (C) 1999, 2007 Free Software Foundation, Inc.
d19fb8e3
NC
3 Contributed by Doug Evans (dje@cygnus.com).
4
4f448245 5 This file is part of GCC.
d19fb8e3 6
4f448245
NC
7 GCC is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published
2f83c7d6 9 by the Free Software Foundation; either version 3, or (at your
4f448245 10 option) any later version.
d19fb8e3 11
4f448245
NC
12 GCC is distributed in the hope that it will be useful, but WITHOUT
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
15 License for more details.
d19fb8e3 16
4f448245 17 You should have received a copy of the GNU General Public License
2f83c7d6
NC
18 along with GCC; see the file COPYING3. If not see
19 <http://www.gnu.org/licenses/>. */
d19fb8e3 20
d19fb8e3
NC
21#undef TARGET_VERSION
22#define TARGET_VERSION fputs (" (StrongARM/PE)", stderr);