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] - Blame information for rev 820

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
; Options for the Blackfin port of the compiler
2
;
3
; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
4
;
5
; This file is part of GCC.
6
;
7
; GCC is free software; you can redistribute it and/or modify it under
8
; the terms of the GNU General Public License as published by the Free
9
; Software Foundation; either version 3, or (at your option) any later
10
; version.
11
;
12
; GCC is distributed in the hope that it will be useful, but WITHOUT
13
; ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14
; or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
15
; License for more details.
16
;
17
; You should have received a copy of the GNU General Public License
18
; along with GCC; see the file COPYING3.  If not see
19
; .
20
 
21
momit-leaf-frame-pointer
22
Target Report Mask(OMIT_LEAF_FRAME_POINTER)
23
Omit frame pointer for leaf functions
24
 
25
mlow64k
26
Target Report Mask(LOW_64K)
27
Program is entirely located in low 64k of memory
28
 
29
mcsync-anomaly
30
Target Report Mask(CSYNC_ANOMALY)
31
Work around a hardware anomaly by adding a number of NOPs before a
32
CSYNC or SSYNC instruction.
33
 
34
mspecld-anomaly
35
Target Report Mask(SPECLD_ANOMALY)
36
Avoid speculative loads to work around a hardware anomaly.
37
 
38
mid-shared-library
39
Target Report Mask(ID_SHARED_LIBRARY)
40
Enabled ID based shared library
41
 
42
mshared-library-id=
43
Target RejectNegative Joined UInteger Var(bfin_library_id)
44
ID of shared library to build
45
 
46
mlong-calls
47
Target Report Mask(LONG_CALLS)
48
Avoid generating pc-relative calls; use indirection
49
 
50
mfdpic
51
Target Report Mask(FDPIC)
52
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.