Commit 82dc0de3 by Joseph Myers Committed by Joseph Myers

microblaze.opt (Zxl-mode-bootstrap, [...]): New Driver options.

	* config/microblaze/microblaze.opt (Zxl-mode-bootstrap,
	Zxl-mode-executable, Zxl-mode-novectors, Zxl-mode-xilkernel,
	Zxl-mode-xmdstub, mxl-mode-xilkernel): New Driver options.

From-SVN: r169809
parent 25aea4e9
2011-02-03 Joseph Myers <joseph@codesourcery.com>
* config/microblaze/microblaze.opt (Zxl-mode-bootstrap,
Zxl-mode-executable, Zxl-mode-novectors, Zxl-mode-xilkernel,
Zxl-mode-xmdstub, mxl-mode-xilkernel): New Driver options.
2011-02-03 Jakub Jelinek <jakub@redhat.com>
PR middle-end/31490
......
; Options for the MicroBlaze port of the compiler
;
; Copyright 2009, 2010 Free Software Foundation, Inc.
; Copyright 2009, 2010, 2011 Free Software Foundation, Inc.
;
; Contributed by Michael Eager <eager@eagercon.com>.
;
......@@ -20,6 +20,21 @@
; along with GCC; see the file COPYING3. If not see
; <http://www.gnu.org/licenses/>. */
Zxl-mode-bootstrap
Driver
Zxl-mode-executable
Driver
Zxl-mode-novectors
Driver
Zxl-mode-xilkernel
Driver
Zxl-mode-xmdstub
Driver
msoft-float
Target Report RejectNegative Mask(SOFT_FLOAT)
Use software emulation for floating point (default)
......@@ -95,3 +110,6 @@ Description for mxl-mode-bootstrap
mxl-mode-novectors
Target Mask(XL_MODE_NOVECTORS)
Description for mxl-mode-novectors
mxl-mode-xilkernel
Driver
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment