summaryrefslogtreecommitdiff
path: root/gcc/opts.sh
Commit message (Expand)AuthorAgeFilesLines
* * c-opts.c (complain_wrong_lang, write_langs): Remove.neil2003-06-251-4/+9
* * common.opt: Add -finline-limit.neil2003-06-221-0/+2
* * opts.c (find_opt): Fix to always guarantee a find of aneil2003-06-221-3/+25
* * opts.sh: Tweak awk script for portability.neil2003-06-201-6/+2
* * c-opts.c (c_common_handle_option): s/on/value/.neil2003-06-161-0/+3
* * opts.sh: Quote '+' in regex.neil2003-06-151-1/+1
* * opts.sh: Quote '+' in regex.neil2003-06-151-1/+1
* * opts.sh: Quote '+' in regex.neil2003-06-151-1/+3
* document why POSIXLY_CORRECT must be unsetnathan2003-06-151-1/+2
* * c-opts.c (lang_flags): Update for new spelling of flags.neil2003-06-151-22/+29
* * opts.sh (POSIXLY_CORRECT): Unset it.nathan2003-06-141-0/+3
* * opts.sh: Work around a mysterious feature in cygwin's gawksayle2003-06-141-2/+2
* * Makefile.in: Update to use common.opt and lang_opt_files.neil2003-06-141-13/+39
* * Makefile.in: Rename options.c and options.h to c-options.c andneil2003-06-081-7/+2
* * Makefile.in (OJBS, c-opts.o): Update.neil2003-06-071-2/+5
* * c-opts.c (CL_REJECT_NEGATIVE): New.neil2003-06-021-2/+3
* * Makefile.in (c-options.c, c-options.h): Parallel make safe.neil2003-06-011-2/+10
* * opts.sh: Remove path from sort.neil2003-06-011-1/+1
* * Makefile.in (c-opts.o, c-options.h): Update dependencies.neil2003-05-311-0/+78