summaryrefslogtreecommitdiff
path: root/src/dwarfcmp.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename class [raw_]compile_units to [raw_]compile_units_type.Mark Wielaard2010-11-251-2/+2
* Fix dwarfcmp -l case to save/restore visiting state around subtree recursions.Roland McGrath2010-07-131-13/+27
* Doc typo.Roland McGrath2010-07-131-2/+2
* Meaningless nits.Roland McGrath2009-10-021-3/+11
* Fixes for new dwarfcmp explicit-offsets feature.Roland McGrath2009-10-021-14/+24
* dwarfcmp: Support more than for arguments to compare multiple right-hand side...Roland McGrath2009-10-011-48/+86
* dwarfcmp: Describe reference mismatch details at the end.Roland McGrath2009-10-011-10/+78
* dwarfcmp: Support four-argument usage to compare specific entries.Roland McGrath2009-09-301-14/+134
* dwarfcmp: Describe context mismatch details at the end.Roland McGrath2009-09-161-11/+86
* Split out dwarfcmp -T tests into dwarfcmp-test binary.Roland McGrath2009-08-271-13/+36
* Fix tracker circular ref handling for sharing differences. dwarfcmp -l impro...Roland McGrath2009-08-251-15/+58
* Cosmetic.Roland McGrath2009-08-241-2/+2
* Add dwarfcmp -l to show all differences.Roland McGrath2009-08-201-33/+83
* Diagnose reference mismatches with more detail.Roland McGrath2009-08-191-1/+25
* dwarf_output construction revamp for ref handling.Roland McGrath2009-08-191-3/+3
* Plug leaks.Roland McGrath2009-08-161-0/+3
* Merge commit 'd966424' into dwarfRoland McGrath2009-07-201-4/+14
|\
| * Support to_string on debug_info_entry.Roland McGrath2009-07-101-0/+2
| * Some tracker refactoring.Roland McGrath2009-07-081-4/+14
|/
* Make dwarfcmp -T test only dwarf_output, -TT for dwarf_edit, -TTT for both.Roland McGrath2009-07-061-20/+22
* dwarf_output working again like dwarf_editRoland McGrath2009-07-061-2/+0
* C++ warning fiddles. Let dwarf-print/dwarf_edit test copy constructors.Roland McGrath2009-07-031-2/+1
* dwarfcmp: Exit 77 for no DWARF under -T.Roland McGrath2009-07-031-1/+2
* Working dwarf_edit copy-construction with ref-maker.Roland McGrath2009-07-031-8/+8
* Major revamp of dwarf_edit/dwarf_output.Roland McGrath2009-07-021-5/+25
* Major revamp of ref tracker for efficiency and to handle circular reference c...Roland McGrath2009-07-011-2/+2
* Use a separate tracker for subtree comparisons inside reference_match.Roland McGrath2009-06-281-1/+12
* No longer overload children and attributes as type names.Roland McGrath2009-06-251-6/+7
* Implement the reference tracker, revamp dwarfcmp using new dwarf_comparator c...Roland McGrath2009-06-191-142/+110
* Move class dwarf_output to new file, rename it dwarf_edit.Roland McGrath2009-01-261-2/+3
* Start at attr value interfaces, unfinished.Roland McGrath2009-01-261-3/+3
* Comments and fixes in c++/dwarf header, dwarfcmp -T to exercise output tree b...Roland McGrath2009-01-101-2/+51
* Cosmetic.Roland McGrath2009-01-101-5/+4
* Clean up directory layout, add missing log entries.Roland McGrath2009-01-101-1/+1
* Add -i option to ignore DWARFless files.Roland McGrath2009-01-051-12/+45
* unpolished first milestone for C++ and dwarfcmpRoland McGrath2009-01-041-0/+313