]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dumpfile.h
* config/microblaze/microblaze.c (microblaze_expand_block_move): Treat
[thirdparty/gcc.git] / gcc / dumpfile.h
2019-01-01  jakub Update copyright years.
2018-11-27  dmalcolmFix missing dump_impl_location_t values, using a new...
2018-10-04  dmalcolmReport vectorization problems via a new opt_problem...
2018-10-04  dmalcolmAdd -fopt-info-internals
2018-10-04  dmalcolmFix -fopt-info for plugin passes
2018-08-28  dmalcolmFix version check for ATTRIBUTE_GCC_DUMP_PRINTF
2018-08-17  dmalcolmFormatted printing for dump_* in the middle-end
2018-08-02  dmalcolmdumpfile.c/h: add "const" to dump location ctors
2018-07-31  dmalcolmdumpfile.c: eliminate special-casing of dump_file/alt_d...
2018-07-25  marxinLimit dump_flag enum values range (PR middle-end/86645).
2018-07-20  dmalcolmAdd "-fsave-optimization-record"
2018-07-19  dmalcolmAdd "optinfo" framework
2018-07-12  hubicka * dumpfile.c (gcc::dump_manager::get_dump_file_name...
2018-07-03  rsandifo[14/n] PR85694: Rework overwidening detection
2018-07-03  rguenth2018-07-03 Richard Biener <rguenther@suse.de>
2018-07-02  dmalcolmReinstate dump_generic_expr_loc
2018-06-29  dmalcolmdumpfile.c: add indentation via DUMP_VECT_SCOPE
2018-06-28  dmalcolmHide alt_dump_file within dumpfile.c
2018-06-26  dmalcolmIntroduce dump_location_t
2018-06-13  hubicka * cgraph.c (cgraph_node::get_untransformed_body):...
2018-06-08  dmalcolmConvert dump and optgroup flags to enums
2018-01-03  jakub Update copyright years.
2017-12-20  rsandifopoly_int: dump routines
2017-11-15  aolivaintroduce TDF_compare_debug, omit OBJ_TYPE_REF casts...
2017-06-07  jakub * dumpfile.h (enum tree_dump_index): Rename TDI_generic to
2017-05-30  marxinRemove dump_file_info::dump_file_info and replace it...
2017-05-26  marxinRenumber TDF_* flags to be contiguous.
2017-05-26  marxinSimplify usage of some TDF_* flags.
2017-05-25  marxinAdd -fdump*-folding suboption.
2017-05-22  nathan gcc/
2017-05-19  nathan LANG_HOOK_REGISTER_DUMPS
2017-05-18  paolo2017-05-18 Paolo Carlini <paolo.carlini@oracle.com>
2017-05-18  marxinTransform TDF_{lang,tree,ipa,rtl} to dump_kind enum.
2017-05-17  marxinIntroduce dump_flags_t type and use it instead of int...
2017-05-11  nathan * dumpfle.h (dump_function): Declare here ...
2017-05-11  nathan * dumpfile.h (TDF_FLAGS): New.
2017-05-10  nathan * dumpfile.h (TDI_lang_all): New.
2017-05-10  nathan * dumpfile.h: Tabify.
2017-02-28  tschwingeMiscellaneous optimization group fixes
2017-02-28  tschwingeRename the "openmp" group of optimizations to "omp"
2017-01-01  jakub Update copyright years.
2016-11-30  marxinIntroduce -fdump-ipa-clones dump output
2016-11-23  jambormMerge from HSA branch to trunk
2016-11-14  rguenth2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>
2016-04-17  vriesOnly finalize dot files that have been initialized
2016-01-04  jakub Update copyright years.
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-01-05  jakub Update copyright years.
2014-12-09  dmalcolmPR jit/64166: Add methods to gcc::dump_manager needed...
2014-11-19  dmalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-10-20  mrsMerge in trunk.
2013-10-14  dmalcolmIntroduce gcc::dump_manager class
2013-09-04  mrsMerge in trunk.
2013-08-29  tejohnson2013-08-29 Teresa Johnson <tejohnson@google.com>
2013-08-19  hubicka * Makeifle-in (ipa-devirt.o): New.
2013-03-29  crowlAdd uniform debug dump function names.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-12  steven * dumpfile.h (enum tree_dump_index): Remove TDI_vcg.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-24  singhai2012-10-24 Sharad Singhai <singhai@google.com>
2012-10-22  singhai2012-10-22 Sharad Singhai <singhai@google.com>
2012-10-04  charlet2012-10-04 Arnaud Charlet <charlet@adacore.com>
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-07-17  steven * dumpfile.h (TDF_COMMENT): New define.
2012-07-16  stevengcc/