* config/i386/cygming.opt (posix): New Driver option.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 1 Feb 2011 16:45:09 +0000 (16:45 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 1 Feb 2011 16:45:09 +0000 (16:45 +0000)
From-SVN: r169490

gcc/ChangeLog
gcc/config/i386/cygming.opt

index 3ab8bd9d9c5fffc3a08c78a3156e52178b0664ea..a553bba3ae1ae3a4eb414c44c12bc9116f9551ba 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-01  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/i386/cygming.opt (posix): New Driver option.
+
 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
 
        * config/arm/vxworks.opt: New.
index 89d5d09d1aad60373ef0e37b46f9600555f90d4b..0fb325bdeea2e67a95fe61407a7ffc573b3e1204 100644 (file)
@@ -1,6 +1,6 @@
 ; Cygwin- and MinGW-specific options.
 
-; Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
+; Copyright (C) 2005, 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
@@ -49,3 +49,6 @@ Use the GNU extension to the PE format for aligned common data
 muse-libstdc-wrappers
 Target Condition({defined (USE_CYGWIN_LIBSTDCXX_WRAPPERS)})
 Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement
+
+posix
+Driver