summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Accept any core if no core with the "correct" pid can be found.Mark Wielaard2018-02-162-0/+12
* Include sys/ptrace.h as early as possible.Mark Wielaard2018-02-153-3/+9
* libdw: Add dwarf_die_addr_die function.Mark Wielaard2018-02-134-3/+225
* Use fallthrough attribute.Joshua Watt2018-02-103-2/+7
* libdw: Resolve alt file on first use.Mark Wielaard2018-01-253-1/+27
* tests: Check symtabshdr instead of symtabndx in elfstrmerge.c.Mark Wielaard2018-01-252-5/+10
* libdw: dwarf_formsdata should return a signed valuePetr Machata2018-01-145-2/+92
* tests: Try to use coredumpctl to extract core files.Mark Wielaard2017-12-293-2/+40
* libdw: dwarf_aggregate_size() works with multi-dimensional arraysDima Kogan2017-12-124-0/+9
* readelf: Handle DW_OP_call2 and DW_OP_call4 correctly.Mark Wielaard2017-12-124-0/+99
* readelf: Print CU, base address and unresolved .debug_loc entries.Mark Wielaard2017-11-294-21/+70
* readelf: Print CU, base address and unresolved .debug_range entries.Mark Wielaard2017-11-293-13/+48
* readelf: Print actual file for decl_file and call_file attributes.Mark Wielaard2017-11-293-21/+26
* readelf: Print abbrev code for DIE with --debug-dump=info.Mark Wielaard2017-11-293-41/+46
* readelf: Adjust print_ops formatting.Mark Wielaard2017-11-295-49/+56
* tests: Fix cfi_debug => cfi_debug_bias typo in varlocs assert.Mark Wielaard2017-11-162-1/+5
* tests: Add varlocs-self and exprlocs-self tests.Mark Wielaard2017-11-155-16/+110
* libdw: Handle DW_OP_GNU_variable_value.Mark Wielaard2017-11-105-7/+421
* lib: Remove md5 and sha1 implementations.Mark Wielaard2017-10-203-97/+10
* libelf: Add ELF_E_INVALID_ELF error value.Mark Wielaard2017-10-132-0/+5
* ar: Check whether ar header values fit.Mark Wielaard2017-09-203-2/+48
* Drop -rdynamic from deleted-lib.so link stepUlf Hermann2017-08-182-1/+5
* Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-182-2/+6
* tests: robustify run-strip-nothing.sh against unstripped libc_nonshared.aDmitry V. Levin2017-08-092-1/+5
* libdw: Add DW_MACRO constants and DW_MACRO_GNU compatibility defines.Mark Wielaard2017-08-022-5/+9
* libdw: Add dwarf_default_lower_bound.Mark Wielaard2017-08-023-2/+93
* libdw: Add dwarf_line_file.Mark Wielaard2017-07-262-0/+27
* ppc64: Add HTM SPRs support to readelfGustavo Romero2017-07-253-15/+20
* strip: Deal with ARM data marker symbols pointing to debug sections.Mark Wielaard2017-07-243-2/+110
* backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-242-4/+5
* Write to /dev/null rather than /dev/zeroUlf Hermann2017-07-242-1/+5
* strip: Add --keep-section=SECTION and --remove-section=SECTION.Mark Wielaard2017-07-173-2/+696
* strip: Don't generate empty output file when nothing to do.Mark Wielaard2017-06-143-0/+70
* strip: Make sure old .shstrab is removed when eu-strip recreates it.Mark Wielaard2017-06-142-0/+12
* ppc64: Add minimal fallback unwinder.Mark Wielaard2017-06-126-1/+43
* Add frame pointer unwinding for aarch64 and relax backtrace testcases.Ulf Hermann2017-05-027-1/+54
* Add i386 frame pointer unwinder.Mark Wielaard2017-05-025-1/+42
* Add frame pointer unwinding as fallback on x86_64Ulf Hermann2017-05-025-0/+39
* tests: Add core backtracegen check and regen ppc32 backtrace testfiles.Mark Wielaard2017-05-025-0/+30
* Revert "Optionally allow unknown symbols in the backtrace tests"Mark Wielaard2017-05-023-31/+17
* Avoid YESSTR and NOSTRUlf Hermann2017-04-263-18/+24
* Clean up linux-specific system includesUlf Hermann2017-04-263-2/+7
* Add missing peel_type.c test for commit f339da.Mark Wielaard2017-04-071-0/+119
* elflint: Support checking ELF files with compressed sections.Mark Wielaard2017-04-054-2/+37
* libdw: Fix dwarf_peel_type infinite loop.Mark Wielaard2017-04-053-3/+77
* libelf: Always update last_offset in updatefile and updatemmap.Mark Wielaard2017-04-043-2/+459
* backends: Add support for EM_PPC64 GNU_ATTRIBUTES.Mark Wielaard2017-03-244-3/+22
* Check for existence of mempcpyUlf Hermann2017-02-172-0/+5
* Optionally allow unknown symbols in the backtrace testsUlf Hermann2017-02-143-12/+38
* Make the backtrace-data test helper more robustUlf Hermann2017-02-142-3/+19