OSDN Git Service

* config/v850/v850-protos.h (override_options): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / config / v850 / v850.opt
1 ; Options for the NEC V850 port of the compiler.
2
3 ; Copyright (C) 2005 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 2, or (at your option) any later
10 ; version.
11 ;
12 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
13 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
14 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
15 ; for more details.
16 ;
17 ; You should have received a copy of the GNU General Public License
18 ; along with GCC; see the file COPYING.  If not, write to the Free
19 ; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
20 ; 02111-1307, USA.
21
22 mapp-regs
23 Target Report Mask(APP_REGS)
24 Use registers r2 and r5
25
26 mbig-switch
27 Target Report Mask(BIG_SWITCH)
28 Use 4 byte entries in switch tables
29
30 mdebug
31 Target Report Mask(DEBUG)
32 Enable backend debugging
33
34 mdisable-callt
35 Target Report Mask(DISABLE_CALLT)
36 Do not use the callt instruction
37
38 mep
39 Target Report Mask(EP)
40 Reuse r30 on a per function basis
41
42 mghs
43 Target Report Mask(GHS)
44 Support Green Hills ABI
45
46 mlong-calls
47 Target Report Mask(LONG_CALLS)
48 Prohibit PC relative function calls
49
50 mprolog-function
51 Target Report Mask(PROLOG_FUNCTION)
52 Use stubs for function prologues
53
54 msda
55 Target RejectNegative Joined
56 Set the max size of data eligible for the SDA area
57
58 msmall-sld
59 Target Report Mask(SMALL_SLD)
60 Enable the use of the short load instructions
61
62 mspace
63 Target RejectNegative
64 Same as: -mep -mprolog-function
65
66 mtda
67 Target RejectNegative Joined
68 Set the max size of data eligible for the TDA area
69
70 mstrict-align
71 Target Report Mask(STRICT_ALIGN)
72 Enforce strict alignment
73
74 mUS-bit-set
75 Target Report Mask(US_BIT_SET)
76
77 mv850
78 Target Report RejectNegative Mask(V850)
79 Compile for the v850 processor
80
81 mv850e
82 Target Report RejectNegative Mask(V850E)
83 Compile for the v850e processor
84
85 mv850e1
86 Target RejectNegative Mask(V850E) MaskExists
87 Compile for the v850e1 processor
88
89 mzda
90 Target RejectNegative Joined
91 Set the max size of data eligible for the ZDA area