]> gcc.gnu.org Git - gcc.git/commitdiff
* config/mn10300/mn10300.opt (mno-crt0): New.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 16 Feb 2011 23:22:16 +0000 (23:22 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 16 Feb 2011 23:22:16 +0000 (23:22 +0000)
From-SVN: r170228

gcc/ChangeLog
gcc/config/mn10300/mn10300.opt

index be7885c41ffdde172950449f6d8c4aba1d193283..006bd292fc9c746c1d49a743190b76fee9c6f336 100644 (file)
@@ -1,3 +1,7 @@
+2011-02-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/mn10300/mn10300.opt (mno-crt0): New.
+
 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
 
        * config/m68k/uclinux.opt (static-libc): New Driver option.
index 427510304b2f340cecd16050a4f25a3949ed53a8..8909d8bd1f3d02b3c073b64c41c1526330179fa2 100644 (file)
@@ -38,6 +38,10 @@ mmult-bug
 Target Report Mask(MULT_BUG)
 Work around hardware multiply bug
 
+; Ignored by the compiler
+mno-crt0
+Target RejectNegative
+
 ; Ignored by the compiler
 mrelax
 Target RejectNegative
This page took 0.083395 seconds and 5 git commands to generate.