* config/cris/elf.opt (sim): New Driver option.
From-SVN: r169953
This commit is contained in:
parent
07b8e9109e
commit
f1fda84e78
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2011-02-08 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* config/cris/elf.opt (sim): New Driver option.
|
||||
|
||||
2011-02-08 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* config/xtensa/elf.opt: New.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
; ELF-specific options for the CRIS port of the compiler.
|
||||
|
||||
; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
|
||||
; Copyright (C) 2005, 2007, 2011 Free Software Foundation, Inc.
|
||||
;
|
||||
; This file is part of GCC.
|
||||
;
|
||||
|
@ -20,3 +20,6 @@
|
|||
|
||||
melf
|
||||
Target Report RejectNegative Undocumented
|
||||
|
||||
sim
|
||||
Driver JoinedOrMissing
|
||||
|
|
Loading…
Add table
Reference in a new issue