summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-181-2/+4
* Fix BUILD_STATIC build and enable gcov for debuginfod.Mark Wielaard2019-11-261-1/+1
* debuginfod 2/2: server sideFrank Ch. Eigler2019-11-221-3/+27
* tests: Add new riscv64 test files to EXTRA_DISTMark Wielaard2019-09-071-1/+3
* Implement RISC-V disassemblerUlrich Drepper2019-09-061-1/+2
* Don't use dlopen() for libebl modulesOmar Sandoval2019-08-291-18/+18
* elfclassify: New tool to analyze ELF objects.Florian Weimer2019-08-131-3/+4
* Add backend support for C-SKYMao Han2019-07-171-1/+2
* libdwelf: Add dwelf_elf_e_machine_string and use it in readelf.Mark Wielaard2019-07-101-3/+8
* libelf: Fix some 32bit offset/size issues that break updating 4G+ files.Mark Wielaard2019-06-281-0/+2
* libelf: Mark shdr_flags dirty if offset or size changes during update.Mark Wielaard2019-05-161-1/+4
* readelf: Decode DW_AT_discr_list block attributes.Mark Wielaard2019-05-141-2/+5
* libelf: If xlate can only convert the ELF note header, just do that.Mark Wielaard2019-05-041-3/+5
* configure: Add new --enable-install-elfh option.Mark Wielaard2019-01-311-1/+5
* libebl: Fix reading GNU_PROPERTY_STACK_SIZE reading from 32bit notes.Mark Wielaard2018-12-031-0/+4
* libelf: Get alignment correct when calling conversion functions.Mark Wielaard2018-11-211-2/+4
* libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-0/+2
* libelf: Explicitly update section data after (de)compression.Mark Wielaard2018-11-091-1/+4
* Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+3
* strip, unstrip: Handle SHT_GROUP correctly.Mark Wielaard2018-10-171-0/+1
* strip,unstrip: Use and set shdrstrndx consistently.Mark Wielaard2018-09-141-2/+2
* libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.Mark Wielaard2018-09-141-2/+4
* libelf: Fix shnum and section zero handling.Mark Wielaard2018-09-131-2/+2
* libelf: Fix some issues with ELF_C_RDWR_MMAP.Mark Wielaard2018-09-131-3/+8
* unstrip: Also check sh_size in compare_unalloc_sections.Mark Wielaard2018-07-271-0/+1
* unstrip: Handle SHT_GROUP sections in ET_REL files.Mark Wielaard2018-07-271-1/+2
* tests: Add core and strip tests for RISC-VAndreas Schwab2018-07-191-1/+5
* libdw: Recognize zero terminator to end frame table in dwarf_next_cfi.Mark Wielaard2018-06-291-3/+5
* libdw: Allow .debug_frame only Dwarf.Mark Wielaard2018-06-291-1/+7
* libdw: Add dwarf_next_lines to read .debug_line tables without CUs.Mark Wielaard2018-06-291-1/+6
* backends,bpf: add proper relocation supportYonghong Song2018-06-211-1/+4
* readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value.Mark Wielaard2018-06-151-0/+2
* readelf: Fix .debug_types printing with implicit section_info.Mark Wielaard2018-06-011-0/+2
* readelf: Deal with combined normal and split dwarf DebugFission .debug_loc.Mark Wielaard2018-06-011-0/+2
* libdw: Fix memory corruption in libdw_find_split_unit.Mark Wielaard2018-05-301-2/+3
* readelf: Handle .debug_str_offsets.Mark Wielaard2018-05-301-2/+2
* readelf handle .debug_addr section.Mark Wielaard2018-05-301-0/+2
* libdw: Handle .debug_rnglists in dwarf_ranges.Mark Wielaard2018-05-281-1/+3
* readelf: Add .debug_rnglists support.Mark Wielaard2018-05-271-1/+2
* libdw: Support DW_OP_addrx/constx and split DWARF addrx/constx support.Mark Wielaard2018-05-251-0/+2
* libdw: Add new dwarf_cu_info function.Mark Wielaard2018-05-241-3/+5
* libdw: Handle GNU DebugFission split ranges.Mark Wielaard2018-05-231-3/+8
* libdw: Search skeleton DIE for split compile unit DIE attributes.Mark Wielaard2018-05-201-4/+7
* libdw: dwarf_get_units find split units from .dwo.Mark Wielaard2018-05-191-3/+7
* libdw: Fix crashing on illegal/zero Dwarf_Die.Mark Wielaard2018-05-151-3/+7
* libdw: Handle DWARF5 line tables in dwarf_getsrclines.Mark Wielaard2018-05-111-0/+2
* Add support for RISC-VAndreas Schwab2018-04-231-1/+1
* tests: Test readelf --debug-dump=[decoded]line with min_inst_len > 1.Mark Wielaard2018-04-161-0/+1
* libdw: Restructure address range reading for .debug_loc and .debug_ranges.Mark Wielaard2018-04-131-0/+1
* libdw: Add dwarf_die_addr_die function.Mark Wielaard2018-02-131-3/+6