* config.gcc: Add an extra_header for ARM targets.
[official-gcc.git] / gcc / common.opt
blob91fb0c71aacb79ae06c09d55ee8271eb68b44a64
1 ; Options for the language- and target-independent parts of the compiler.
2 ; Copyright (C) 2003 Free Software Foundation, Inc.
4 ; This file is part of GCC.
6 ; GCC is free software; you can redistribute it and/or modify it under
7 ; the terms of the GNU General Public License as published by the Free
8 ; Software Foundation; either version 2, or (at your option) any later
9 ; version.
10
11 ; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
12 ; WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 ; FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 ; for more details.
15
16 ; You should have received a copy of the GNU General Public License
17 ; along with GCC; see the file COPYING.  If not, write to the Free
18 ; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
19 ; 02111-1307, USA.
21 ; See c.opt for a description of this file's format.
23 ; Please try to keep this file in ASCII collating order.
25 -help
26 Common
28 -param
29 Common Separate
31 -target-help
32 Common
34 -version
35 Common
38 Common Joined Separate UInteger
41 Common JoinedOrMissing
44 Common
47 Common RejectNegative
49 Wextra
50 Common
52 Wunused
53 Common
55 aux-info
56 Common Separate
58 aux-info=
59 Common Joined
61 auxbase
62 Common Separate
64 auxbase-strip
65 Common Separate
68 Common Joined
70 dumpbase
71 Common Separate
74 Common Joined
77 Common Joined Separate
80 Common
82 pedantic
83 Common
85 pedantic-errors
86 Common
88 quiet
89 Common
91 version
92 Common
95 Common
97 ; This comment is to ensure we retain the blank line above.