summaryrefslogtreecommitdiff
path: root/gcc/context.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.jakub2016-01-041-1/+1
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-1/+0
* Update copyright years.jakub2015-01-051-1/+1
* PR jit/63854: Fix memory leaks within context/pass_manager/dump_managerdmalcolm2014-11-191-0/+6
* [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming.kyukhin2014-11-131-0/+2
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Introduce gcc::dump_manager classdmalcolm2013-10-141-0/+5
* gcc/rsandifo2013-09-301-1/+1
* gcc/rsandifo2013-09-281-1/+1
* Revert my last two changes, r201865 and r201864dmalcolm2013-08-201-26/+0
* Make opt_pass and gcc::pass_manager be GC-manageddmalcolm2013-08-201-3/+3
* Make gcc::context be GC-manageddmalcolm2013-08-201-0/+26
* Introduce beginnings of a pass_manager class.dmalcolm2013-07-301-0/+6
* 2013-07-24 David Malcolm <dmalcolm@redhat.com>dmalcolm2013-07-251-0/+27