diff options
author | Joseph Myers <joseph@codesourcery.com> | 2011-02-08 23:40:53 +0000 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2011-02-08 23:40:53 +0000 |
commit | f1fda84e780e9ca812da579646b800fa1206a293 (patch) | |
tree | dca7511ecd493f58fa352b3e3ed328dc8a129ee8 /gcc/config/cris | |
parent | 07b8e9109e7db1283e6164fdc5deb84812c090f7 (diff) | |
download | gcc-f1fda84e780e9ca812da579646b800fa1206a293.zip gcc-f1fda84e780e9ca812da579646b800fa1206a293.tar.gz gcc-f1fda84e780e9ca812da579646b800fa1206a293.tar.bz2 |
* config/cris/elf.opt (sim): New Driver option.
From-SVN: r169953
Diffstat (limited to 'gcc/config/cris')
-rw-r--r-- | gcc/config/cris/elf.opt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gcc/config/cris/elf.opt b/gcc/config/cris/elf.opt index 8505be2..00ced56 100644 --- a/gcc/config/cris/elf.opt +++ b/gcc/config/cris/elf.opt @@ -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 |