OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [s390/] [s390.opt] - Diff between revs 38 and 154

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 154
; Options for the S/390 / zSeries port of the compiler.
; Options for the S/390 / zSeries port of the compiler.
; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
; Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc.
;
;
; This file is part of GCC.
; This file is part of GCC.
;
;
; GCC is free software; you can redistribute it and/or modify it under
; GCC is free software; you can redistribute it and/or modify it under
; the terms of the GNU General Public License as published by the Free
; the terms of the GNU General Public License as published by the Free
; Software Foundation; either version 3, or (at your option) any later
; Software Foundation; either version 3, or (at your option) any later
; version.
; version.
;
;
; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
; WARRANTY; without even the implied warranty of MERCHANTABILITY or
; WARRANTY; without even the implied warranty of MERCHANTABILITY or
; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
; for more details.
; for more details.
;
;
; You should have received a copy of the GNU General Public License
; You should have received a copy of the GNU General Public License
; along with GCC; see the file COPYING3.  If not see
; along with GCC; see the file COPYING3.  If not see
; .
; .
m31
m31
Target Report RejectNegative InverseMask(64BIT)
Target Report RejectNegative InverseMask(64BIT)
31 bit ABI
31 bit ABI
m64
m64
Target Report RejectNegative Mask(64BIT)
Target Report RejectNegative Mask(64BIT)
64 bit ABI
64 bit ABI
march=
march=
Target RejectNegative Joined Var(s390_arch_string)
Target RejectNegative Joined Var(s390_arch_string)
Generate code for given CPU
Generate code for given CPU
mbackchain
mbackchain
Target Report Mask(BACKCHAIN)
Target Report Mask(BACKCHAIN)
Maintain backchain pointer
Maintain backchain pointer
mdebug
mdebug
Target Report Mask(DEBUG_ARG)
Target Report Mask(DEBUG_ARG)
Additional debug prints
Additional debug prints
mesa
mesa
Target Report RejectNegative InverseMask(ZARCH)
Target Report RejectNegative InverseMask(ZARCH)
ESA/390 architecture
ESA/390 architecture
mfused-madd
mfused-madd
Target Report Mask(FUSED_MADD)
Target Report Mask(FUSED_MADD)
Enable fused multiply/add instructions
Enable fused multiply/add instructions
mhard-float
mhard-float
Target Report RejectNegative Mask(HARD_FLOAT)
Target Report RejectNegative Mask(HARD_FLOAT)
Use hardware fp
Use hardware fp
mlong-double-128
mlong-double-128
Target Report RejectNegative Mask(LONG_DOUBLE_128)
Target Report RejectNegative Mask(LONG_DOUBLE_128)
Use 128-bit long double
Use 128-bit long double
mlong-double-64
mlong-double-64
Target Report RejectNegative InverseMask(LONG_DOUBLE_128)
Target Report RejectNegative InverseMask(LONG_DOUBLE_128)
Use 64-bit long double
Use 64-bit long double
mpacked-stack
mpacked-stack
Target Report Mask(PACKED_STACK)
Target Report Mask(PACKED_STACK)
Use packed stack layout
Use packed stack layout
msmall-exec
msmall-exec
Target Report Mask(SMALL_EXEC)
Target Report Mask(SMALL_EXEC)
Use bras for executable < 64k
Use bras for executable < 64k
msoft-float
msoft-float
Target Report RejectNegative InverseMask(HARD_FLOAT, SOFT_FLOAT)
Target Report RejectNegative InverseMask(HARD_FLOAT, SOFT_FLOAT)
Don't use hardware fp
Don't use hardware fp
mstack-guard=
mstack-guard=
Target RejectNegative Joined
Target RejectNegative Joined
Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered
Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered
mstack-size=
mstack-size=
Target RejectNegative Joined
Target RejectNegative Joined
Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit
Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit
mtune=
mtune=
Target RejectNegative Joined
Target RejectNegative Joined
Schedule code for given CPU
Schedule code for given CPU
mmvcle
mmvcle
Target Report Mask(MVCLE)
Target Report Mask(MVCLE)
mvcle use
mvcle use
mwarn-dynamicstack
mwarn-dynamicstack
Target RejectNegative Var(s390_warn_dynamicstack_p)
Target RejectNegative Var(s390_warn_dynamicstack_p)
Warn if a function uses alloca or creates an array with dynamic size
Warn if a function uses alloca or creates an array with dynamic size
mwarn-framesize=
mwarn-framesize=
Target RejectNegative Joined
Target RejectNegative Joined
Warn if a single function's framesize exceeds the given framesize
Warn if a single function's framesize exceeds the given framesize
mzarch
mzarch
Target Report RejectNegative Mask(ZARCH)
Target Report RejectNegative Mask(ZARCH)
z/Architecture
z/Architecture
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.