summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare 0.156 release.elfutils-0.156Jan Kratochvil2013-07-2510-3128/+3773
* Fix run-unstrip-n.sh regression on CentOS-5 ppc.Jan Kratochvil2013-07-252-21/+36
* __libdwfl_elf_address_range: Add missing internal_function keyword.Jan Kratochvil2013-07-232-1/+5
* Fix false match of non-build-id disk library to build-id memory library.Jan Kratochvil2013-07-238-41/+203
* NEWS: Remove bugfix only entries from Version 0.156.Jan Kratochvil2013-07-192-41/+9
* __libdwfl_find_elf_build_id: Add missing internal_function keyword.Jan Kratochvil2013-07-192-1/+6
* NEWS: Add entries for Version 0.156.Jan Kratochvil2013-07-192-0/+69
* readelf: print actual DIE offsets of DW_OP_GNU_<type> ops.Mark Wielaard2013-07-131-2/+17
* readelf: print actual DW_OP_GNU_parameter_ref DIE offset.Mark Wielaard2013-07-132-32/+66
* libdw. Don't blow up stack in dwarf_getsrclines with lots of lines.Mark Wielaard2013-07-102-8/+33
* Don't assert on mod->e_type in __libdwfl_relocate_value.Mark Wielaard2013-07-082-2/+4
* getcfi_scn_eh_frame: Don't crash and burn when .eh_frame bits aren't there.Mark Wielaard2013-07-082-2/+11
* libdw_visit_scopes: Don't recurse into imported unit children.Mark Wielaard2013-07-082-44/+63
* tests EXTRA_DIST typo, forgot extension in testfilenolines.bz2.Mark Wielaard2013-07-022-1/+6
* libdwfl: link_map.c (report_r_debug) always release memory_callback buffer.Mark Wielaard2013-06-052-5/+15
* Use DT_DEBUG library search first.Jan Kratochvil2013-05-3014-105/+397
* readelf: Format first DW_OP_GNU_implicit_pointer argument as DIE offset.Mark Wielaard2013-05-062-1/+6
* libdw: dwarf_getsrclines don't set end_sequence when there are no lines.Mark Wielaard2013-05-056-4/+44
* Add parameter add_p_vaddr to dwfl_report_elf.Jan Kratochvil2013-05-0513-17/+91
* New macro COMPAT_VERSION_NEWPROTO.Jan Kratochvil2013-04-302-0/+10
* tests: Don't use pushd or popd, just use cd to change working directory.Mark Wielaard2013-04-292-2/+7
* tests: Tests that override EXIT (0) trap need to cleanup themselves.Mark Wielaard2013-04-293-4/+24
* tests: All update tests should use unique temporary file names and cleanup.Mark Wielaard2013-04-285-4/+20
* tests: Add various files to tempfiles so they are always cleaned up.Mark Wielaard2013-04-275-8/+16
* libdwfl/link_map.c: #include system.h.Mark Wielaard2013-04-272-0/+5
* Enable automake parallel-tests for make check.Mark Wielaard2013-04-2770-184/+224
* Unify {BE,LE}{32,64} in lib/system.h.Jan Kratochvil2013-04-264-12/+14
* Updates for Automake 1.13.Mark Wielaard2013-04-2629-121/+312
* libdw: DW_FORM_GNU_ref_alt is always offset_size.Mark Wielaard2013-04-102-1/+7
* readelf: Add --debug-dump=decodedline support.Mark Wielaard2013-04-044-4/+366
* readelf: Display raw .debug_aranges. Use libdw only for decodedaranges.Mark Wielaard2013-04-046-5/+351
* libdw: dwarf_getsrclines mark highest address as end_sequence.Mark Wielaard2013-03-262-0/+10
* readelf: When highpc is in constant form also print as address.Mark Wielaard2013-03-264-7/+32
* Fix dwfl_report_elf BASE alignmentJan Kratochvil2013-03-207-5/+138
* readelf: print_gdb_index_section fix memory leak.Mark Wielaard2013-03-192-0/+6
* readelf: Accept version 8 .gdb_index section format.Mark Wielaard2013-03-192-3/+9
* libdw and libdwfl srcfiles and srclines fixes for partial_units.Mark Wielaard2013-03-129-9/+282
* Fix two memory leaks in findtextrel and strip.Mark Wielaard2013-03-013-2/+14
* elflint.c (check_symtab): Add __bss_start__ to the list of allowed symbols.Mark Wielaard2013-02-242-0/+6
* libdwfl: Try opening files all installed compression libraries.Mark Wielaard2013-02-224-4/+17
* libdw: Handle FORM_GNU_strp_alt for files with string data only in dwz file.Mark Wielaard2013-02-157-3/+88
* libdwfl: Use actual file names in parse_opt failure cases.Mark Wielaard2013-02-102-3/+13
* elflint: Add two more symbols to gnuld list of allowed bad values.Mark Wielaard2013-02-062-3/+17
* backends: Check type DIE exists before calling dwarf_tag ().Mark Wielaard2013-02-0613-36/+59
* Add readelf test for --debug-dump=loc --debug-dump=ranges, -N and -U.Mark Wielaard2013-02-064-1/+118
* readelf: Add -U, --unresolved-address-offsets output control.Mark Wielaard2013-02-062-24/+60
* readelf: Add base to offsets in format_dwarf_addr for debug_loc/ranges.Mark Wielaard2013-02-062-14/+57
* libdwfl/Jan Kratochvil2013-01-302-44/+104
* backends/Jan Kratochvil2013-01-3011-3/+377
* src/Jan Kratochvil2013-01-302-16/+23