summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge roland/dwarf-collector, fiddle constructors more.upstream/roland/dwarf_editRoland McGrath2009-07-0217-703/+1110
|\
| * Rejigger dwarf_data constructors.Roland McGrath2009-07-016-193/+208
| * Merge branch 'dwarf' into roland/dwarf-collectorRoland McGrath2009-07-012-5/+11
| |\
| | * Fiddle dwarfcmp test failure output.Roland McGrath2009-07-012-5/+11
| * | Merge branch 'dwarf' into roland/dwarf-collectorRoland McGrath2009-07-0111-450/+818
| |\|
| | * Major revamp of ref tracker for efficiency and to handle circular reference c...Roland McGrath2009-07-015-171/+400
| | * Merge commit 'origin/master' into dwarfRoland McGrath2009-07-014-312/+334
| | |\
| | | * Sending translation for Germanmicm2009-06-291-311/+316
| | | * readelf: Add -N option, speeds up DWARF printing without address->name lookups.Roland McGrath2009-06-283-1/+18
| | * | run-dwarfcmp-self.sh: Run on dwarflint too.Roland McGrath2009-07-012-0/+5
| | * | Use a separate tracker for subtree comparisons inside reference_match.Roland McGrath2009-06-283-26/+134
| | * | Iterator nit.Roland McGrath2009-06-281-0/+4
* | | | missing filesRoland McGrath2009-07-012-0/+140
* | | | convenienceRoland McGrath2009-07-011-5/+16
* | | | fixes for direct dwarf_edit usageRoland McGrath2009-07-014-80/+164
|/ / /
* | | oopsRoland McGrath2009-06-301-4/+1
* | | cruft removalRoland McGrath2009-06-302-30/+4
* | | rejigger value_dispatch creationRoland McGrath2009-06-292-64/+48
* | | plausible crack at first value_set attr_value flavorRoland McGrath2009-06-297-153/+263
* | | crack at collectified attr_valueRoland McGrath2009-06-294-173/+228
* | | Pass collector in constructors down to attr_value level.Roland McGrath2009-06-291-23/+68
* | | new tack, still unfinishedRoland McGrath2009-06-2612-1035/+1778
* | | unfinishedRoland McGrath2009-06-253-64/+327
|/ /
* | No longer overload children and attributes as type names.Roland McGrath2009-06-257-85/+100
* | Two nits.Petr Machata2009-06-252-2/+2
* | Merge branch 'dwarf' of ssh://pmachata@git.fedorahosted.org/git/elfutils into...Petr Machata2009-06-2225-1387/+2493
|\ \
| * | Implement the reference tracker, revamp dwarfcmp using new dwarf_comparator c...Roland McGrath2009-06-1916-246/+1389
| * | No-op control flow fiddle silences gcc-4.4 -O3 warning.Roland McGrath2009-06-192-3/+8
| * | Merge commit 'origin/master' into dwarfRoland McGrath2009-06-199-1138/+1096
| |\|
| | * Sending translation for Germanmicm2009-06-191-1117/+1065
| | * __libdwfl_report_elf: Return NULL on overlap, don't (double) close elf.Mark Wielaard2009-06-182-2/+5
| | * Do some constification to avoid dubious casts.Roland McGrath2009-06-186-19/+26
* | | dwarflint: CosmeticPetr Machata2009-06-161-3/+2
|/ /
* | Strange C++ nit for gcc 4.4Roland McGrath2009-06-161-1/+4
* | Some compile nits for GCC 4.4Roland McGrath2009-06-155-6/+12
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-06-1536-235/+502
|\|
| * Squashed commit of the following:Ulrich Drepper2009-06-1412-170/+377
| * Add aliases for elf_getshnum and elf_getshstrndx.Ulrich Drepper2009-06-1324-65/+125
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-06-097-33/+139
|\|
| * Add support for IRELATIVE relocations.Ulrich Drepper2009-06-017-33/+139
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-071-1/+1
|\|
| * TypoRoland McGrath2009-05-071-1/+1
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-071-0/+3
|\|
| * Fix trivial regression in last commit.Roland McGrath2009-05-071-0/+3
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-072-14/+26
|\|
| * Slight optimization of dwarf_getmacros for loops.Roland McGrath2009-05-072-14/+26
* | Merge commit 'origin/master' into dwarfRoland McGrath2009-05-0710-14/+798
|\|
| * Moved misplaced ChangeLog entry.Roland McGrath2009-05-072-4/+4
| * Cosmetic fixup and missed EXTRA_DIST file.Roland McGrath2009-05-072-4/+5
| * Fix dwarf_getmacros so that it passes newly-added testPetr Machata2009-05-072-10/+16