Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-19 | PR jit/63854: Fix memory leaks within context/pass_manager/dump_manager | David Malcolm | 1 | -0/+1 |
2014-11-13 | [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming. | Ilya Verbin | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-10-14 | Introduce gcc::dump_manager class | David Malcolm | 1 | -0/+8 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -2/+2 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-08-20 | Revert my last two changes, r201865 and r201864 | David Malcolm | 1 | -57/+2 |
2013-08-20 | Make gcc::context be GC-managed | David Malcolm | 1 | -2/+57 |
2013-07-30 | Introduce beginnings of a pass_manager class. | David Malcolm | 1 | -1/+10 |
2013-07-25 | Introduce context class. | David Malcolm | 1 | -0/+42 |