summaryrefslogtreecommitdiff
path: root/gcc/dump-context.h
AgeCommit message (Expand)Author
2020-05-27Add debug (slp_tree) and dump infrastructure for thisRichard Biener
2020-01-01Update copyright years.Jakub Jelinek
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-01-01Update copyright years.Jakub Jelinek
2018-11-27Fix missing dump_impl_location_t values, using a new dump_metadata_tDavid Malcolm
2018-11-19Eliminate global state from -fsave-optimization-recordDavid Malcolm
2018-11-08dump_printf: add "%C" for dumping cgraph_node *David Malcolm
2018-10-04Report vectorization problems via a new opt_problem classDavid Malcolm
2018-10-04Add -fopt-info-internalsDavid Malcolm
2018-09-25Remove unused functions and fields.Martin Liska
2018-08-17Formatted printing for dump_* in the middle-endDavid Malcolm
2018-07-31dumpfile.c: eliminate special-casing of dump_file/alt_dump_fileDavid Malcolm
2018-07-31Simplify dump_context by adding a dump_loc member functionDavid Malcolm
2018-07-19Add "optinfo" frameworkDavid Malcolm