]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dumpfile.h
Simplify usage of some TDF_* flags.
[thirdparty/gcc.git] / gcc / dumpfile.h
2017-05-26  Martin LiskaSimplify usage of some TDF_* flags.
2017-05-25  Martin LiskaAdd -fdump*-folding suboption.
2017-05-22  Nathan Sidwellinvoke.texi (fdump-translation-unit): Delete documentation.
2017-05-19  Nathan Sidwelltoplev.c (general_init): Call register dump lang hook.
2017-05-18  Paolo Carlinidumpfile.h (enum dump_kind): Remove stray comma.
2017-05-18  Martin LiskaTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-11  Nathan Sidwelldumpfle.h (dump_function): Declare here ...
2017-05-11  Nathan Sidwelldumpfile.h (TDF_FLAGS): New.
2017-05-10  Nathan Sidwelldumpfile.h (TDI_lang_all): New.
2017-05-10  Nathan Sidwell* dumpfile.h: Tabify.
2017-02-28  Thomas SchwingeMiscellaneous optimization group fixes
2017-02-28  Thomas SchwingeRename the "openmp" group of optimizations to "omp"
2017-01-01  Jakub JelinekUpdate copyright years.
2016-11-30  Martin LiskaIntroduce -fdump-ipa-clones dump output
2016-11-23  Martin Jamborbackport: hsa-builtins.def: New file.
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-04-17  Tom de VriesOnly finalize dot files that have been initialized
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-09  David MalcolmPR jit/64166: Add methods to gcc::dump_manager needed...
2014-11-19  David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-14  David MalcolmIntroduce gcc::dump_manager class
2013-08-29  Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-19  Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-03-29  Lawrence CrowlAdd uniform debug dump function names.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-12  Steven Bosscherdumpfile.h (enum tree_dump_index): Remove TDI_vcg.
2012-11-01  Sharad Singhaire PR other/55164 (-fdump-*-all not working)
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-24  Sharad Singhaidumpfile.c (dump_enabled_p): Make it inline and move...
2012-10-22  Sharad Singhaidumpfile.c (dump_phase_enabled_p): Renamed dump_enabled_p.
2012-10-04  Arnaud Charletdumpfile.h, dumpfile.c: Remove TDI_ada.
2012-10-01  Sharad Singhaiinvoke.texi: Add documentation for the new option.
2012-07-17  Steven Bosscherdumpfile.h (TDF_COMMENT): New define.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.