summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.180' into mjw/RH-DTSdts-0.180Mark Wielaard2020-06-111-7/+46
|\
| * nm: Explicitly print weak 'V' or 'T' and common 'C' symbols.Mark Wielaard2020-06-071-1/+2
| * libdw: Skip imported compiler_units in libdw_visit_scopes walking DIE treeMark Wielaard2020-05-081-0/+1
| * libdw: Use correct CU to resolve file names in dwarf_decl_file.Mark Wielaard2020-05-081-0/+1
| * tests: Build test-nlist with minimal CFLAGS to guarantee symbol order.Mark Wielaard2020-04-221-0/+9
| * tests: Add missing debuginfod-rpms/fedora31/hello3-*.rpm to EXTRA_DIST.Mark Wielaard2020-03-261-0/+6
| * tests: Add testcase for elf_getphdrnum with more than 65535 entries.Mark Wielaard2020-03-231-3/+7
| * tests: Explicitly unset DEBUGINFOD_URLS.Mark Wielaard2020-02-211-0/+2
| * readelf, elflint: Handle PT_GNU_PROPERTY.Mark Wielaard2020-02-181-3/+5
| * debuginfod: testsuite for general archive (arch-linux) supportFrank Ch. Eigler2020-02-101-1/+6
| * debuginfod server: support .deb/.ddeb archivesFrank Ch. Eigler2019-12-221-1/+7
| * libdwfl: remove broken coalescing logic in dwfl_report_segmentOmar Sandoval2019-12-181-2/+4
* | Merge tag 'elfutils-0.178' into mjw/RH-DTSdts-0.178Mark Wielaard2020-06-111-22/+47
|\|
| * 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
* | Merge tag 'elfutils-0.177' into mjw/RH-DTSdts-0.177Mark Wielaard2020-06-091-4/+21
|\|
| * 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
* | Merge tag 'elfutils-0.176' into mjw/RH-DTSdts-0.176Mark Wielaard2019-03-071-3/+13
|\|
| * 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
* | Merge tag 'elfutils-0.175' into mjw/RH-DTSdts-0.175Mark Wielaard2019-01-111-1/+10
|\|
| * 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
* | Merge branch 'master' into mjw/RH-DTSdts-0.174Mark Wielaard2018-09-141-3/+15
|\|
| * 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
* | Merge tag 'elfutils-0.173' into mjw/RH-DTSdts-0.173Mark Wielaard2018-07-041-21/+83
|\|
| * 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