2008-01-25 Douglas Gregor <doug.gregor@gmail.com>
[official-gcc.git] / gcc / config / mt / mt.opt
blob4112c93a4656a670581a9fabfefa4f8ec63679fb
1 ; Options for the mt port of the compiler
3 ; Copyright (C) 2005, 2007 Free Software Foundation, Inc.
5 ; This file is part of GCC.
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.
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.
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 ; <http://www.gnu.org/licenses/>.
21 mbacc
22 Target Report Mask(BYTE_ACCESS)
23 Use byte loads and stores when generating code.
25 msim
26 Target RejectNegative
27 Use simulator runtime
29 mno-crt0
30 Target RejectNegative
31 Do not include crt0.o in the startup files
33 mdebug-arg
34 Target RejectNegative Mask(DEBUG_ARG)
35 Internal debug switch
37 mdebug-addr
38 Target RejectNegative Mask(DEBUG_ADDR)
39 Internal debug switch
41 mdebug-stack
42 Target RejectNegative Mask(DEBUG_STACK)
43 Internal debug switch
45 mdebug-loc
46 Target RejectNegative Mask(DEBUG_LOC)
47 Internal debug switch
49 mdebug
50 Target RejectNegative Mask(DEBUG)
51 Internal debug switch
53 march=
54 Target RejectNegative Joined Var(mt_cpu_string)
55 Specify CPU for code generation purposes