summaryrefslogtreecommitdiff
path: root/libdw/c++/dwarf_data
Commit message (Expand)AuthorAgeFilesLines
* closest yetroland/dwarf_output-trackerRoland McGrath2009-08-191-1/+8
* more thereRoland McGrath2009-08-161-14/+39
* Fix copying vs destruction regression.Roland McGrath2009-08-161-21/+30
* On the verge of doing circular refsRoland McGrath2009-08-101-0/+4
* random checkpoint; it compiles mostlyRoland McGrath2009-08-091-11/+11
* more crap, compiles againRoland McGrath2009-08-011-1/+17
* crapRoland McGrath2009-08-011-1/+2
* All pieces of dwarf_output in the collector, but refs still not right.Roland McGrath2009-07-101-16/+23
* Some tracker refactoring.Roland McGrath2009-07-081-0/+6
* Collect unique DIE shapes in dwarf_output construction.Roland McGrath2009-07-081-11/+3
* dwarf_output::attributes_type (full attr set) in collector set.Roland McGrath2009-07-071-22/+41
* Pass attribute name down to value constructors.Roland McGrath2009-07-061-24/+18
* All leaf value types nominally there.Roland McGrath2009-07-061-8/+10
* Getting there on dwarf_output value sets.Roland McGrath2009-07-061-39/+124
* Small fiddles in dwarf_data.Roland McGrath2009-07-061-2/+24
* Must keep identifier and string distinct.Roland McGrath2009-07-061-2/+6
* Move dwarf_edit::compile_units into dwarf_data.Roland McGrath2009-07-041-0/+32
* Move dwarf_edit::compile_unit into dwarf_data.Roland McGrath2009-07-041-0/+58
* subrify some constructor magic.Roland McGrath2009-07-041-4/+2
* Soup up printing so dwarf-print can be used to compare dwarf vs dwarf_edit/dw...Roland McGrath2009-07-031-0/+6
* C++ warning fiddles. Let dwarf-print/dwarf_edit test copy constructors.Roland McGrath2009-07-031-12/+12
* Fix dwarf::range_list canonicalizing comparisons.Roland McGrath2009-07-031-10/+2
* Working dwarf_edit copy-construction with ref-maker.Roland McGrath2009-07-031-26/+63
* Fiddle dwarf_edit interfaces, let refs work a little.Roland McGrath2009-07-021-16/+49
* Get rid of dwarf::VS::unit_reference.Roland McGrath2009-07-021-25/+0
* Major revamp of dwarf_edit/dwarf_output.Roland McGrath2009-07-021-0/+1267