aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/arc
diff options
context:
space:
mode:
authorKazu Hirata <kazu@cs.umass.edu>2005-03-17 15:59:09 +0000
committerKazu Hirata <kazu@gcc.gnu.org>2005-03-17 15:59:09 +0000
commit3ad7bb655aacc3833f1b3030c7107d119467e782 (patch)
tree85e988a14d4540329ef7aed044063216b651629d /gcc/config/arc
parent3af57c7014744020c768338e74431d1d409ca381 (diff)
downloadgcc-3ad7bb655aacc3833f1b3030c7107d119467e782.zip
gcc-3ad7bb655aacc3833f1b3030c7107d119467e782.tar.gz
gcc-3ad7bb655aacc3833f1b3030c7107d119467e782.tar.bz2
alpha.opt, [...]: Add copyright notices.
* config/alpha/alpha.opt, config/arc/arc.opt, config/h8300/h8300.opt, config/mips/mips.opt: Add copyright notices. From-SVN: r96618
Diffstat (limited to 'gcc/config/arc')
-rw-r--r--gcc/config/arc/arc.opt21
1 files changed, 21 insertions, 0 deletions
diff --git a/gcc/config/arc/arc.opt b/gcc/config/arc/arc.opt
index 3b14746..ffb6b01 100644
--- a/gcc/config/arc/arc.opt
+++ b/gcc/config/arc/arc.opt
@@ -1,3 +1,24 @@
+; Options for the Argonaut ARC port of the compiler
+;
+; Copyright (C) 2005 Free Software Foundation, Inc.
+;
+; This file is part of GCC.
+;
+; GCC 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.
+;
+; GCC 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 GCC; see the file COPYING. If not, write to the Free
+; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
+; 02111-1307, USA.
+
malign-loops
Target Undocumented Report Mask(ALIGN_LOOPS)