sol2.opt (G, [...]): New Driver options.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 6 Jan 2011 19:01:28 +0000 (19:01 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Thu, 6 Jan 2011 19:01:28 +0000 (19:01 +0000)
* config/sol2.opt (G, YP,, Ym,, compat-bsd, pthread, pthreads,
rdynamic, threads): New Driver options.

From-SVN: r168551

gcc/ChangeLog
gcc/config/sol2.opt

index 4f8b20b1de8539c1abadcfb86c21140aeb4bc153..dd0ee9734033a977d0f284c241cbdf8b1ceb5886 100644 (file)
@@ -1,3 +1,8 @@
+2011-01-06  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/sol2.opt (G, YP,, Ym,, compat-bsd, pthread, pthreads,
+       rdynamic, threads): New Driver options.
+
 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        PR target/38118
index 2da2ab5774cd493b2d95f1a3690cb515bb991e0f..c1a78cb028d90b218991e721ac5fb7456b7f6303 100644 (file)
@@ -1,6 +1,6 @@
 ; Options for the Solaris 2 port of the compiler
 ;
-; Copyright (C) 2010 Free Software Foundation, Inc.
+; Copyright (C) 2010, 2011 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
 ; along with GCC; see the file COPYING3.  If not see
 ; <http://www.gnu.org/licenses/>.
 
+G
+Driver
+
+YP,
+Driver Joined
+
+Ym,
+Driver Joined
+
+compat-bsd
+Driver
+
 mimpure-text
 Target Report
 Pass -z text to linker
+
+pthread
+Driver
+
+pthreads
+Driver
+
+rdynamic
+Driver
+
+threads
+Driver