OSDN Git Service

* common.opt (nostartfiles): New Driver option.
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Feb 2011 01:16:08 +0000 (01:16 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 12 Feb 2011 01:16:08 +0000 (01:16 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170067 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/common.opt

index 99b24cb..92d69c6 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-11  Joseph Myers  <joseph@codesourcery.com>
+
+       * common.opt (nostartfiles): New Driver option.
+
 2011-02-11  Xinliang David Li  <davidxl@google.com>
 
        PR tree-optimization/47707
index 5485da9..00c3f33 100644 (file)
@@ -2176,6 +2176,9 @@ Driver
 nodefaultlibs
 Driver
 
+nostartfiles
+Driver
+
 nostdlib
 Driver