summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* libdw: dwarf_formsdata should return a signed valuePetr Machata2018-01-141-1/+2
* tests: Try to use coredumpctl to extract core files.Mark Wielaard2017-12-291-0/+3
* readelf: Handle DW_OP_call2 and DW_OP_call4 correctly.Mark Wielaard2017-12-121-0/+2
* tests: Add varlocs-self and exprlocs-self tests.Mark Wielaard2017-11-151-0/+2
* libdw: Handle DW_OP_GNU_variable_value.Mark Wielaard2017-11-101-2/+2
* lib: Remove md5 and sha1 implementations.Mark Wielaard2017-10-201-4/+3
* ar: Check whether ar header values fit.Mark Wielaard2017-09-201-2/+2
* Drop -rdynamic from deleted-lib.so link stepUlf Hermann2017-08-181-1/+1
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-181-2/+2
* libdw: Add dwarf_default_lower_bound.Mark Wielaard2017-08-021-2/+3
* strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-241-2/+2
* backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-241-4/+1
* strip: Add --keep-section=SECTION and --remove-section=SECTION.Mark Wielaard2017-07-171-2/+2
* strip: Don't generate empty output file when nothing to do.Mark Wielaard2017-06-141-0/+2
* ppc64: Add minimal fallback unwinder.Mark Wielaard2017-06-121-0/+3
* Add frame pointer unwinding for aarch64 and relax backtrace testcases.Ulf Hermann2017-05-021-0/+3
* Add i386 frame pointer unwinder.Mark Wielaard2017-05-021-1/+4
* Add frame pointer unwinding as fallback on x86_64Ulf Hermann2017-05-021-0/+3
* libdw: Fix dwarf_peel_type infinite loop.Mark Wielaard2017-04-051-3/+6
* libelf: Always update last_offset in updatefile and updatemmap.Mark Wielaard2017-04-041-2/+4
* backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-241-2/+2
* tests: unstrip: Add test for mismatched .strtab sectionsKevin Cernekee2016-10-241-2/+4
* tests: Fix --enable-gcov tests build. Add libdw to LDADD for asm_tsts.Mark Wielaard2016-08-301-9/+9