* config/mn10300/mn10300.opt (mno-crt0): New.

From-SVN: r170228
This commit is contained in:
Joseph Myers 2011-02-16 23:22:16 +00:00 committed by Joseph Myers
parent 466f3f08ff
commit ab7b71e9ca
2 changed files with 8 additions and 0 deletions

View 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.

View 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