]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* common.opt (nostartfiles): New Driver option.
authorJoseph Myers <joseph@codesourcery.com>
Sat, 12 Feb 2011 01:16:08 +0000 (01:16 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 12 Feb 2011 01:16:08 +0000 (01:16 +0000)
From-SVN: r170067

gcc/ChangeLog
gcc/common.opt

index 99b24cb8fc33f62fc1ad700aadf770e92e311561..92d69c6b12096df5dcfb5387b35e13a8960afa54 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 5485da92840b9a19f0c12dcd83a59b5225e7300b..00c3f3343fd0b56456eb5e03896dd9580b55f863 100644 (file)
@@ -2176,6 +2176,9 @@ Driver
 nodefaultlibs
 Driver
 
+nostartfiles
+Driver
+
 nostdlib
 Driver