| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename class [raw_]compile_units to [raw_]compile_units_type. | Mark Wielaard | 2010-11-25 | 1 | -1/+1 |
| | | | | | | | We have both functions and classes named compile_units. This can be confusing to (newer) g++ compilers. Keep the function names the same, but rename the the classes to compile_units_type. | ||||
| * | Add new test setup for dwarf_edit, dwarf_output transforms. | Mark Wielaard | 2010-10-14 | 1 | -0/+2 |
| | | |||||
| * | Some more stats, some debugging. Disable problematic match caching. | Roland McGrath | 2009-11-01 | 1 | -1/+2 |
| | | |||||
| * | print-die.cc: Grok --refs-shared-cu, --refs-shared-file options to share the ↵ | Roland McGrath | 2009-09-16 | 1 | -9/+33 |
| | | | | | refs_map across CUs or across files. | ||||
| * | Fiddle stats output. | Roland McGrath | 2009-08-28 | 1 | -0/+10 |
| | | |||||
| * | Share print-die compilation among tests. | Roland McGrath | 2009-08-25 | 1 | -0/+329 |
