summaryrefslogtreecommitdiff
path: root/gcc/dumpfile.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-3/+3
* switch from gimple to gimple*tbsaunde2015-09-201-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-2/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-4/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+11
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/64166: Add methods to gcc::dump_manager needed by JIT testingdmalcolm2014-12-091-1/+34
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerdmalcolm2014-11-191-12/+35
* 2014-06-26 Teresa Johnson <tejohnson@google.com>tejohnson2014-06-261-0/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Introduce gcc::dump_manager classdmalcolm2013-10-141-54/+85
* * tree-flow.h: Include new .h files. Move prototypes.amacleod2013-10-021-1/+1
* gcc/rsandifo2013-09-281-13/+13
* 2013-09-16 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-161-2/+2
* 2013-09-04 Teresa Johnson <tejohnson@google.com>tejohnson2013-09-041-1/+3
* 2013-08-29 Teresa Johnson <tejohnson@google.com>tejohnson2013-08-291-5/+5
* * Makeifle-in (ipa-devirt.o): New.hubicka2013-08-191-0/+2
* 2013-06-03 Teresa Johnson <tejohnson@google.com>tejohnson2013-06-031-1/+1
* PR middle-end/56074jakub2013-01-221-1/+1
* 2013-01-18 Sharad Singhai <singhai@google.com>singhai2013-01-181-5/+4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* 2013-01-02 Teresa Johnson <tejohnson@google.com>tejohnson2013-01-031-1/+3
* * dumpfile.h (enum tree_dump_index): Remove TDI_vcg.steven2012-12-121-3/+1
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-36/+76
* 2012-10-24 Sharad Singhai <singhai@google.com>singhai2012-10-241-19/+7
* 2012-10-22 Sharad Singhai <singhai@google.com>singhai2012-10-221-8/+15
* 2012-10-04 Arnaud Charlet <charlet@adacore.com>charlet2012-10-041-2/+1
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-0/+869