OSDN Git Service

* config/rs6000/aix64.opt (posix, pthread): New Driver options.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Feb 2011 20:34:27 +0000 (20:34 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Feb 2011 20:34:27 +0000 (20:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169943 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/rs6000/aix64.opt

index e466d4d..d069140 100644 (file)
@@ -1,5 +1,9 @@
 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
 
 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
 
+       * config/rs6000/aix64.opt (posix, pthread): New Driver options.
+
+2011-02-08  Joseph Myers  <joseph@codesourcery.com>
+
        * config/gnu-user.opt: New.
        * config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
        *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu,
        * config/gnu-user.opt: New.
        * config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
        *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu,
index fbc225a..9a10b20 100644 (file)
@@ -1,6 +1,6 @@
 ; Options for the 64-bit flavor of AIX.
 ;
 ; Options for the 64-bit flavor of AIX.
 ;
-; Copyright (C) 2005, 2007, 2010 Free Software Foundation, Inc.
+; Copyright (C) 2005, 2007, 2010, 2011 Free Software Foundation, Inc.
 ; Contributed by Aldy Hernandez <aldy@quesejoda.com>.
 ;
 ; This file is part of GCC.
 ; Contributed by Aldy Hernandez <aldy@quesejoda.com>.
 ;
 ; This file is part of GCC.
@@ -30,3 +30,9 @@ Compile for 32-bit pointers
 mpe
 Target Report RejectNegative Var(internal_nothing_1) Save
 Support message passing with the Parallel Environment
 mpe
 Target Report RejectNegative Var(internal_nothing_1) Save
 Support message passing with the Parallel Environment
+
+posix
+Driver
+
+pthread
+Driver