summaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-091-0/+71
|\
| * strip: Also handle gnu compressed debug sections with --reloc-debug-sectionsMark Wielaard2018-11-131-0/+5
| * Handle GNU Build Attribute ELF Notes.Mark Wielaard2018-11-131-0/+4
| * Recognize NT_VERSION notes.Mark Wielaard2018-11-131-0/+5
| * libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLEMark Wielaard2018-11-091-0/+5
| * libdwelf: New function dwelf_elf_begin.Mark Wielaard2018-11-091-0/+6
| * libelf: Explicitly update section data after (de)compression.Mark Wielaard2018-11-091-0/+10
| * strip: Add --reloc-debug-sections-only option.Mark Wielaard2018-11-061-0/+4
| * Recognize and parse GNU Property notes.Mark Wielaard2018-10-291-0/+9
| * readelf: Handle multiple .debug_macro sections and decode header flag.Mark Wielaard2018-10-191-0/+10
| * strip, unstrip: Handle SHT_GROUP correctly.Mark Wielaard2018-10-171-0/+6
| * tests: backtrace-dwarf.c improve error handling in test framework.Mark Wielaard2018-09-211-0/+7
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-111-0/+108
|\|
| * strip,unstrip: Use and set shdrstrndx consistently.Mark Wielaard2018-09-141-0/+6
| * libdw: dwarf_begin_elf should use elf_getshdrstrndx to get section names.Mark Wielaard2018-09-141-0/+6
| * libelf: Fix shnum and section zero handling.Mark Wielaard2018-09-131-0/+6
| * libelf: Fix some issues with ELF_C_RDWR_MMAP.Mark Wielaard2018-09-131-0/+11
| * tests: Add section attribute to defeat -freorder-blocks-and-partition.Mark Wielaard2018-09-111-0/+4
| * unstrip: Also check sh_size in compare_unalloc_sections.Mark Wielaard2018-07-271-0/+6
| * unstrip: Handle SHT_GROUP sections in ET_REL files.Mark Wielaard2018-07-271-0/+8
| * tests: Add core and strip tests for RISC-VAndreas Schwab2018-07-191-0/+12
| * Remove previous test files before running the next roundUlf Hermann2018-07-171-0/+5
| * tests: Update hello_riscv64.ko test file with debuginfo.Mark Wielaard2018-07-171-0/+5
| * tests: Handle compressed sections in next_cfi testcase.Mark Wielaard2018-07-101-0/+7
| * Consolidate error.h inclusion in system.hRoss Burton2018-07-051-0/+37
* | tests: Update hello_riscv64.ko test file with debuginfo.Ulf Hermann2018-07-181-0/+5
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-131-4/+486
|\|
| * libdw: Recognize zero terminator to end frame table in dwarf_next_cfi.Mark Wielaard2018-06-291-0/+10
| * libdw: Allow .debug_frame only Dwarf.Mark Wielaard2018-06-291-0/+17
| * tests: Limit varlocs print_expr_block recursion depth.Mark Wielaard2018-06-291-0/+7
| * libdw: Add dwarf_next_lines to read .debug_line tables without CUs.Mark Wielaard2018-06-291-0/+14
| * backends,bpf: add proper relocation supportYonghong Song2018-06-211-0/+9
| * readelf: Handle signedness of DW_FORM_implicit_const and DW_AT_const_value.Mark Wielaard2018-06-151-0/+9
| * tests: Don't assert on bad DW_OP_GNU_parameter_ref target in varlocs.Mark Wielaard2018-06-111-0/+5
| * libdw: Check validity of dwarf_getabbrev arguments.Mark Wielaard2018-06-111-0/+5
| * tests: Fix cfi_debug_bias assert in varlocs.Mark Wielaard2018-06-101-0/+5
| * readelf: Turn format_print_dwarf into print_dwarf_addr.Mark Wielaard2018-06-091-0/+4
| * tests: Use error, not assert, when trying to print a non-base type DIE.Mark Wielaard2018-06-081-0/+5
| * tests: Drop shared libraries from self_test_files_exe.Mark Wielaard2018-06-021-0/+5
| * readelf: Fix .debug_types printing with implicit section_info.Mark Wielaard2018-06-011-0/+6
| * readelf: Deal with combined normal and split dwarf DebugFission .debug_loc.Mark Wielaard2018-06-011-0/+10
| * tests: Split self_test_files into an exe, lib and obj list.Mark Wielaard2018-06-011-0/+10
| * tests: Run run-low_high_pc.sh testcase on split dwarf files.Mark Wielaard2018-06-011-0/+9
| * libdw: Don't crash on invalid die in dwarf_dieoffset.Mark Wielaard2018-05-311-0/+5
| * libdw: Handle split Dwarf Dies in dwarf_die_addr_die.Mark Wielaard2018-05-311-0/+7
| * readelf, libdw: Add GNU DebugFission .debug_loc support.Mark Wielaard2018-05-311-0/+5
| * readelf: Fix regression with multiple files and implicit debug_info reading.Mark Wielaard2018-05-311-0/+4
| * libdw: Fix memory corruption in libdw_find_split_unit.Mark Wielaard2018-05-301-0/+6
| * readelf: Handle .debug_str_offsets.Mark Wielaard2018-05-301-0/+6
| * readelf handle .debug_addr section.Mark Wielaard2018-05-301-0/+7