]> gcc.gnu.org Git - gcc.git/history - gcc/dumpfile.h
OpenACC: Fix reduction tree-sharing issue [PR106982]
[gcc.git] / gcc / dumpfile.h
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-03 Jakub JelinekUpdate copyright years.
2021-11-09 Aldy HernandezRemove TDF_THREADING flag in favor of param.
2021-10-06 Richard BienerMore consistently dump GIMPLE FE consumable stmts
2021-09-28 Aldy HernandezImprove jump threading dump output.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-07-10 Martin LiskaAdd -fdump-profile-report.
2020-05-05 Martin LiskaProvide hint for misspelled -fdump-foo options.
2020-01-01 Jakub JelinekUpdate copyright years.
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-06 Hrishikesh KulkarniAdd lto-dump tool.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-27 David MalcolmFix missing dump_impl_location_t values, using a new...
2018-10-04 David MalcolmReport vectorization problems via a new opt_problem...
2018-10-04 David MalcolmAdd -fopt-info-internals
2018-10-04 David MalcolmFix -fopt-info for plugin passes
2018-08-28 David MalcolmFix version check for ATTRIBUTE_GCC_DUMP_PRINTF
2018-08-17 David MalcolmFormatted printing for dump_* in the middle-end
2018-08-02 David Malcolmdumpfile.c/h: add "const" to dump location ctors
2018-07-31 David Malcolmdumpfile.c: eliminate special-casing of dump_file/alt_d...
2018-07-25 Martin LiskaLimit dump_flag enum values range (PR middle-end/86645).
2018-07-20 David MalcolmAdd "-fsave-optimization-record"
2018-07-19 David MalcolmAdd "optinfo" framework
2018-07-12 Jan Hubickadumpfile.c (gcc::dump_manager::get_dump_file_name)...
2018-07-03 Richard Sandiford[14/n] PR85694: Rework overwidening detection
2018-07-03 Richard Bienertree-vect-stmts.c (vect_is_simple_use): Consolidate...
2018-07-02 David MalcolmReinstate dump_generic_expr_loc
2018-06-29 David Malcolmdumpfile.c: add indentation via DUMP_VECT_SCOPE
2018-06-28 David MalcolmHide alt_dump_file within dumpfile.c
2018-06-26 David MalcolmIntroduce dump_location_t
2018-06-13 Jan Hubickacgraph.c (cgraph_node::get_untransformed_body): Dump...
2018-06-08 David MalcolmConvert dump and optgroup flags to enums
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-20 Richard Sandifordpoly_int: dump routines
2017-11-15 Alexandre Olivaintroduce TDF_compare_debug, omit OBJ_TYPE_REF casts...
2017-06-07 Jakub Jelinekdumpfile.h (enum tree_dump_index): Rename TDI_generic...
2017-05-30 Martin LiskaRemove dump_file_info::dump_file_info and replace it...
2017-05-26 Martin LiskaRenumber TDF_* flags to be contiguous.
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.
This page took 7.64691 seconds and 85 git commands to generate.