* config/arc/arc.opt (EB, EL): New Driver options.

From-SVN: r169454
This commit is contained in:
Joseph Myers 2011-01-31 22:36:42 +00:00 committed by Joseph Myers
parent 6456cf2e5b
commit f16072b6e8
2 changed files with 11 additions and 1 deletions

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

View 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.
;
@ -18,6 +18,12 @@
; 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)