Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright years. | Jakub Jelinek | 2017-01-01 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2016-01-04 | 1 | -1/+1 |
* | Update copyright years. | Jakub Jelinek | 2015-01-05 | 1 | -1/+1 |
* | PR jit/63854: Fix memory leaks within context/pass_manager/dump_manager | David Malcolm | 2014-11-19 | 1 | -0/+1 |
* | [PATCH 2/7] OpenMP 4.0 offloading infrastructure: LTO streaming. | Ilya Verbin | 2014-11-13 | 1 | -0/+3 |
* | Update copyright years in gcc/ | Richard Sandiford | 2014-01-02 | 1 | -1/+1 |
* | 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 |