| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.opt (optimize_fast): New Variable. | jsm28 | 2011-02-17 | 1 | -7/+6 |
* | * common.opt (fcx-limited-range): Add SetByCombined flag. | ian | 2011-02-08 | 1 | -12/+24 |
* | Check HOST_BIT_BUCKET when settting dump base/dir. | hjl | 2011-02-01 | 1 | -1/+2 |
* | New -fcompare-elim pass. | rth | 2011-01-22 | 1 | -0/+1 |
* | 2011-01-15 Martin Jambor <mjambor@suse.cz> | jamborm | 2011-01-14 | 1 | -0/+1 |
* | PR tree-optimization/47233 | hubicka | 2011-01-12 | 1 | -0/+5 |
* | * opts.c (finish_options): Set opts->x_flag_opts_finished to true, | jsm28 | 2011-01-08 | 1 | -1/+1 |
* | PR middle-end/46916 | iains | 2010-12-20 | 1 | -0/+4 |
* | Fix -fno-lto (PR lto/46905) | ak | 2010-12-19 | 1 | -1/+1 |
* | * opts.c: Expand comment on tm.h include. | jsm28 | 2010-12-01 | 1 | -2/+3 |
* | * common.opt (flag_stack_check): New Variable entry. | jsm28 | 2010-12-01 | 1 | -12/+3 |
* | * system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | jsm28 | 2010-11-29 | 1 | -8/+1 |
* | * doc/options.texi (Enum, EnumValue): Document new record types. | jsm28 | 2010-11-26 | 1 | -85/+73 |
* | * target.def (supports_split_stack, except_unwind_info): Take | jsm28 | 2010-11-25 | 1 | -11/+2 |
* | * common.opt (user_vect_verbosity_level): New Variable entry. | jsm28 | 2010-11-24 | 1 | -2/+14 |
* | * common.opt (initial_max_fld_align, flag_debug_asm, | jsm28 | 2010-11-24 | 1 | -112/+126 |
* | * flag-types.h (struct visibility_flags): Don't declare here. | jsm28 | 2010-11-24 | 1 | -380/+94 |
* | * common.opt (exit_after_options, write_symbols, debug_info_level, | jsm28 | 2010-11-22 | 1 | -76/+62 |
* | * common.opt (debug_struct_ordinary, debug_struct_generic): New | jsm28 | 2010-11-19 | 1 | -149/+15 |
* | * common.opt (flag_instrument_functions_exclude_functions, | jsm28 | 2010-11-19 | 1 | -43/+7 |
* | * doc/options.texi (Var): Document effects of Defer. | jsm28 | 2010-11-19 | 1 | -36/+12 |
* | * opts.c (target_handle_option): Do not assert that loc == | jsm28 | 2010-11-17 | 1 | -2/+5 |
* | * opts-common.c (control_warning_option): New. | jsm28 | 2010-11-12 | 1 | -36/+36 |
* | * Makefile.in (OPTS_H): Define. | jsm28 | 2010-11-12 | 1 | -30/+46 |
* | gcc/ | froydnj | 2010-11-12 | 1 | -0/+4 |
* | * opts.c (finish_options): Do not error on -flto-partition alone. | hubicka | 2010-11-11 | 1 | -2/+0 |
* | * doc/invoke.texi (-fwhopr): Merge into -flto section. | hubicka | 2010-11-11 | 1 | -13/+10 |
* | * opts.c (warning_as_error_callback, | jsm28 | 2010-11-11 | 1 | -16/+0 |
* | * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start | jsm28 | 2010-11-10 | 1 | -7/+7 |
* | * common.opt (flag_excess_precision_cmdline, flag_generate_lto, | jsm28 | 2010-11-10 | 1 | -241/+184 |
* | 2010-11-04 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-04 | 1 | -0/+12 |
* | 2010-11-03 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-03 | 1 | -2/+2 |
* | * target.h (enum opt_levels, struct default_options): New. | jsm28 | 2010-10-22 | 1 | -127/+215 |
* | * opts.c (set_fast_math_flags, | jsm28 | 2010-10-16 | 1 | -2/+4 |
* | * config/arm/arm.c (arm_option_optimization): Set | jsm28 | 2010-10-16 | 1 | -3/+5 |
* | * target.def (target_option.init_struct): New hook. | jsm28 | 2010-10-15 | 1 | -0/+3 |
* | * params.c (params_finished): New. | jsm28 | 2010-10-14 | 1 | -27/+33 |
* | * params.c (set_param_value_internal): New. | jsm28 | 2010-10-11 | 1 | -13/+12 |
* | * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h. | jsm28 | 2010-10-08 | 1 | -84/+142 |
* | * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition): | hubicka | 2010-10-05 | 1 | -0/+7 |
* | * opts-common.c (handle_option, handle_generated_option, | jsm28 | 2010-10-05 | 1 | -9/+16 |
* | * flags.h (g_switch_value, g_switch_set): Remove. | jsm28 | 2010-10-04 | 1 | -4/+0 |
* | * optc-gen.awk: Define global_options_set. Don't define | jsm28 | 2010-10-04 | 1 | -89/+27 |
* | * common.opt: Add -fcombine-stack-adjustments. | nickc | 2010-10-01 | 1 | -0/+1 |
* | * opt-functions.awk (static_var): Update comment. | jsm28 | 2010-09-30 | 1 | -27/+43 |
* | gcc: | jsm28 | 2010-09-29 | 1 | -7/+16 |
* | Hookize TARGET_UNWIND_INFO et al. | rth | 2010-09-28 | 1 | -21/+18 |
* | PR target/45815 | ian | 2010-09-28 | 1 | -1/+1 |
* | gcc/: | ian | 2010-09-27 | 1 | -0/+14 |
* | * common.opt (-assemble, -compile, -coverage, -debug, -dump, | jsm28 | 2010-09-22 | 1 | -4/+0 |