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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [bfin/] [bfin.opt] - Diff between revs 154 and 816

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

Rev 154 Rev 816
; Options for the Blackfin port of the compiler
; Options for the Blackfin 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
; .
; .
momit-leaf-frame-pointer
momit-leaf-frame-pointer
Target Report Mask(OMIT_LEAF_FRAME_POINTER)
Target Report Mask(OMIT_LEAF_FRAME_POINTER)
Omit frame pointer for leaf functions
Omit frame pointer for leaf functions
mlow64k
mlow64k
Target Report Mask(LOW_64K)
Target Report Mask(LOW_64K)
Program is entirely located in low 64k of memory
Program is entirely located in low 64k of memory
mcsync-anomaly
mcsync-anomaly
Target Report Mask(CSYNC_ANOMALY)
Target Report Mask(CSYNC_ANOMALY)
Work around a hardware anomaly by adding a number of NOPs before a
Work around a hardware anomaly by adding a number of NOPs before a
CSYNC or SSYNC instruction.
CSYNC or SSYNC instruction.
mspecld-anomaly
mspecld-anomaly
Target Report Mask(SPECLD_ANOMALY)
Target Report Mask(SPECLD_ANOMALY)
Avoid speculative loads to work around a hardware anomaly.
Avoid speculative loads to work around a hardware anomaly.
mid-shared-library
mid-shared-library
Target Report Mask(ID_SHARED_LIBRARY)
Target Report Mask(ID_SHARED_LIBRARY)
Enabled ID based shared library
Enabled ID based shared library
mshared-library-id=
mshared-library-id=
Target RejectNegative Joined UInteger Var(bfin_library_id)
Target RejectNegative Joined UInteger Var(bfin_library_id)
ID of shared library to build
ID of shared library to build
mlong-calls
mlong-calls
Target Report Mask(LONG_CALLS)
Target Report Mask(LONG_CALLS)
Avoid generating pc-relative calls; use indirection
Avoid generating pc-relative calls; use indirection
mfdpic
mfdpic
Target Report Mask(FDPIC)
Target Report Mask(FDPIC)
Enable Function Descriptor PIC mode
Enable Function Descriptor PIC mode
 
 

powered by: WebSVN 2.1.0

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