summaryrefslogtreecommitdiff
path: root/gcc/dump-context.h
Commit message (Expand)AuthorAgeFilesLines
* PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor2019-07-091-1/+2
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Fix missing dump_impl_location_t values, using a new dump_metadata_tDavid Malcolm2018-11-271-21/+28
* Eliminate global state from -fsave-optimization-recordDavid Malcolm2018-11-191-6/+16
* dump_printf: add "%C" for dumping cgraph_node *David Malcolm2018-11-081-0/+8
* Report vectorization problems via a new opt_problem classDavid Malcolm2018-10-041-1/+103
* Add -fopt-info-internalsDavid Malcolm2018-10-041-0/+2
* Remove unused functions and fields.Martin Liska2018-09-251-1/+0
* Formatted printing for dump_* in the middle-endDavid Malcolm2018-08-171-3/+4
* dumpfile.c: eliminate special-casing of dump_file/alt_dump_fileDavid Malcolm2018-07-311-1/+15
* Simplify dump_context by adding a dump_loc member functionDavid Malcolm2018-07-311-0/+2
* Add "optinfo" frameworkDavid Malcolm2018-07-191-0/+138