Age | Commit message (Expand) | Author | Files | Lines |
2010-11-24 | flag-types.h (struct visibility_flags): Don't declare here. | Joseph Myers | 1 | -380/+94 |
2010-11-22 | common.opt (exit_after_options, [...]): New Variable entries. | Joseph Myers | 1 | -76/+62 |
2010-11-19 | common.opt (debug_struct_ordinary, [...]): New Variable entries. | Joseph Myers | 1 | -149/+15 |
2010-11-19 | common.opt (flag_instrument_functions_exclude_functions, [...]): New Variable... | Joseph Myers | 1 | -43/+7 |
2010-11-19 | options.texi (Var): Document effects of Defer. | Joseph Myers | 1 | -36/+12 |
2010-11-17 | opts.c (target_handle_option): Do not assert that loc == UNKNOWN_LOCATION. | Joseph Myers | 1 | -2/+5 |
2010-11-12 | opts-common.c (control_warning_option): New. | Joseph Myers | 1 | -36/+36 |
2010-11-12 | Makefile.in (OPTS_H): Define. | Joseph Myers | 1 | -30/+46 |
2010-11-12 | re PR c/44782 (implement -ferror-limit=) | Nathan Froyd | 1 | -0/+4 |
2010-11-11 | opts.c (finish_options): Do not error on -flto-partition alone. | Jan Hubicka | 1 | -2/+0 |
2010-11-11 | invoke.texi (-fwhopr): Merge into -flto section. | Jan Hubicka | 1 | -13/+10 |
2010-11-11 | opts.c (warning_as_error_callback, [...]): Remove. | Joseph Myers | 1 | -16/+0 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 1 | -7/+7 |
2010-11-10 | common.opt (flag_excess_precision_cmdline, [...]): New Variable declarations. | Joseph Myers | 1 | -241/+184 |
2010-11-04 | tree.def (FMA_EXPR): New tree code. | Richard Guenther | 1 | -0/+12 |
2010-11-03 | opts.c (finish_options): Properly check for all WHOPR flags before complainin... | Richard Guenther | 1 | -2/+2 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -127/+215 |
2010-10-16 | opts.c (set_fast_math_flags, [...]): Make static. | Joseph Myers | 1 | -2/+4 |
2010-10-16 | arm.c (arm_option_optimization): Set flag_section_anchors to 1 not 2. | Joseph Myers | 1 | -3/+5 |
2010-10-15 | target.def (target_option.init_struct): New hook. | Joseph Myers | 1 | -0/+3 |
2010-10-14 | params.c (params_finished): New. | Joseph Myers | 1 | -27/+33 |
2010-10-11 | params.c (set_param_value_internal): New. | Joseph Myers | 1 | -13/+12 |
2010-10-08 | Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | Joseph Myers | 1 | -84/+142 |
2010-10-05 | invoke.texi (-flto-partition, [...]): Document. | Jan Hubicka | 1 | -0/+7 |
2010-10-05 | opts-common.c (handle_option, [...]): Add diagnostic_context parameter. | Joseph Myers | 1 | -9/+16 |
2010-10-04 | flags.h (g_switch_value, [...]): Remove. | Joseph Myers | 1 | -4/+0 |
2010-10-04 | optc-gen.awk: Define global_options_set. | Joseph Myers | 1 | -89/+27 |
2010-10-01 | common.opt: Add -fcombine-stack-adjustments. | Nick Clifton | 1 | -0/+1 |
2010-09-30 | opt-functions.awk (static_var): Update comment. | Joseph Myers | 1 | -27/+43 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -7/+16 |
2010-09-28 | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 1 | -21/+18 |
2010-09-28 | re PR target/45815 (error: '-fsplit-stack' currently only supported on GNU/Li... | Ian Lance Taylor | 1 | -1/+1 |
2010-09-27 | common.opt (fsplit-stack): New option. | Ian Lance Taylor | 1 | -0/+14 |
2010-09-22 | common.opt (-assemble, [...]): New. | Joseph Myers | 1 | -4/+0 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 1 | -6/+4 |
2010-09-02 | opts.h (struct cl_option): Add warn_message field. | Joseph Myers | 1 | -18/+2 |
2010-09-02 | re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space)) | Joseph Myers | 1 | -19/+3 |
2010-09-02 | opts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_* handling. | Andi Kleen | 1 | -1/+5 |
2010-08-31 | common.opt (fwhopr=): Update for -fwhopr=jobserver | Andi Kleen | 1 | -1/+1 |
2010-08-30 | opts.h (CL_ERR_NEGATIVE): Define. | Joseph Myers | 1 | -1/+2 |
2010-08-20 | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 1 | -15/+7 |
2010-08-16 | common.opt: Add driver options. | Joseph Myers | 1 | -9/+28 |
2010-08-11 | opts.h (struct cl_option_handler_func): Make handler take cl_decoded_option s... | Joseph Myers | 1 | -22/+35 |
2010-08-06 | tree-ssa-ccp.c (struct prop_value_d): Add mask member. | Richard Guenther | 1 | -0/+1 |
2010-08-02 | Add -ftree-loop-distribute-patterns enabled at -O3. | Sebastian Pop | 1 | -0/+1 |
2010-07-30 | common.opt (-G): Don't define option here. | Joseph Myers | 1 | -5/+0 |
2010-07-27 | coretypes.h (struct cl_option_handlers): Declare. | Joseph Myers | 1 | -154/+75 |
2010-07-27 | common.opt (o): Add MissingArgError. | Joseph Myers | 1 | -1/+3 |
2010-07-27 | langhooks-def.h (lhd_init_options, [...]): New. | Joseph Myers | 1 | -10/+5 |
2010-06-29 | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 1 | -2/+2 |