summaryrefslogtreecommitdiffstats
path: root/libdw/c++/dwarf_tracker
Commit message (Expand)AuthorAgeFilesLines
* closest yetupstream/roland/dwarf_output-trackerRoland McGrath2009-08-191-29/+60
* fooRoland McGrath2009-08-161-14/+25
* Merge branch 'dwarf' into roland/dwarf_output-trackerRoland McGrath2009-08-161-3/+5
|\
| * Add dwarf::debug_info_entry::identity_type typedef, make it uintptr_t instead...Roland McGrath2009-08-161-4/+7
* | crapRoland McGrath2009-08-011-10/+31
|/
* Some tracker refactoring.Roland McGrath2009-07-081-7/+30
* Split out dwarf_path_finder from dwarf_ref_tracker::tracker.Roland McGrath2009-07-061-228/+236
* C++ warning fiddles. Let dwarf-print/dwarf_edit test copy constructors.Roland McGrath2009-07-031-2/+1
* Working dwarf_edit copy-construction with ref-maker.Roland McGrath2009-07-031-0/+1
* Major revamp of ref tracker for efficiency and to handle circular reference c...Roland McGrath2009-07-011-93/+298
* Use a separate tracker for subtree comparisons inside reference_match.Roland McGrath2009-06-281-10/+62
* No longer overload children and attributes as type names.Roland McGrath2009-06-251-4/+6
* Two nits.Petr Machata2009-06-251-1/+1
* Implement the reference tracker, revamp dwarfcmp using new dwarf_comparator c...Roland McGrath2009-06-191-0/+229