]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opts.c
* common.opt (user_vect_verbosity_level): New Variable entry.
[thirdparty/gcc.git] / gcc / opts.c
2010-11-24  jsm28 * common.opt (user_vect_verbosity_level): New Variable...
2010-11-24  jsm28 * common.opt (initial_max_fld_align, flag_debug_asm,
2010-11-24  jsm28 * flag-types.h (struct visibility_flags): Don't declar...
2010-11-22  jsm28 * common.opt (exit_after_options, write_symbols, debug...
2010-11-19  jsm28 * common.opt (debug_struct_ordinary, debug_struct_gene...
2010-11-19  jsm28 * common.opt (flag_instrument_functions_exclude_functions,
2010-11-19  jsm28 * doc/options.texi (Var): Document effects of Defer.
2010-11-17  jsm28 * opts.c (target_handle_option): Do not assert that...
2010-11-12  jsm28 * opts-common.c (control_warning_option): New.
2010-11-12  jsm28 * Makefile.in (OPTS_H): Define.
2010-11-12  froydnjgcc/
2010-11-11  hubicka * opts.c (finish_options): Do not error on -flto-parti...
2010-11-11  hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-11-11  jsm28 * opts.c (warning_as_error_callback,
2010-11-10  jsm28 * cfgloop.c (verify_loop_structure): Use %' in diagnos...
2010-11-10  jsm28 * common.opt (flag_excess_precision_cmdline, flag_gene...
2010-11-04  rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-03  rguenth2010-11-03 Richard Guenther <rguenther@suse.de>
2010-10-22  jsm28 * target.h (enum opt_levels, struct default_options...
2010-10-16  jsm28 * opts.c (set_fast_math_flags,
2010-10-16  jsm28 * config/arm/arm.c (arm_option_optimization): Set
2010-10-15  jsm28 * target.def (target_option.init_struct): New hook.
2010-10-14  jsm28 * params.c (params_finished): New.
2010-10-11  jsm28 * params.c (set_param_value_internal): New.
2010-10-08  jsm28 * Makefile.in (TM_H): Include $(FLAGS_H) instead of...
2010-10-05  hubicka * doc/invoke.texi (-flto-partition, lto-partitions...
2010-10-05  jsm28 * opts-common.c (handle_option, handle_generated_option,
2010-10-04  jsm28 * flags.h (g_switch_value, g_switch_set): Remove.
2010-10-04  jsm28 * optc-gen.awk: Define global_options_set. Don't...
2010-10-01  nickc * common.opt: Add -fcombine-stack-adjustments.
2010-09-30  jsm28 * opt-functions.awk (static_var): Update comment.
2010-09-29  jsm28gcc:
2010-09-28  rthHookize TARGET_UNWIND_INFO et al.
2010-09-28  ian PR target/45815
2010-09-27  iangcc/:
2010-09-22  jsm28 * common.opt (-assemble, -compile, -coverage, -debug...
2010-09-16  jsm28 * target.def (target_option.optimization): New hook.
2010-09-02  jsm28 * opts.h (struct cl_option): Add warn_message field.
2010-09-02  jsm28 PR driver/44076
2010-09-02  ak2010-09-02 Andi Kleen <ak@linux.intel.com>
2010-08-31  ak * common.opt (fwhopr=): Update for -fwhopr=jobserver
2010-08-30  jsm28 * opts.h (CL_ERR_NEGATIVE): Define.
2010-08-20  froydnjgcc/
2010-08-16  jsm28 * common.opt: Add driver options.
2010-08-11  jsm28 * opts.h (struct cl_option_handler_func): Make handler...
2010-08-06  rguenth2010-08-06 Richard Guenther <rguenther@suse.de>
2010-08-02  spopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-07-30  jsm28 * common.opt (-G): Don't define option here.
2010-07-27  jsm28 * coretypes.h (struct cl_option_handlers): Declare.
2010-07-27  jsm28 * common.opt (o): Add MissingArgError.
2010-07-27  jsm28 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION...
2010-06-29  amylaargcc:
2010-06-25  hubicka * tree-pass.h (pass_split_functions): Declare.
2010-06-21  dj* diagnostic.h (diagnostic_classification_change_t...
2010-06-20  jsm28 PR other/32998
2010-06-12  jsm28 * opts-common.c: Include options.h.
2010-06-11  hubicka * doc/invoke.texi (Wsuggest-attribute): Document.
2010-06-01  rguenth2010-06-01 Richard Guenther <rguenther@suse.de>
2010-05-26  rguenth2010-05-26 Richard Guenther <rguenther@suse.de>
2010-05-26  jsm28 * diagnostic.c: Don't include opts.h.
2010-05-25  rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-19  rguenth2010-05-19 Richard Guenther <rguenther@suse.de>
2010-05-18  hubicka * gcc.dg/lto/ipacp_0.c: New test.
2010-05-16  rguenth2010-05-16 Richard Guenther <rguenther@suse.de>
2010-05-16  ebotcazou * opts.c (handle_option): Call into LTO streamer only...
2010-05-15  hubicka * ipa-reference.c: Include toplev.h
2010-05-06  manu2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-04  nvachharSanitize the behavior of -Wcoverage-mismatch.
2010-04-27  hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-04-23  manu2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-21  hubicka * opts.c (decode_options): Enable pure-const pass...
2010-04-19  hubicka * opts.c (decode_options): Disable whpr incompatible...
2010-04-07  simonb * diagnostic.h (diagnostic_override_option_index)...
2010-04-07  rguenth2010-04-07 Richard Guenther <rguenther@suse.de>
2010-03-29  jiez PR 43564
2010-02-09  amonakov2010-02-09 Alexander Monakov <amonakov@ispras.ru>
2010-02-03  steven * doc/invoke.texi: Fix name of sched1 dump.
2010-01-05  rguenth2010-01-05 Eric Fisher <joefoxreal@gmail.com>
2010-01-03  hjlPass -dumpbase and -dumpdir to gcc for LTO
2009-12-15  rguenth2009-12-15 Richard Guenther <rguenther@suse.de>
2009-11-27  jakub * opts.c (decode_options): If optimize is bigger than...
2009-11-25  hjlRemove trailing white spaces.
2009-11-22  rearnsha * opts.c (decode_options): Don't enable flag_schedule_...
2009-11-04  rguenth2009-11-04 Richard Guenther <rguenther@suse.de>
2009-10-28  espindola2009-10-28 Rafael Avila de Espindola <espindola@googl...
2009-10-22  vmakarov2009-10-21 Vladimir Makarov <vmakarov@redhat.com>
2009-10-14  vmakarov2009-09-26 Vladimir Makarov <vmakarov@redhat.com>
2009-10-13  rguenth2009-10-13 Richard Guenther <rguenther@suse.de>
2009-10-06  jamborm2009-10-06 Martin Jambor <mjambor@suse.cz>
2009-10-03  dnovilloMerge lto branch into trunk.
2009-09-20  hjl2009-09-20 H.J. Lu <hongjiu.lu@intel.com>
2009-09-17  jamborm2009-09-17 Martin Jambor <mjambor@suse.cz>
2009-09-12  jasongcc/
2009-09-02  aolivagcc/ChangeLog:
2009-08-07  jakub * dwarf2out.c (output_fde): When doing hot/cold partit...
2009-07-17  rguenth2009-07-17 Richard Guenther <rguenther@suse.de>
2009-06-18  razyasee removal
2009-06-12  rth * common.opt (gdwarf-): Accept a version number.
2009-05-14  steven PR driver/40144
2009-05-08  bonzini2009-05-08 Paolo Bonzini <bonzini@gnu.org>
next