summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dwarflint: Add Mark's test casesPetr Machata2011-03-036-4/+531
* dwarflint: Be lazy when looking into CU headers for check_debug_abbrevPetr Machata2011-03-033-10/+24
* dwarflint: Fix all-dies-itPetr Machata2011-03-035-31/+128
* dwarflint: Fail check_debug_info test if serious error turns upPetr Machata2011-03-022-32/+16
* dwarflint: Check that the relocation is formed using a defined symbolPetr Machata2011-03-011-0/+8
* dwarflint: More checks on invalid section indices in relocationsPetr Machata2011-03-011-6/+24
* dwarflint: Extract the relocation logic itself to a functionPetr Machata2011-03-011-88/+101
* Fix handling of invalid relocsPetr Machata2011-03-011-5/+5
* NitsPetr Machata2011-02-257-14/+17
* Get rid of pri::locexpr_opcodePetr Machata2011-02-253-19/+9
* Drop pri::formPetr Machata2011-02-254-15/+6
* Drop pri::tag, pri::attrPetr Machata2011-02-257-34/+20
* Use dwarf::{attributes,tags}::name instead of dwarf_{attr,tag}_stringPetr Machata2011-02-253-13/+19
* Merge branch 'dwarf' of ssh://git.fedorahosted.org/git/elfutils into dwarfPetr Machata2011-02-254-9/+34
|\
| * tests/run-dwarfcmp-self.sh dwarflint is in its own directory now.Mark Wielaard2011-02-251-1/+1
| * Don't use dwarf_tag_string, but dwarf::tags::name for dwarf_edit_output test.Mark Wielaard2011-02-252-8/+5
| * Merge over dwarf string fixes from readelf master to dwarfstrings.Mark Wielaard2011-02-251-0/+28
* | Adjust location_attribute::const_iterator to changes in range_list iteratorPetr Machata2011-02-252-14/+19
* | Use __libdw_formptr in ranges iteratorPetr Machata2011-02-252-37/+45
|/
* Temporarily export __libdw_formptr for use by C++ code.Roland McGrath2011-02-242-0/+9
* Make libdwP.h internal declarations C++-compatible.Roland McGrath2011-02-242-8/+17
* Fix dwarf_path_finder::jump for the general case.Roland McGrath2011-02-241-7/+35
* Put the slow dwarfcmp tests last.Roland McGrath2011-02-242-3/+9
* Handle DW_AT_linkage_name in dwarf_attr_string and dwarf-knowledgePetr Machata2011-02-232-0/+2
* Merge branch 'dwarf' of ssh://git.fedorahosted.org/git/elfutils into dwarfPetr Machata2011-02-232-1/+8
|\
| * Add DW_AT_GNU_odr_signature expected value space.Roland McGrath2011-02-232-1/+8
* | dwarflint: Allow per-form configuration of CU bitness where form may appearPetr Machata2011-02-235-17/+42
* | dwarflint: DW_AT_GNU_odr_signature is 8-byte constantPetr Machata2011-02-233-10/+19
* | dwarflint: form::width takes cu_head, not cu argumentPetr Machata2011-02-234-18/+31
* | Add license boilerplate to src/dwarfstrings.*Petr Machata2011-02-232-0/+50
* | Don't emit two error messages for invalid attribute formPetr Machata2011-02-231-5/+3
|/
* Add DW_AT_GNU_* to dwarf_attr_stringPetr Machata2011-02-231-0/+40
* Revamp dwarf_path_finder, should be more efficient.Roland McGrath2011-02-181-164/+158
* Merge commit 'elfutils-0.152' into dwarfRoland McGrath2011-02-1529-2071/+2612
|\
| * Prepare 0.152 release.elfutils-0.152Ulrich Drepper2011-02-157-3901/+3899
| * l10n: Updates to Polish (pl) translationraven2011-02-131-404/+452
| * l10n: Updates to Ukrainian (uk) translationyurchor2011-02-121-404/+454
| * NEWS item for last changeRoland McGrath2011-02-111-0/+1
| * libdwfl: Search for Linux kernel binaries with compression file name suffixes.Roland McGrath2011-02-112-2/+49
| * elfcmp: Add --l/--verbose flag.Roland McGrath2011-02-113-36/+51
| * elfcmp: Add --ignore-build-id flag.Roland McGrath2011-02-113-1/+124
| * ldscript: Remove unused variable.Roland McGrath2011-02-082-4/+3
| * unstrip: Remove unused variable.Roland McGrath2011-02-082-3/+3
| * elflint: Remove unused variables.Roland McGrath2011-02-082-13/+2
| * elflint: Warn about missing xndx section only once.Roland McGrath2011-02-081-0/+2
| * ld: Remove an unused variable.Roland McGrath2011-02-083-6/+9
| * 0.152 NEWS item for nit fixes.Roland McGrath2011-02-081-0/+2
| * Use AC_LANG_SOURCE.Roland McGrath2011-02-082-2/+4
| * Remove obsolete ALL_LINGUAS variable from configure.Roland McGrath2011-02-082-3/+4
| * libasm: Remove an unused variable.Roland McGrath2011-02-082-4/+5