]> gcc.gnu.org Git - gcc.git/commit - gcc/common.opt
Makefile.in: Update.
authorNeil Booth <neil@gcc.gnu.org>
Tue, 8 Jul 2003 05:25:39 +0000 (05:25 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 8 Jul 2003 05:25:39 +0000 (05:25 +0000)
commitcf03fd63cd7fd87c4afb7fa0bfedadad02347ede
tree795cec94203bc9cbd2c0c078978129faa9d33ea5
parent690e3ffd330682dcff4a22e74fc0dfdb7a440dc9
Makefile.in: Update.

* Makefile.in: Update.
* c-opts.c (c_common_handle_option): opt_text now contains the '-'.
* c.opt: Update documentation.
* common.opt: Add some help text.
* opts.c: Include intl.h.
(wrap_help, print_help): New.
(find_opt, handle_option, common_handle_option): opt_text now
contains the '-'.  Use print_help to output help.
* opts.h (struct cl_option): New member "help".
* opts.sh: Update to handle help text output and to prepend
options with '-'.
* toplev.c (display_help): Remove some help text.

From-SVN: r69068
gcc/Makefile.in
gcc/c-opts.c
gcc/c.opt
gcc/common.opt
gcc/opts.c
gcc/opts.h
gcc/opts.sh
gcc/toplev.c
This page took 0.055767 seconds and 5 git commands to generate.