OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [rs6000/] [sysv4.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
; SYSV4 options for PPC port.
; SYSV4 options for PPC port.
;
;
; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
; Contributed by Aldy Hernandez .
; Contributed by Aldy Hernandez .
;
;
; 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
; .
; .
mcall-
mcall-
Target RejectNegative Joined
Target RejectNegative Joined
Select ABI calling convention
Select ABI calling convention
msdata=
msdata=
Target RejectNegative Joined
Target RejectNegative Joined
Select method for sdata handling
Select method for sdata handling
mtls-size=
mtls-size=
Target RejectNegative Joined
Target RejectNegative Joined
Specify bit size of immediate TLS offsets
Specify bit size of immediate TLS offsets
mbit-align
mbit-align
Target Report Mask(NO_BITFIELD_TYPE)
Target Report Mask(NO_BITFIELD_TYPE)
Align to the base type of the bit-field
Align to the base type of the bit-field
mstrict-align
mstrict-align
Target Report Mask(STRICT_ALIGN)
Target Report Mask(STRICT_ALIGN)
Align to the base type of the bit-field
Align to the base type of the bit-field
Don't assume that unaligned accesses are handled by the system
Don't assume that unaligned accesses are handled by the system
mrelocatable
mrelocatable
Target Report Mask(RELOCATABLE)
Target Report Mask(RELOCATABLE)
Produce code relocatable at runtime
Produce code relocatable at runtime
mrelocatable-lib
mrelocatable-lib
Target
Target
Produce code relocatable at runtime
Produce code relocatable at runtime
mlittle-endian
mlittle-endian
Target Report RejectNegative Mask(LITTLE_ENDIAN)
Target Report RejectNegative Mask(LITTLE_ENDIAN)
Produce little endian code
Produce little endian code
mlittle
mlittle
Target Report RejectNegative Mask(LITTLE_ENDIAN) MaskExists
Target Report RejectNegative Mask(LITTLE_ENDIAN) MaskExists
Produce little endian code
Produce little endian code
mbig-endian
mbig-endian
Target Report RejectNegative InverseMask(LITTLE_ENDIAN)
Target Report RejectNegative InverseMask(LITTLE_ENDIAN)
Produce big endian code
Produce big endian code
mbig
mbig
Target Report RejectNegative InverseMask(LITTLE_ENDIAN)
Target Report RejectNegative InverseMask(LITTLE_ENDIAN)
Produce big endian code
Produce big endian code
;; FIXME: This does nothing.  What should be done?
;; FIXME: This does nothing.  What should be done?
mno-toc
mno-toc
Target RejectNegative
Target RejectNegative
no description yet
no description yet
mtoc
mtoc
Target RejectNegative
Target RejectNegative
no description yet
no description yet
mprototype
mprototype
Target Mask(PROTOTYPE)
Target Mask(PROTOTYPE)
Assume all variable arg functions are prototyped
Assume all variable arg functions are prototyped
;; FIXME: Does nothing.
;; FIXME: Does nothing.
mno-traceback
mno-traceback
Target RejectNegative
Target RejectNegative
no description yet
no description yet
meabi
meabi
Target Report Mask(EABI)
Target Report Mask(EABI)
Use EABI
Use EABI
mbit-word
mbit-word
Target Report Mask(NO_BITFIELD_WORD)
Target Report Mask(NO_BITFIELD_WORD)
Allow bit-fields to cross word boundaries
Allow bit-fields to cross word boundaries
mregnames
mregnames
Target Mask(REGNAMES)
Target Mask(REGNAMES)
Use alternate register names
Use alternate register names
;; FIXME: Does nothing.
;; FIXME: Does nothing.
msdata
msdata
Target
Target
no description yet
no description yet
msim
msim
Target RejectNegative
Target RejectNegative
Link with libsim.a, libc.a and sim-crt0.o
Link with libsim.a, libc.a and sim-crt0.o
mads
mads
Target RejectNegative
Target RejectNegative
Link with libads.a, libc.a and crt0.o
Link with libads.a, libc.a and crt0.o
myellowknife
myellowknife
Target RejectNegative
Target RejectNegative
Link with libyk.a, libc.a and crt0.o
Link with libyk.a, libc.a and crt0.o
mmvme
mmvme
Target RejectNegative
Target RejectNegative
Link with libmvme.a, libc.a and crt0.o
Link with libmvme.a, libc.a and crt0.o
memb
memb
Target RejectNegative
Target RejectNegative
Set the PPC_EMB bit in the ELF flags header
Set the PPC_EMB bit in the ELF flags header
mwindiss
mwindiss
Target RejectNegative
Target RejectNegative
Use the WindISS simulator
Use the WindISS simulator
mshlib
mshlib
Target RejectNegative
Target RejectNegative
no description yet
no description yet
m64
m64
Target Report RejectNegative Mask(64BIT)
Target Report RejectNegative Mask(64BIT)
Generate 64-bit code
Generate 64-bit code
m32
m32
Target Report RejectNegative InverseMask(64BIT)
Target Report RejectNegative InverseMask(64BIT)
Generate 32-bit code
Generate 32-bit code
mnewlib
mnewlib
Target RejectNegative
Target RejectNegative
no description yet
no description yet
msecure-plt
msecure-plt
Target Report RejectNegative Var(secure_plt, 1)
Target Report RejectNegative Var(secure_plt, 1)
Generate code to use a non-exec PLT and GOT
Generate code to use a non-exec PLT and GOT
mbss-plt
mbss-plt
Target Report RejectNegative Var(secure_plt, 0)
Target Report RejectNegative Var(secure_plt, 0)
Generate code for old exec BSS PLT
Generate code for old exec BSS PLT
 
 

powered by: WebSVN 2.1.0

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