• neil's avatar
    * Makefile.in: Update. · 53b8e5c1
    neil authored
    	* 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.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@69068 138bc75d-0d04-0410-961f-82ee72b054a4
    53b8e5c1
opts.c 36 KB