summaryrefslogtreecommitdiff
path: root/libdw/c++/dwarf_output
Commit message (Expand)AuthorAgeFilesLines
* closest yetroland/dwarf_output-trackerRoland McGrath2009-08-191-8/+14
* passing dwarfcmp -T on self except the C++ ones and libelfRoland McGrath2009-08-171-71/+38
* fooRoland McGrath2009-08-161-1/+1
* Merge branch 'dwarf' into roland/dwarf_output-trackerRoland McGrath2009-08-161-1/+1
|\
| * Add dwarf::debug_info_entry::identity_type typedef, make it uintptr_t instead...Roland McGrath2009-08-161-1/+1
* | more thereRoland McGrath2009-08-161-122/+127
* | Fix copying vs destruction regression.Roland McGrath2009-08-161-6/+12
* | construction works, anywayRoland McGrath2009-08-161-76/+236
* | closer yetRoland McGrath2009-08-121-298/+261
* | circular ref creation maybe done, compilesRoland McGrath2009-08-111-138/+181
* | On the verge of doing circular refsRoland McGrath2009-08-101-51/+187
* | random checkpoint; it compiles mostlyRoland McGrath2009-08-091-499/+543
* | getting closerRoland McGrath2009-08-011-393/+424
* | more crap, compiles againRoland McGrath2009-08-011-78/+620
* | crapRoland McGrath2009-08-011-33/+287
|/
* Merge commit 'd966424' into dwarfRoland McGrath2009-07-201-262/+248
|\
| * Support to_string on debug_info_entry.Roland McGrath2009-07-101-0/+31
| * All pieces of dwarf_output in the collector, but refs still not right.Roland McGrath2009-07-101-260/+183
| * Some tracker refactoring.Roland McGrath2009-07-081-3/+35
* | CosmeticPetr Machata2009-07-191-2/+2
|/
* Collect unique DIE shapes in dwarf_output construction.Roland McGrath2009-07-081-49/+63
* dwarf_output::attributes_type (full attr set) in collector set.Roland McGrath2009-07-071-16/+154
* Pass attribute name down to value constructors.Roland McGrath2009-07-061-29/+21
* All leaf value types nominally there.Roland McGrath2009-07-061-12/+35
* Getting there on dwarf_output value sets.Roland McGrath2009-07-061-52/+186
* dwarf_output working again like dwarf_editRoland McGrath2009-07-061-10/+43
* Fix dwarf_output::attributes_type definition.Roland McGrath2009-07-041-8/+2
* More like dwarf_output compiling.Roland McGrath2009-07-041-83/+91
* subrify some constructor magic.Roland McGrath2009-07-041-2/+2
* Make dwarf_output start to compile again.Roland McGrath2009-07-041-8/+8
* Working dwarf_edit copy-construction with ref-maker.Roland McGrath2009-07-031-26/+30
* Cosmetic.Roland McGrath2009-07-021-1/+1
* Fiddle dwarf_edit interfaces, let refs work a little.Roland McGrath2009-07-021-0/+3
* Major revamp of dwarf_edit/dwarf_output.Roland McGrath2009-07-021-41/+406
* Comments; start dwarf_output class defn.Roland McGrath2009-01-271-0/+224