aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-01-31 21:57:16 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-01-31 21:57:16 +0000
commit6456cf2e5b5154b3328a368225e0874a1499d62d (patch)
tree069202b71a324a9b6236d9d54b6b7c785f985e3a /gcc/config/alpha
parentcdde6ab41f302be28fe1373aaf3f503e76f76507 (diff)
downloadgcc-6456cf2e5b5154b3328a368225e0874a1499d62d.zip
gcc-6456cf2e5b5154b3328a368225e0874a1499d62d.tar.gz
gcc-6456cf2e5b5154b3328a368225e0874a1499d62d.tar.bz2
osf5.opt: New.
* config/alpha/osf5.opt: New. * config.gcc (alpha*-dec-osf5.1*): Use alpha/osf5.opt. From-SVN: r169453
Diffstat (limited to 'gcc/config/alpha')
-rw-r--r--gcc/config/alpha/osf5.opt42
1 files changed, 42 insertions, 0 deletions
diff --git a/gcc/config/alpha/osf5.opt b/gcc/config/alpha/osf5.opt
new file mode 100644
index 0000000..fc084f3
--- /dev/null
+++ b/gcc/config/alpha/osf5.opt
@@ -0,0 +1,42 @@
+; Tru64 UNIX options.
+
+; Copyright (C) 2011
+; 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 3, 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 COPYING3. If not see
+; <http://www.gnu.org/licenses/>.
+
+; See the GCC internals manual (options.texi) for a description of
+; this file's format.
+
+; Please try to keep this file in ASCII collating order.
+
+K
+Driver
+
+mno-mips-tfile
+Driver RejectNegative
+
+pthread
+Driver
+
+taso
+Driver
+
+threads
+Driver
+
+; This comment is to ensure we retain the blank line above.