| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename DwarfUnits to DwarfFile to help avoid some naming confusion. | Eric Christopher | 2013-12-05 | 1 | -3/+3 |
| * | Fix comment. | Eric Christopher | 2013-12-05 | 1 | -2/+2 |
| * | DwarfUnit: Correct comment by generalizing over all units, not just compilati... | David Blaikie | 2013-12-04 | 1 | -3/+3 |
| * | Use move and stack allocation for RangeSpanLists. As a result make | Eric Christopher | 2013-12-04 | 1 | -4/+0 |
| * | DebugInfo: Remove unused start/end labels for the debug_abbrevs section | David Blaikie | 2013-12-04 | 1 | -2/+4 |
| * | Make ranges and range lists be a discrete entity that can be located | Eric Christopher | 2013-12-03 | 1 | -0/+4 |
| * | DebugInfo: Rename generic unit references to "TheU" instead of TheCU now that... | David Blaikie | 2013-12-02 | 1 | -8/+8 |
| * | DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents. | David Blaikie | 2013-12-02 | 1 | -0/+1983 |

