aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2011-02-08 23:40:53 +0000
committerJoseph Myers <jsm28@gcc.gnu.org>2011-02-08 23:40:53 +0000
commitf1fda84e780e9ca812da579646b800fa1206a293 (patch)
treedca7511ecd493f58fa352b3e3ed328dc8a129ee8
parent07b8e9109e7db1283e6164fdc5deb84812c090f7 (diff)
downloadgcc-f1fda84e780e9ca812da579646b800fa1206a293.zip
gcc-f1fda84e780e9ca812da579646b800fa1206a293.tar.gz
gcc-f1fda84e780e9ca812da579646b800fa1206a293.tar.bz2
* config/cris/elf.opt (sim): New Driver option.
From-SVN: r169953
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/config/cris/elf.opt5
2 files changed, 8 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index bf6ea45..6c695c1 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,9 @@
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.
* config.gcc (xtensa*-*-elf*): Use xtensa/elf.opt.
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