Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce gcc::dump_manager class | David Malcolm | 2013-10-14 | 1 | -0/+8 |
* | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 2013-09-30 | 1 | -2/+2 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -1/+1 |
* | Revert my last two changes, r201865 and r201864 | David Malcolm | 2013-08-20 | 1 | -57/+2 |
* | Make gcc::context be GC-managed | David Malcolm | 2013-08-20 | 1 | -2/+57 |
* | Introduce beginnings of a pass_manager class. | David Malcolm | 2013-07-30 | 1 | -1/+10 |
* | Introduce context class. | David Malcolm | 2013-07-25 | 1 | -0/+42 |