summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new ebl_check_st_other_bits function.mpolacek/autotestMark Wielaard2011-03-1111-4/+114
* Cosmetic cleanup for new test.Roland McGrath2011-03-092-5/+5
* Reject requests for abbreviation with code 0Petr Machata2011-03-106-5/+102
* Alpha backend: accept any _GLOBAL_OFFSET_TABLE_ value.Roland McGrath2011-03-093-2/+28
* Check for truncated section in dwarf_child.Petr Machata2011-03-092-6/+19
* libdwfl: Clear errno before using its ambient value.Roland McGrath2011-03-082-0/+9
* New test for dwarf_getstring.Marek Polacek2011-03-074-2/+229
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsRoland McGrath2011-03-032-2/+6
|\
| * BUILT_RPATH vs BUILD_RPATH fixup.Mark Wielaard2011-02-252-2/+6
* | Fix readelf --debug-dump=loc crash on multiple input files.Jan Kratochvil2011-02-275-1/+43
|/
* Merge over readelf dwarf string additions from dwarf branch dwarfstrings.Mark Wielaard2011-02-252-3/+39
* Support reading .zdebug_* DWARF sections compressed via zlib.Roland McGrath2011-02-237-38/+195
* Handle DW_AT_GNU_odr_signature in readelf.Roland McGrath2011-02-232-1/+9
* 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
* 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
* NEWS items for 0.151Roland McGrath2011-01-111-0/+6
* libdwfl: Rejigger address synchronization using .gnu.prelink_undo information.Roland McGrath2011-01-113-69/+243
* Test cases for libdwfl vs prelink.Josh Stone2011-01-109-2/+102
* l10n: Updates to Spanish (Castilian) (es) translationelsupergomez2011-01-101-2173/+1912
* l10n: Updates to Polish (pl) translationraven2011-01-081-1253/+1340
* l10n: Updates to Ukrainian (uk) translationyurchor2011-01-081-1275/+1364
* strip: Remove all excess for --strip-sections.Roland McGrath2011-01-062-27/+36
* libdwfl: Enhance address_sync calculation to handle more prelink permutations.Roland McGrath2011-01-053-14/+101