summaryrefslogtreecommitdiff
path: root/gcc/dumpfile.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Introduce -fdump-ipa-clones dump outputMartin Liska2016-11-301-0/+1
* backport: hsa-builtins.def: New file.Martin Jambor2016-11-231-1/+2
* Make-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.Prasad Ghangal2016-11-141-3/+4
* Only finalize dot files that have been initializedTom de Vries2016-04-171-0/+4
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* switch from gimple to gimple*Trevor Saunders2015-09-201-2/+2
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingDavid Malcolm2014-12-091-0/+6
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerDavid Malcolm2014-11-191-1/+10
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Introduce gcc::dump_manager classDavid Malcolm2013-10-141-10/+80
* dumpfile.c (dump_loc): Output column number.Teresa Johnson2013-08-291-1/+2
* Makeifle-in (ipa-devirt.o): New.Jan Hubicka2013-08-191-0/+1
* Add uniform debug dump function names.Lawrence Crowl2013-03-291-1/+3
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* dumpfile.h (enum tree_dump_index): Remove TDI_vcg.Steven Bosscher2012-12-121-2/+0
* re PR other/55164 (-fdump-*-all not working)Sharad Singhai2012-11-011-1/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-10/+22
* dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi...Sharad Singhai2012-10-241-3/+9
* dumpfile.c (dump_phase_enabled_p): Renamed dump_enabled_p.Sharad Singhai2012-10-221-0/+1
* dumpfile.h, dumpfile.c: Remove TDI_ada.Arnaud Charlet2012-10-041-1/+0
* invoke.texi: Add documentation for the new option.Sharad Singhai2012-10-011-17/+50
* dumpfile.h (TDF_COMMENT): New define.Steven Bosscher2012-07-171-0/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-0/+117