Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gcc4 / gcc / config / mt / mt.opt
blob83e93562b055430fad1a3b9124343b5839300897
1 ; Options for the mt port of the compiler
3 ; Copyright (C) 2005 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 2, 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 COPYING.  If not, write to the Free
19 ; Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
20 ; 02110-1301, USA.
22 mbacc
23 Target Report Mask(BYTE_ACCESS)
24 Use byte loads and stores when generating code.
26 msim
27 Target RejectNegative
28 Use simulator runtime
30 mno-crt0
31 Target RejectNegative
32 Do not include crt0.o in the startup files
34 mdebug-arg
35 Target RejectNegative Mask(DEBUG_ARG)
36 Internal debug switch
38 mdebug-addr
39 Target RejectNegative Mask(DEBUG_ADDR)
40 Internal debug switch
42 mdebug-stack
43 Target RejectNegative Mask(DEBUG_STACK)
44 Internal debug switch
46 mdebug-loc
47 Target RejectNegative Mask(DEBUG_LOC)
48 Internal debug switch
50 mdebug
51 Target RejectNegative Mask(DEBUG)
52 Internal debug switch
54 march=
55 Target RejectNegative Joined Var(mt_cpu_string)
56 Specify CPU for code generation purposes