Don't crash declaring a function named "_".
[gcc.git] / gcc / opts.c
2011-02-17 Joseph Myerscommon.opt (optimize_fast): New Variable.
2011-02-08 Ian Lance Taylorcommon.opt (fcx-limited-range): Add SetByCombined flag.
2011-02-01 H.J. LuCheck HOST_BIT_BUCKET when settting dump base/dir.
2011-01-22 Richard HendersonNew -fcompare-elim pass.
2011-01-14 Martin Jamborcommon.opt (fdevirtualize): New flag.
2011-01-12 Jan Hubickare PR tree-optimization/47233 (IPA reference tends...
2011-01-08 Joseph Myersopts.c (finish_options): Set opts->x_flag_opts_finished...
2010-12-20 Iain Sandoere PR middle-end/46916 (gcc.dg/torture/stackalign/non...
2010-12-19 Andi KleenFix -fno-lto (PR lto/46905)
2010-12-01 Joseph Myers* opts.c: Expand comment on tm.h include.
2010-12-01 Joseph Myerscommon.opt (flag_stack_check): New Variable entry.
2010-11-29 Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-26 Joseph Myersoptions.texi (Enum, EnumValue): Document new record...
2010-11-25 Joseph Myerstarget.def (supports_split_stack, [...]): Take gcc_opti...
2010-11-24 Joseph Myerscommon.opt (user_vect_verbosity_level): New Variable...
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-24 Joseph Myersflag-types.h (struct visibility_flags): Don't declare...
2010-11-22 Joseph Myerscommon.opt (exit_after_options, [...]): New Variable...
2010-11-19 Joseph Myerscommon.opt (debug_struct_ordinary, [...]): New Variable...
2010-11-19 Joseph Myerscommon.opt (flag_instrument_functions_exclude_functions...
2010-11-19 Joseph Myersoptions.texi (Var): Document effects of Defer.
2010-11-17 Joseph Myersopts.c (target_handle_option): Do not assert that loc...
2010-11-12 Joseph Myersopts-common.c (control_warning_option): New.
2010-11-12 Joseph MyersMakefile.in (OPTS_H): Define.
2010-11-12 Nathan Froydre PR c/44782 (implement -ferror-limit=)
2010-11-11 Jan Hubickaopts.c (finish_options): Do not error on -flto-partitio...
2010-11-11 Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-11-11 Joseph Myersopts.c (warning_as_error_callback, [...]): Remove.
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-03 Richard Guentheropts.c (finish_options): Properly check for all WHOPR...
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-16 Joseph Myersopts.c (set_fast_math_flags, [...]): Make static.
2010-10-16 Joseph Myersarm.c (arm_option_optimization): Set flag_section_ancho...
2010-10-15 Joseph Myerstarget.def (target_option.init_struct): New hook.
2010-10-14 Joseph Myersparams.c (params_finished): New.
2010-10-11 Joseph Myersparams.c (set_param_value_internal): New.
2010-10-08 Joseph MyersMakefile.in (TM_H): Include $(FLAGS_H) instead of optio...
2010-10-05 Jan Hubickainvoke.texi (-flto-partition, [...]): Document.
2010-10-05 Joseph Myersopts-common.c (handle_option, [...]): Add diagnostic_co...
2010-10-04 Joseph Myersflags.h (g_switch_value, [...]): Remove.
2010-10-04 Joseph Myersoptc-gen.awk: Define global_options_set.
2010-10-01 Nick Cliftoncommon.opt: Add -fcombine-stack-adjustments.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-28 Richard HendersonHookize TARGET_UNWIND_INFO et al.
2010-09-28 Ian Lance Taylorre PR target/45815 (error: '-fsplit-stack' currently...
2010-09-27 Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-22 Joseph Myerscommon.opt (-assemble, [...]): New.
2010-09-16 Joseph Myerstarget.def (target_option.optimization): New hook.
2010-09-02 Joseph Myersopts.h (struct cl_option): Add warn_message field.
2010-09-02 Joseph Myersre PR driver/44076 (-MT <target> behaves different...
2010-09-02 Andi Kleenopts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_...
2010-08-31 Andi Kleencommon.opt (fwhopr=): Update for -fwhopr=jobserver
2010-08-30 Joseph Myersopts.h (CL_ERR_NEGATIVE): Define.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-16 Joseph Myerscommon.opt: Add driver options.
2010-08-11 Joseph Myersopts.h (struct cl_option_handler_func): Make handler...
2010-08-06 Richard Guenthertree-ssa-ccp.c (struct prop_value_d): Add mask member.
2010-08-02 Sebastian PopAdd -ftree-loop-distribute-patterns enabled at -O3.
2010-07-30 Joseph Myerscommon.opt (-G): Don't define option here.
2010-07-27 Joseph Myerscoretypes.h (struct cl_option_handlers): Declare.
2010-07-27 Joseph Myerscommon.opt (o): Add MissingArgError.
2010-07-27 Joseph Myerslanghooks-def.h (lhd_init_options, [...]): New.
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-25 Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-06-21 DJ Deloriediagnostic.h (diagnostic_classification_change_t):...
2010-06-20 Joseph Myersre PR other/32998 (-frecord-gcc-switches issues)
2010-06-12 Joseph Myersopts-common.c: Include options.h.
2010-06-11 Jan Hubickainvoke.texi (Wsuggest-attribute): Document.
2010-06-01 Richard Guentheroptabs.c (init_optabs): Guard all accesses to reinit.
2010-05-26 Richard Guentheropts.c (common_handle_option): Handle OPT_Ofast.
2010-05-26 Joseph Myersdiagnostic.c: Don't include opts.h.
2010-05-25 Richard Guentherinvoke.texi: Document -Ofast.
2010-05-19 Richard Guentherinvoke.texi (-fwhopr): Document new optional jobs argument.
2010-05-18 Jan Hubickaipacp_0.c: New test.
2010-05-16 Richard Guentherinvoke.texi (-fipa-struct-reorg): Do not mention -fipa...
2010-05-16 Eric Botcazouopts.c (handle_option): Call into LTO streamer only...
2010-05-15 Jan Hubickaipa-reference.c: Include toplev.h
2010-05-06 Manuel López-Ibáñezre PR c/40989 (-Werror= and #pragma diagnostics do...
2010-05-04 Neil VachharajaniSanitize the behavior of -Wcoverage-mismatch.
2010-04-27 Jan Hubickainvoke.texi (-fipa-profile): Document.
2010-04-23 Manuel López-Ibáñeztoplev.c (general_init): Set default for fdiagnostics...
2010-04-21 Jan Hubicka* opts.c (decode_options): Enable pure-const pass for...
2010-04-19 Jan Hubickaopts.c (decode_options): Disable whpr incompatible...
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2010-04-07 Richard Guentherinvoke.texi (-fargument-alias, [...]): Remove.
2010-03-29 Jie Zhangre PR other/43564 (ICE on code with optimize attribute...
2010-02-09 Alexander Monakovcommon.opt (fsched2-use-traces): Preserved for backward...
2010-02-03 Steven Bosscherinvoke.texi: Fix name of sched1 dump.
2010-01-05 Eric Fisherinvoke.texi: Remove the documentation about option...
2010-01-03 H.J. LuPass -dumpbase and -dumpdir to gcc for LTO
2009-12-15 Richard Guenthertree.c (free_lang_data_in_binfo): Do not free BINFO_OFF...
2009-11-27 Jakub Jelinekopts.c (decode_options): If optimize is bigger than...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-22 Richard Earnshawopts.c (decode_options): Don't enable flag_schedule_ins...
2009-11-04 Richard Guentherc-opts.c (c_common_post_options): Move LTO option proce...
2009-10-28 Rafael Avila de... common.opt (fuse-linker-plugin): New option.
2009-10-22 Vladimir Makarovinvoke.texi (fira-loop-pressure): Update default value.
next