]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/i386/djgpp.opt (posix): New Driver option.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Feb 2011 22:15:37 +0000 (22:15 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 2 Feb 2011 22:15:37 +0000 (22:15 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@169771 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/djgpp.opt

index f6c82be199872abfd22eae3a40c367f0d0fb50c3..45343524fd36d2e8209b27b9741283d01c36020c 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-02  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/i386/djgpp.opt (posix): New Driver option.
+
 2011-02-02  Gerald Pfeifer  <gerald@pfeifer.com>
 
        * config.gcc (*-*-freebsd[12], *-*-freebsd[12].*, *-*-freebsd*aout*):
index 013bdf0bf517a43637e8cd0e9417c7369e23f2cf..7e4affca944b47f89e0dbd6b8239406deac3482a 100644 (file)
@@ -1,6 +1,6 @@
 ; DJGPP-specific options.
 
-; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+; Copyright (C) 2005, 2007, 2011 Free Software Foundation, Inc.
 ;
 ; This file is part of GCC.
 ;
@@ -23,3 +23,6 @@
 mbnu210
 Target Var(TARGET_BNU210)
 Ignored (obsolete)
+
+posix
+Driver