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/] [alpha/] [alpha.opt] - Diff between revs 38 and 154

Only display areas with differences | Details | Blame | View Log

Rev 38 Rev 154
; Options for the DEC Alpha port of the compiler
; Options for the DEC Alpha port of the compiler
;
;
; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
; Copyright (C) 2005, 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
; GCC is distributed in the hope that it will be useful, but WITHOUT
; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
; License for more details.
; License 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
; .
; .
msoft-float
msoft-float
Target Report Mask(SOFT_FP)
Target Report Mask(SOFT_FP)
Do not use hardware fp
Do not use hardware fp
mfp-regs
mfp-regs
Target Report Mask(FPREGS)
Target Report Mask(FPREGS)
Use fp registers
Use fp registers
mgas
mgas
Target RejectNegative Mask(GAS)
Target RejectNegative Mask(GAS)
Assume GAS
Assume GAS
malpha-as
malpha-as
Target RejectNegative InverseMask(GAS)
Target RejectNegative InverseMask(GAS)
Do not assume GAS
Do not assume GAS
mieee-conformant
mieee-conformant
Target RejectNegative Mask(IEEE_CONFORMANT)
Target RejectNegative Mask(IEEE_CONFORMANT)
Request IEEE-conformant math library routines (OSF/1)
Request IEEE-conformant math library routines (OSF/1)
mieee
mieee
Target Report RejectNegative Mask(IEEE)
Target Report RejectNegative Mask(IEEE)
Emit IEEE-conformant code, without inexact exceptions
Emit IEEE-conformant code, without inexact exceptions
mieee-with-inexact
mieee-with-inexact
Target Report RejectNegative Mask(IEEE_WITH_INEXACT)
Target Report RejectNegative Mask(IEEE_WITH_INEXACT)
mbuild-constants
mbuild-constants
Target Report Mask(BUILD_CONSTANTS)
Target Report Mask(BUILD_CONSTANTS)
Do not emit complex integer constants to read-only memory
Do not emit complex integer constants to read-only memory
mfloat-vax
mfloat-vax
Target Report RejectNegative Mask(FLOAT_VAX)
Target Report RejectNegative Mask(FLOAT_VAX)
Use VAX fp
Use VAX fp
mfloat-ieee
mfloat-ieee
Target Report RejectNegative InverseMask(FLOAT_VAX)
Target Report RejectNegative InverseMask(FLOAT_VAX)
Do not use VAX fp
Do not use VAX fp
mbwx
mbwx
Target Report Mask(BWX)
Target Report Mask(BWX)
Emit code for the byte/word ISA extension
Emit code for the byte/word ISA extension
mmax
mmax
Target Report Mask(MAX)
Target Report Mask(MAX)
Emit code for the motion video ISA extension
Emit code for the motion video ISA extension
mfix
mfix
Target Report Mask(FIX)
Target Report Mask(FIX)
Emit code for the fp move and sqrt ISA extension
Emit code for the fp move and sqrt ISA extension
mcix
mcix
Target Report Mask(CIX)
Target Report Mask(CIX)
Emit code for the counting ISA extension
Emit code for the counting ISA extension
mexplicit-relocs
mexplicit-relocs
Target Report Mask(EXPLICIT_RELOCS)
Target Report Mask(EXPLICIT_RELOCS)
Emit code using explicit relocation directives
Emit code using explicit relocation directives
msmall-data
msmall-data
Target Report RejectNegative Mask(SMALL_DATA)
Target Report RejectNegative Mask(SMALL_DATA)
Emit 16-bit relocations to the small data areas
Emit 16-bit relocations to the small data areas
mlarge-data
mlarge-data
Target Report RejectNegative InverseMask(SMALL_DATA)
Target Report RejectNegative InverseMask(SMALL_DATA)
Emit 32-bit relocations to the small data areas
Emit 32-bit relocations to the small data areas
msmall-text
msmall-text
Target Report RejectNegative Mask(SMALL_TEXT)
Target Report RejectNegative Mask(SMALL_TEXT)
Emit direct branches to local functions
Emit direct branches to local functions
mlarge-text
mlarge-text
Target Report RejectNegative InverseMask(SMALL_TEXT)
Target Report RejectNegative InverseMask(SMALL_TEXT)
Emit indirect branches to local functions
Emit indirect branches to local functions
mtls-kernel
mtls-kernel
Target Report Mask(TLS_KERNEL)
Target Report Mask(TLS_KERNEL)
Emit rdval instead of rduniq for thread pointer
Emit rdval instead of rduniq for thread pointer
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
mcpu=
mcpu=
Target RejectNegative Joined Var(alpha_cpu_string)
Target RejectNegative Joined Var(alpha_cpu_string)
Use features of and schedule given CPU
Use features of and schedule given CPU
mtune=
mtune=
Target RejectNegative Joined Var(alpha_tune_string)
Target RejectNegative Joined Var(alpha_tune_string)
Schedule given CPU
Schedule given CPU
mfp-rounding-mode=
mfp-rounding-mode=
Target RejectNegative Joined Var(alpha_fprm_string)
Target RejectNegative Joined Var(alpha_fprm_string)
Control the generated fp rounding mode
Control the generated fp rounding mode
mfp-trap-mode=
mfp-trap-mode=
Target RejectNegative Joined Var(alpha_fptm_string)
Target RejectNegative Joined Var(alpha_fptm_string)
Control the IEEE trap mode
Control the IEEE trap mode
mtrap-precision=
mtrap-precision=
Target RejectNegative Joined Var(alpha_tp_string)
Target RejectNegative Joined Var(alpha_tp_string)
Control the precision given to fp exceptions
Control the precision given to fp exceptions
mmemory-latency=
mmemory-latency=
Target RejectNegative Joined Var(alpha_mlat_string)
Target RejectNegative Joined Var(alpha_mlat_string)
Tune expected memory latency
Tune expected memory latency
mtls-size=
mtls-size=
Target RejectNegative Joined UInteger Var(alpha_tls_size) Init(32)
Target RejectNegative Joined UInteger Var(alpha_tls_size) Init(32)
Specify bit size of immediate TLS offsets
Specify bit size of immediate TLS offsets
 
 

powered by: WebSVN 2.1.0

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