[multiple changes]
[gcc.git] / gcc / context.h
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmPR jit/63854: Fix memory leaks within context/pass_mana...
2014-11-13 Ilya Verbin[PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-10-14 David MalcolmIntroduce gcc::dump_manager class
2013-09-30 Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-08-20 David MalcolmRevert my last two changes, r201865 and r201864
2013-08-20 David MalcolmMake gcc::context be GC-managed
2013-07-30 David MalcolmIntroduce beginnings of a pass_manager class.
2013-07-25 David MalcolmIntroduce context class.