* config/arc/arc.opt (EB, EL): New Driver options.
authorJoseph Myers <joseph@codesourcery.com>
Mon, 31 Jan 2011 22:36:42 +0000 (22:36 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Mon, 31 Jan 2011 22:36:42 +0000 (22:36 +0000)
From-SVN: r169454

gcc/ChangeLog
gcc/config/arc/arc.opt

index 9d2cf4593162cedbaa96f1e18c02c096bfd27133..90e4c78c0cff8867c33a3464407c8f39e91d1465 100644 (file)
@@ -1,3 +1,7 @@
+2011-01-31  Joseph Myers  <joseph@codesourcery.com>
+
+       * config/arc/arc.opt (EB, EL): New Driver options.
+
 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
 
        * config/alpha/osf5.opt: New.
index dc47fc8f890ea091dde8b0d5b99212e7cc77c362..e5381f95afc7983182625e788010ba5bfd07b9b0 100644 (file)
@@ -1,6 +1,6 @@
 ; Options for the Argonaut ARC 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.
 ;
 ; along with GCC; see the file COPYING3.  If not see
 ; <http://www.gnu.org/licenses/>.
 
+EB
+Driver
+
+EL
+Driver
+
 malign-loops
 Target Undocumented Report Mask(ALIGN_LOOPS)