Implement -fsanitize=vla-bound.
[platform/upstream/gcc.git] / gcc / opts.c
2013-11-03 Marek PolacekImplement -fsanitize=vla-bound.
2013-10-31 Sharad Singhaire PR middle-end/58134 (-ftree-vectorizer-verbose=...
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-27 Xinliang David Livectorizer cost model enhancement
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-04-12 Jakub Jelinekopts.c: Include diagnostic-color.h.
2013-04-11 Senthil Kumar Selvarajopts.c (common_handle_option): Fix formatting and add...
2013-04-10 Senthil Kumar Selvarajcommon.opt: Add -gdwarf.
2013-03-05 Jakub Jelinekre PR bootstrap/56509 (gnattools build failure)
2013-02-27 Jakub Jelinekopts.h: Include obstack.h.
2013-01-15 Jakub Jelinekre PR tree-optimization/48766 (Infinite recursion in...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Nick CliftonSupport -fuse-ld=bfd and -fuse-ld=gold
2013-01-04 Marek Polacekre PR middle-end/55859 (Mention -Og/-Ofast in "error...
2012-11-26 Steven Bosscherinvoke.texi: Remove -dv documentation.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-06 Sterling Augustinecommon.opt (gno-split-dwarf, [...]): New switches.
2012-11-04 Jan Hubickainvoke.texi (profile-use): update documentation.
2012-10-20 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-16 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-10-04 Tobias Burnus2012-10-03 Tobias Burnus <burnus@net-b.de>
2012-10-01 Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-09-19 Richard Guentherre PR other/53316 (Introduce -Og)
2012-07-23 Steven Bosscheropts.c (common_handle_option): Do not set flag_value_pr...
2012-07-19 Tristan Gingoldeh_personality.cc (__gxx_personality_seh0): New function.
2012-07-18 Bill Schmidtinvoke.texi: Add -fhoist-adjacent-loads and -ftree...
2012-07-16 Bill Schmidtopts.c (default_option): Add -fvect-cost-model to defau...
2012-06-12 Bill Schmidtopts.c: Add -fhoist-adjacent-loads to -O2 and above.
2012-05-17 Manuel López-Ibáñezc.opt (--pedantic-errors,-pedantic-errors): Do not...
2012-05-11 Manuel López-Ibáñezre PR c/53063 (encode group options in the .opt files)
2012-05-04 Dodji SeketeliEnable -Wunused-local-typedefs when -Wall or -Wunused...
2012-04-29 Manuel López-Ibáñezopts.c (finish_options): Do not handle -Wmissing-noretu...
2012-04-28 Joern Renneckere PR tree-optimization/38785 (huge performance regress...
2012-04-11 Manuel López-Ibáñezre PR c++/24985 (caret diagnostics)
2012-01-10 Richard Guentherre PR lto/51806 (-flto ignores -Werror)
2012-01-04 Aldy Hernandezopts.c (finish_options): Remove duplicate sorry.
2012-01-04 Aldy Hernandezre PR middle-end/51212 (ICE: verify_flow_info failed...
2011-12-22 Aldy Hernandezre PR middle-end/51212 (ICE: verify_flow_info failed...
2011-11-22 Aldy Hernandezopts.c (finish_options): Do not fail for -fgnu-tm.
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-05 Bernd Schmidtinvoke.texi (-fshrink-wrap): Document.
2011-09-27 Jakub Jelinekcommon.opt: Add -foptimize-strlen option.
2011-09-27 Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-09-27 Andi Kleeninvoke.texi (ffat-lto-objects): Document.
2011-09-02 Gary Funckopts.c (print_specific_help): Fix off-by-one compare...
2011-06-30 Richard Guentheropts.c (finish_options): Do not disable IPA-PTA during...
2011-06-28 Joseph Myerscommon.opt (in_lto_p): New Variable entry.
2011-06-28 Joseph Myersgenattr-common.c: New.
2011-06-21 Joseph Myersgcc_update (gcc/config/avr/avr-tables.opt): New depende...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-10 Jan Hubickaopts.c (default_options): Enlist OPT_finline_functions_...
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-11 Joseph Myersopts.c (finish_options): Move warning settings from...
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-03-31 Joseph Myersopts.h (cl_option): Add comments to fields.
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-03-24 Ira Roseninvoke.texi (max-stores-to-sink): Document.
2011-03-23 Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2011-03-22 Joseph Myerstarget.def (handle_option): Take gcc_options and cl_dec...
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.
next