]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dumpfile.c
c++: Handle multiple aggregate overloads [PR95319].
[thirdparty/gcc.git] / gcc / dumpfile.c
2020-05-27  Richard BienerAdd debug (slp_tree) and dump infrastructure for this
2020-05-05  Martin LiskaProvide hint for misspelled -fdump-foo options.
2020-04-15  Gustavo Romeroselftest: Work around GCC 4.2 PR33916 bug by optimizing...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-10-24  Nathan Sidwell[dump] small source cleanup
2019-05-06  Hrishikesh KulkarniAdd lto-dump tool.
2019-01-30  Ulrich Drepperdumpfile.c (opt_info_switch_p_1): Ignore '-' if it...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-27  David MalcolmFix missing dump_impl_location_t values, using a new...
2018-11-19  David MalcolmFix -fsave-optimization-record ICE (PR tree-optimizatio...
2018-11-19  David MalcolmEliminate global state from -fsave-optimization-record
2018-11-13  David MalcolmEliminate source_location in favor of location_t
2018-11-13  David MalcolmEnsure that dump calls are guarded with dump_enabled_p
2018-11-08  David Malcolmdump_printf: add "%C" for dumping cgraph_node *
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-09-28  David Malcolmdumpfile.c: use prefixes other than 'note: ' for MSG_...
2018-09-25  Martin LiskaFix small coding style issues (PR fortran/87394).
2018-09-21  David Malcolmdumpfile.c: fix stray dump_loc output (PR tree-optimiza...
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-31  David MalcolmSimplify dump_context by adding a dump_loc member function
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  Jan Hubickadumpfile.c (FIRST_ME_AUTO_NUMBERED_DUMP): Bump to 4.
2018-06-08  David MalcolmConvert dump and optgroup flags to enums
2018-04-30  Nathan Sidwell[patch] allow '-' for stdout dump
2018-04-26  Nathan Sidwelldumpfile cleanup
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: dump routines
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-07-02  Jan Hubickadumpfile.c: Include profile-count.h
2017-06-27  Jakub Jelinekpredict.c (test_prediction_value_range): Use -1U instea...
2017-06-16  Martin SeborPR c++/80560 - warn on undefined memory operations...
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 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  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-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-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.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-06-26  Teresa Johnsoninvoke.texi: Fix typo.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-10-14  David MalcolmIntroduce gcc::dump_manager class
2013-10-02  Andrew Macleodtree-flow.h: Include new .h files.
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-16  Teresa Johnsondumpfile.c (dump_loc): Remove newline emission.
2013-09-04  Teresa Johnsondumpfile.c (dump_finish): Don't close stderr/stdout.
2013-08-29  Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-19  Jan HubickaMakeifle-in (ipa-devirt.o): New.
2013-06-03  Teresa Johnsondumpfile.c (opt_info_switch_p): Change -fopt-info defau...
2013-01-22  Jakub Jelinekre PR middle-end/56074 (ICE compiling gcc.dg/vect/pr490...
2013-01-18  Sharad Singhaire PR tree-optimization/55995 (vect increase_alignment...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-03  Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-12-12  Steven Bosscherdumpfile.h (enum tree_dump_index): Remove TDI_vcg.
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 Singhaidumpfile.c: New file with parts moved from tree-dump.c.