]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/interix.opt (posix): New Driver option.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Feb 2011 22:23:53 +0000 (22:23 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Feb 2011 22:23:53 +0000 (22:23 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169505 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/interix.opt

index 2e7f9f58481a320e83fe536e8ce514a23d6d9ebc..50dbef35186835b680a27a65ae823a566907c94d 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-01  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/interix.opt (posix): New Driver option.
+
 2011-02-01  DJ Delorie  <dj@redhat.com>
 
        * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.
index 5c95b250236b723ed84da1cea40ed727c6b75244..f50329965769f0b6bb2c3fb739dfe65247ed15bc 100644 (file)
@@ -1,6 +1,6 @@
 ; Interix options.
 
-; Copyright (C) 2010
+; Copyright (C) 2010, 2011
 ; Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
@@ -30,4 +30,7 @@ Driver
 G
 Driver
 
+posix
+Driver
+
 ; This comment is to ensure we retain the blank line above.