]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/alpha/osf5.opt: New.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jan 2011 21:57:16 +0000 (21:57 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jan 2011 21:57:16 +0000 (21:57 +0000)
* config.gcc (alpha*-dec-osf5.1*): Use alpha/osf5.opt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169453 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config.gcc
gcc/config/alpha/osf5.opt [new file with mode: 0644]

index 5e26911589d049bc6e2c7a615edb6c56fd6118a9..9d2cf4593162cedbaa96f1e18c02c096bfd27133 100644 (file)
@@ -1,3 +1,8 @@
+2011-01-31  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/alpha/osf5.opt: New.
+       * config.gcc (alpha*-dec-osf5.1*): Use alpha/osf5.opt.
+
 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
 
        * config/vms/vms.opt (map, mvms-return-codes): New Driver options.
index c465810f4f343579d8c125b0b14d0c8cd3775926..0715af2470e92b97779553bce884237ed3e03d82 100644 (file)
@@ -736,7 +736,7 @@ alpha*-dec-osf5.1*)
        tmake_file="alpha/t-alpha alpha/t-ieee alpha/t-crtfm alpha/t-osf5"
        tm_file="${tm_file} alpha/osf5.h"
        tm_defines="${tm_defines} TARGET_SUPPORT_ARCH=1"
-       extra_options="${extra_options} rpath.opt"
+       extra_options="${extra_options} rpath.opt alpha/osf5.opt"
        extra_headers=va_list.h
        use_gcc_stdint=provide
        case ${enable_threads} in
diff --git a/gcc/config/alpha/osf5.opt b/gcc/config/alpha/osf5.opt
new file mode 100644 (file)
index 0000000..fc084f3
--- /dev/null
@@ -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.