summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* opts.c (target_handle_option): Do not assert that loc == UNKNOWN_LOCATION.Joseph Myers2010-11-171-2/+5
* opts-common.c (control_warning_option): New.Joseph Myers2010-11-121-36/+36
* Makefile.in (OPTS_H): Define.Joseph Myers2010-11-121-30/+46
* re PR c/44782 (implement -ferror-limit=)Nathan Froyd2010-11-121-0/+4
* opts.c (finish_options): Do not error on -flto-partition alone.Jan Hubicka2010-11-111-2/+0
* invoke.texi (-fwhopr): Merge into -flto section.Jan Hubicka2010-11-111-13/+10
* opts.c (warning_as_error_callback, [...]): Remove.Joseph Myers2010-11-111-16/+0
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-7/+7
* common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations.Joseph Myers2010-11-101-241/+184
* tree.def (FMA_EXPR): New tree code.Richard Guenther2010-11-041-0/+12
* opts.c (finish_options): Properly check for all WHOPR flags before complainin...Richard Guenther2010-11-031-2/+2
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-221-127/+215
* opts.c (set_fast_math_flags, [...]): Make static.Joseph Myers2010-10-161-2/+4
* arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2.Joseph Myers2010-10-161-3/+5
* target.def (target_option.init_struct): New hook.Joseph Myers2010-10-151-0/+3
* params.c (params_finished): New.Joseph Myers2010-10-141-27/+33
* params.c (set_param_value_internal): New.Joseph Myers2010-10-111-13/+12
* Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers2010-10-081-84/+142
* invoke.texi (-flto-partition, [...]): Document.Jan Hubicka2010-10-051-0/+7
* opts-common.c (handle_option, [...]): Add diagnostic_context parameter.Joseph Myers2010-10-051-9/+16
* flags.h (g_switch_value, [...]): Remove.Joseph Myers2010-10-041-4/+0
* optc-gen.awk: Define global_options_set.Joseph Myers2010-10-041-89/+27
* common.opt: Add -fcombine-stack-adjustments.Nick Clifton2010-10-011-0/+1
* opt-functions.awk (static_var): Update comment.Joseph Myers2010-09-301-27/+43
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-7/+16
* Hookize TARGET_UNWIND_INFO et al.Richard Henderson2010-09-281-21/+18
* re PR target/45815 (error: '-fsplit-stack' currently only supported on GNU/Li...Ian Lance Taylor2010-09-281-1/+1
* common.opt (fsplit-stack): New option.Ian Lance Taylor2010-09-271-0/+14
* common.opt (-assemble, [...]): New.Joseph Myers2010-09-221-4/+0
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-161-6/+4
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-021-18/+2
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-021-19/+3
* opts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_* handling.Andi Kleen2010-09-021-1/+5
* common.opt (fwhopr=): Update for -fwhopr=jobserverAndi Kleen2010-08-311-1/+1
* opts.h (CL_ERR_NEGATIVE): Define.Joseph Myers2010-08-301-1/+2
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-15/+7
* common.opt: Add driver options.Joseph Myers2010-08-161-9/+28
* opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s...Joseph Myers2010-08-111-22/+35
* tree-ssa-ccp.c (struct prop_value_d): Add mask member.Richard Guenther2010-08-061-0/+1
* Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop2010-08-021-0/+1
* common.opt (-G): Don't define option here.Joseph Myers2010-07-301-5/+0
* coretypes.h (struct cl_option_handlers): Declare.Joseph Myers2010-07-271-154/+75
* common.opt (o): Add MissingArgError.Joseph Myers2010-07-271-1/+3
* langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers2010-07-271-10/+5
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-291-2/+2
* tree-pass.h (pass_split_functions): Declare.Jan Hubicka2010-06-251-0/+1
* diagnostic.h (diagnostic_classification_change_t): New.DJ Delorie2010-06-211-2/+4
* re PR other/32998 (-frecord-gcc-switches issues)Joseph Myers2010-06-201-70/+77
* opts-common.c: Include options.h.Joseph Myers2010-06-121-117/+25
* invoke.texi (Wsuggest-attribute): Document.Jan Hubicka2010-06-111-0/+5