-fdump-pass implementation
[gcc.git] / gcc / common.opt
2011-06-09 David Li-fdump-pass implementation
2011-05-30 Xinliang David LiNew option to disable/enable optimization passes.
2011-05-25 Eric Botcazoucommon.opt (flag_stack_usage_info): New variable.
2011-05-21 Jason Merrillre PR c++/48780 ([C++0x] scoped enumerations and va_arg...
2011-04-26 Xinliang David LiImplement -Wno-maybe-uninitialized
2011-04-11 Joseph Myers* common.opt (Tbss=, Tdata=, Ttext=): New options.
2011-03-31 Jakub Jelinekcommon.opt (fdebug-types-section): Move earlier.
2011-03-30 Mark WielaardIntroduce -fno-debug-types-section flag.
2011-03-23 Richard GuentherMakefile.in (IPA_TYPE_ESCAPE_H): Remove.
2011-03-16 Jakub Jelinekemit-rtl.c (try_split): Don't call copy_call_info debug...
2011-03-06 Jason Merrillmangle.c (write_expression): Change ABI v6 to v5.
2011-02-24 Jason Merrillcp-tree.h (DECL_PARM_LEVEL): New.
2011-02-17 Joseph Myerscommon.opt (optimize_fast): New Variable.
2011-02-17 Joseph Myersre PR driver/47390 (Linking with -export-dynamic broken)
2011-02-12 Joseph Myers* common.opt (nostartfiles): New Driver option.
2011-02-08 Ian Lance Taylorcommon.opt (fcx-limited-range): Add SetByCombined flag.
2011-01-31 Sebastian PopUse Alias in common.opt to make -ftree-loop-linear...
2011-01-22 Richard HendersonNew -fcompare-elim pass.
2011-01-14 Martin Jamborcommon.opt (fdevirtualize): New flag.
2010-12-03 Joseph Myerscommon.opt (N, [...]): New options.
2010-12-03 Ian Lance TaylorAdd Go frontend, libgo library, and Go testsuite.
2010-12-01 Joseph Myerscommon.opt (flag_stack_check): New Variable entry.
2010-12-01 Joseph Myerscommon.opt (main_input_filename, [...]): New Variable...
2010-11-26 Joseph Myersoptions.texi (Enum, EnumValue): Document new record...
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-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-15 Ian Lance Taylorgodump.c: New file.
2010-11-12 Nathan Froydre PR c/44782 (implement -ferror-limit=)
2010-11-11 Jan Hubickainvoke.texi (-fwhopr): Merge into -flto section.
2010-11-10 Joseph Myerscommon.opt (flag_excess_precision_cmdline, [...]):...
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-11-01 Joseph Myerscommon.opt (R, [...]): New.
2010-10-22 Joseph Myerstarget.h (enum opt_levels, [...]): New.
2010-10-14 Joseph Myersparams.c (params_finished): 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-04 Vladimir Makarovcommon.opt (fira-coalesce): Remove.
2010-10-01 Nick Cliftoncommon.opt: Add -fcombine-stack-adjustments.
2010-09-30 Sebastian PopNew pass: loop flattening.
2010-09-30 Joseph Myersopt-functions.awk (static_var): Update comment.
2010-09-29 Joseph Myersoptions.texi (Variable, Var, Init): Update documentatio...
2010-09-29 Joseph Myersoptc-gen.awk: Generate global_options initializer inste...
2010-09-27 Ian Lance Taylorcommon.opt (fsplit-stack): New option.
2010-09-24 Joseph Myerscommon.opt (undef): New.
2010-09-22 Joseph Myerscommon.opt (-assemble, [...]): New.
2010-09-17 Joseph Myersoptions.texi (Variable): Document.
2010-09-17 Richard Guenthercommon.opt (combine): Remove.
2010-09-03 Joseph Myersoptions.texi (SeparateAlias): Document.
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-08-31 Andi Kleencommon.opt (fwhopr=): Update for -fwhopr=jobserver
2010-08-30 Eric BotcazouStack usage support
2010-08-24 Sebastian PopAdd flag -ftree-loop-if-convert-stores.
2010-08-22 Joseph MyersMakefile.in (gccspec.o, cppspec.o): Update dependencies.
2010-08-16 Joseph Myerscommon.opt: Add driver options.
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 Myerscommon.opt (o): Add MissingArgError.
2010-07-15 Magnus Granbergbuiltins.c (expand_builtin_init_trampoline): If -Wtramp...
2010-07-08 Sebastian PopAdd the -ftree-loop-if-convert flag.
2010-06-25 Changpeng FangEnable prefetching at -O3 for AMD cpus.
2010-06-25 Jan Hubickatree-pass.h (pass_split_functions): Declare.
2010-06-16 DJ Deloriecommon.opt (-fstrict-volatile-bitfields): new.
2010-06-12 Joseph Myerscommon.opt (Wstrict-aliasing=, [...]): Add RejectNegative.
2010-06-11 Jan Hubickainvoke.texi (Wsuggest-attribute): Document.
2010-06-10 Joseph Myerscommon.opt (fshow-column): Don't mark as C ObjC C+...
2010-06-07 Joseph Myerscommon.opt (fira-verbose): Use Var.
2010-05-25 Richard Guentherinvoke.texi: Document -Ofast.
2010-05-19 Richard Guentherinvoke.texi (-fwhopr): Document new optional jobs argument.
2010-05-16 Richard Guentherinvoke.texi (-fipa-struct-reorg): Do not mention -fipa...
2010-05-12 Sriraman Tallamimplicit-zee.c: New file.
2010-05-04 Neil VachharajaniSanitize the behavior of -Wcoverage-mismatch.
2010-04-27 Manuel López-Ibáñezinvoke.texi (-Wsuggest-attribute=const, [...]): Document.
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-12 Matthias Klosegcc.c (cc1_options): Handle -iplugindir before processi...
2010-04-07 Jakub Jelinekre PR c/18624 (GCC does not detect local variable set...
2010-04-07 Simon Baldwindiagnostic.h (diagnostic_override_option_index): New...
2010-04-07 Richard Guentherinvoke.texi (-fargument-alias, [...]): Remove.
2010-03-18 Shujing Zhaocommon.opt (dumpdir): Remove redundant tab.
2010-02-20 Manuel López-Ibáñezcommon.opt (Wlarger-than-): Add Undocumented.
2010-02-09 Alexander Monakovcommon.opt (fsched2-use-traces): Preserved for backward...
2010-02-03 Jason Merrillre PR c++/12909 (ambiguity in mangling vector types)
2010-01-11 Joseph Myersre PR translation/42467 (exgettext should not remove...
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-10-28 Rafael Avila de... common.opt (fuse-linker-plugin): New option.
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-08 Cary CoutantAdd support for debugging with ICF (Identical Code...
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-24 Iain Sandoere PR bootstrap/41405 (Bootstrap fails on *-apple-darwi...
2009-09-22 Jakub Jelinekre PR bootstrap/41405 (Bootstrap fails on *-apple-darwi...
2009-09-17 Martin Jamborcommon.opt (fipa-sra): New switch.
2009-09-02 Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
next