summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dwarf' into pmachata/range_list_iterator_formptrupstream/pmachata/range_list_iterator_formptrPetr Machata2011-02-256-18/+70
|\
| * 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
* | | 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
* | | Handle DW_AT_linkage_name in dwarf_attr_string and dwarf-knowledgePetr Machata2011-02-252-0/+2
* | | Add DW_AT_GNU_odr_signature expected value space.Roland McGrath2011-02-252-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
| * 0.152 NEWS item for latest libdwfl prelink fixRoland McGrath2011-02-021-0/+4
| * run-prelink-addr-test.sh: Add a .dynbss+.bss prelink splitJosh Stone2011-02-029-1/+56
| * libdwfl: Use the section-end address as the synchronization point, rather tha...Roland McGrath2011-02-012-9/+24
| * libdwfl: Discover PT_INTERP p_vaddr separately from main phdrs and undo phdrs.Roland McGrath2011-02-012-9/+34
| * libdwfl: Fix prelink address_sync to find 64-bit PT_INTERP.Roland McGrath2011-02-012-2/+7
| * l10n: Updates to Polish (pl) translationraven2011-01-131-1258/+1335
| * l10n: Updates to Ukrainian (uk) translationyurchor2011-01-131-1278/+1357
* | Merge commit 'elfutils-0.151' into dwarfRoland McGrath2011-01-1242-274/+968
|\|
| * Prepare 0.151 release.elfutils-0.151Ulrich Drepper2011-01-128-4681/+4841
| * Undo last change for data-only tests, so we test PT_DYNAMIC digging too.Roland McGrath2011-01-122-5/+9
| * run-prelink-addr-test.sh: Make symlinks to find .debug files corresponding to...Roland McGrath2011-01-122-7/+16
| * Add data-only prelink testsJosh Stone2011-01-1211-1/+83
| * Expand testfile53 for 32/64-bitJosh Stone2011-01-1212-13/+42
| * Expand testfile52 for 32/64-bit and stripped headersJosh Stone2011-01-1214-22/+69