2003-06-14 12:26:36 +00:00
|
|
|
; Options for the language- and target-independent parts of the compiler.
|
|
|
|
; Copyright (C) 2003 Free Software Foundation, Inc.
|
|
|
|
;
|
|
|
|
; This file is part of GCC.
|
|
|
|
;
|
|
|
|
; GCC is free software; you can redistribute it and/or modify it under
|
|
|
|
; the terms of the GNU General Public License as published by the Free
|
|
|
|
; Software Foundation; either version 2, or (at your option) any later
|
|
|
|
; version.
|
|
|
|
;
|
|
|
|
; GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
|
|
; WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
|
|
; FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
|
|
; for more details.
|
|
|
|
;
|
|
|
|
; You should have received a copy of the GNU General Public License
|
|
|
|
; along with GCC; see the file COPYING. If not, write to the Free
|
|
|
|
; Software Foundation, 59 Temple Place - Suite 330, Boston, MA
|
|
|
|
; 02111-1307, USA.
|
|
|
|
|
2003-06-16 05:47:07 +00:00
|
|
|
; See c.opt for a description of this file's format.
|
2003-06-14 12:26:36 +00:00
|
|
|
|
|
|
|
; Please try to keep this file in ASCII collating order.
|
|
|
|
|
c-pch.c (asm_file_name): Remove.
* c-pch.c (asm_file_name): Remove.
* common.opt: Add more switches.
* flags.h (g_switch_set): Boolify.
* opts.c (g_switch_value, g_switch_set, exit_after_options,
version_flag): Move from toplev.c.
(common_handle_option): Handle more switches from toplev.c.
* toplev.c (display_help, display_target_options, decode_d_option,
print_version): Make non-static, remove prototypes.
(aux_base_name, asm_file_name, aux_info_file_name): Constify.
(version_flag, g_switch_value, g_switch_set, exit_after_options):
Remove.
(independent_decode_option): Move some handlers to opts.c.
* toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
exit_after_options, version_flag, display_help, display_target_options,
print_version, decode_d_option): New.
java:
* lang.c (version_flag): Rename to v_flag to avoid clash w/ toplev.h.
From-SVN: r67971
2003-06-15 08:30:02 +00:00
|
|
|
-help
|
|
|
|
Common
|
|
|
|
|
2003-06-18 06:00:06 +00:00
|
|
|
-param
|
|
|
|
Common Separate
|
|
|
|
|
c-pch.c (asm_file_name): Remove.
* c-pch.c (asm_file_name): Remove.
* common.opt: Add more switches.
* flags.h (g_switch_set): Boolify.
* opts.c (g_switch_value, g_switch_set, exit_after_options,
version_flag): Move from toplev.c.
(common_handle_option): Handle more switches from toplev.c.
* toplev.c (display_help, display_target_options, decode_d_option,
print_version): Make non-static, remove prototypes.
(aux_base_name, asm_file_name, aux_info_file_name): Constify.
(version_flag, g_switch_value, g_switch_set, exit_after_options):
Remove.
(independent_decode_option): Move some handlers to opts.c.
* toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
exit_after_options, version_flag, display_help, display_target_options,
print_version, decode_d_option): New.
java:
* lang.c (version_flag): Rename to v_flag to avoid clash w/ toplev.h.
From-SVN: r67971
2003-06-15 08:30:02 +00:00
|
|
|
-target-help
|
|
|
|
Common
|
|
|
|
|
|
|
|
-version
|
|
|
|
Common
|
|
|
|
|
|
|
|
G
|
2003-06-16 05:47:07 +00:00
|
|
|
Common Joined Separate UInteger
|
c-pch.c (asm_file_name): Remove.
* c-pch.c (asm_file_name): Remove.
* common.opt: Add more switches.
* flags.h (g_switch_set): Boolify.
* opts.c (g_switch_value, g_switch_set, exit_after_options,
version_flag): Move from toplev.c.
(common_handle_option): Handle more switches from toplev.c.
* toplev.c (display_help, display_target_options, decode_d_option,
print_version): Make non-static, remove prototypes.
(aux_base_name, asm_file_name, aux_info_file_name): Constify.
(version_flag, g_switch_value, g_switch_set, exit_after_options):
Remove.
(independent_decode_option): Move some handlers to opts.c.
* toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
exit_after_options, version_flag, display_help, display_target_options,
print_version, decode_d_option): New.
java:
* lang.c (version_flag): Rename to v_flag to avoid clash w/ toplev.h.
From-SVN: r67971
2003-06-15 08:30:02 +00:00
|
|
|
|
2003-06-18 06:00:06 +00:00
|
|
|
O
|
|
|
|
Common JoinedOrMissing
|
|
|
|
|
|
|
|
Os
|
|
|
|
Common
|
|
|
|
|
|
|
|
W
|
|
|
|
Common RejectNegative
|
|
|
|
|
|
|
|
Wextra
|
|
|
|
Common
|
|
|
|
|
|
|
|
Wunused
|
|
|
|
Common
|
|
|
|
|
c-pch.c (asm_file_name): Remove.
* c-pch.c (asm_file_name): Remove.
* common.opt: Add more switches.
* flags.h (g_switch_set): Boolify.
* opts.c (g_switch_value, g_switch_set, exit_after_options,
version_flag): Move from toplev.c.
(common_handle_option): Handle more switches from toplev.c.
* toplev.c (display_help, display_target_options, decode_d_option,
print_version): Make non-static, remove prototypes.
(aux_base_name, asm_file_name, aux_info_file_name): Constify.
(version_flag, g_switch_value, g_switch_set, exit_after_options):
Remove.
(independent_decode_option): Move some handlers to opts.c.
* toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
exit_after_options, version_flag, display_help, display_target_options,
print_version, decode_d_option): New.
java:
* lang.c (version_flag): Rename to v_flag to avoid clash w/ toplev.h.
From-SVN: r67971
2003-06-15 08:30:02 +00:00
|
|
|
aux-info
|
|
|
|
Common Separate
|
|
|
|
|
|
|
|
aux-info=
|
|
|
|
Common Joined
|
|
|
|
|
|
|
|
auxbase
|
|
|
|
Common Separate
|
|
|
|
|
|
|
|
auxbase-strip
|
|
|
|
Common Separate
|
|
|
|
|
|
|
|
d
|
|
|
|
Common Joined
|
|
|
|
|
|
|
|
dumpbase
|
|
|
|
Common Separate
|
|
|
|
|
2003-06-18 06:00:06 +00:00
|
|
|
m
|
|
|
|
Common Joined
|
|
|
|
|
c-pch.c (asm_file_name): Remove.
* c-pch.c (asm_file_name): Remove.
* common.opt: Add more switches.
* flags.h (g_switch_set): Boolify.
* opts.c (g_switch_value, g_switch_set, exit_after_options,
version_flag): Move from toplev.c.
(common_handle_option): Handle more switches from toplev.c.
* toplev.c (display_help, display_target_options, decode_d_option,
print_version): Make non-static, remove prototypes.
(aux_base_name, asm_file_name, aux_info_file_name): Constify.
(version_flag, g_switch_value, g_switch_set, exit_after_options):
Remove.
(independent_decode_option): Move some handlers to opts.c.
* toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
exit_after_options, version_flag, display_help, display_target_options,
print_version, decode_d_option): New.
java:
* lang.c (version_flag): Rename to v_flag to avoid clash w/ toplev.h.
From-SVN: r67971
2003-06-15 08:30:02 +00:00
|
|
|
o
|
|
|
|
Common Joined Separate
|
|
|
|
|
|
|
|
p
|
|
|
|
Common
|
|
|
|
|
|
|
|
pedantic
|
|
|
|
Common
|
|
|
|
|
|
|
|
pedantic-errors
|
|
|
|
Common
|
|
|
|
|
2003-06-14 12:26:36 +00:00
|
|
|
quiet
|
|
|
|
Common
|
|
|
|
|
c-pch.c (asm_file_name): Remove.
* c-pch.c (asm_file_name): Remove.
* common.opt: Add more switches.
* flags.h (g_switch_set): Boolify.
* opts.c (g_switch_value, g_switch_set, exit_after_options,
version_flag): Move from toplev.c.
(common_handle_option): Handle more switches from toplev.c.
* toplev.c (display_help, display_target_options, decode_d_option,
print_version): Make non-static, remove prototypes.
(aux_base_name, asm_file_name, aux_info_file_name): Constify.
(version_flag, g_switch_value, g_switch_set, exit_after_options):
Remove.
(independent_decode_option): Move some handlers to opts.c.
* toplev.h (aux_info_file_name, aux_base_name, asm_file_name,
exit_after_options, version_flag, display_help, display_target_options,
print_version, decode_d_option): New.
java:
* lang.c (version_flag): Rename to v_flag to avoid clash w/ toplev.h.
From-SVN: r67971
2003-06-15 08:30:02 +00:00
|
|
|
version
|
|
|
|
Common
|
|
|
|
|
|
|
|
w
|
|
|
|
Common
|
|
|
|
|
2003-06-14 12:26:36 +00:00
|
|
|
; This comment is to ensure we retain the blank line above.
|