platform/upstream/elfutils.git
2019-01-16 Mark Wielaardlibebl: Check GNU property note pr_datasz fits inside...
2019-01-13 Ulf HermannSkip run-readelf-compressed.sh test if built without...
2019-01-13 Jim WilsonRISC-V: Add untested 32-bit core file support.
2019-01-10 Jim WilsonRISC-V: Add initial return value location support.
2019-01-08 Jim WilsonRISC-V: Improve riscv64 core file support.
2018-12-02 Mark Wielaardlibebl: Fix reading GNU_PROPERTY_STACK_SIZE reading...
2018-11-28 Mark Wielaardtests: Improve backtrace-data SKIP message.
2018-11-23 Mark Wielaardlibdwfl: Fix relocation overlap sanity check.
2018-11-23 Mark Wielaardlibdw: Enable building with -Og.
2018-11-21 Mark Wielaardtests: Call test_cleanup in backtrace-subr.sh check_uns...
2018-11-21 Mark Wielaardlibelf: Get alignment correct when calling conversion...
2018-11-21 Mark WielaardAdd -Wtrampolines to CFLAGS.
2018-11-16 Mark Wielaardconfig/upload-release.sh: Need to make before make...
2018-11-16 Mark WielaardUpdate upload-release.sh script and po files. elfutils-0.175
2018-11-16 Mark Wielaardlibelf: Mark both fsize and msize with const attribute.
2018-11-15 Mark Wielaardlibebl: Don't update w, t and len unnecessarily in...
2018-11-14 Mark WielaardPrepare for 0.175
2018-11-13 Mark Wielaardelflint: Allow PT_GNU_EH_FRAME segment to match SHT_X86...
2018-11-13 Mark Wielaardlibelf: Correctly setup alignment of SHF_COMPRESSED...
2018-11-13 Mark Wielaardstrip: Also handle gnu compressed debug sections with...
2018-11-13 Mark WielaardHandle GNU Build Attribute ELF Notes.
2018-11-13 Mark WielaardRecognize NT_VERSION notes.
2018-11-09 Mark Wielaardlibcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE...
2018-11-09 Mark Wielaardlibdwelf: New function dwelf_elf_begin.
2018-11-09 Mark Wielaardbackends: Add x86_64 section_type_name for SHT_X86_64_U...
2018-11-09 Milian WolffAlso find CFI in sections of type SHT_X86_64_UNWIND
2018-11-09 Mark Wielaardlibelf: Explicitly update section data after (de)compre...
2018-11-06 Mark Wielaardstrip: Add --reloc-debug-sections-only option.
2018-11-06 Mark Wielaardstrip: Extract code to update shdrstrndx into new commo...
2018-11-06 Mark Wielaardstrip: Split out debug section relocation into separate...
2018-11-06 Mark Wielaardstrip: Always copy over any phdrs if there are any.
2018-11-02 Mark Wielaardunstrip: Add ELF_CHECK to make sure gelf_getehdr (...
2018-10-28 Mark WielaardRecognize and parse GNU Property notes.
2018-10-24 Mark Wielaardaddr2line: Use elf_getshdrstrndx not Ehdr field to...
2018-10-24 Mark Wielaardreadelf: Use shstrndx to lookup section names.
2018-10-20 Mark Wielaardbackends: ppc use define instead of const for size...
2018-10-19 Mark Wielaardreadelf: Make sure readp is smaller than cieend in...
2018-10-19 Mark Wielaardreadelf: Make sure readp is smaller than cieend in...
2018-10-19 Mark WielaardCheck sh_entsize is not zero.
2018-10-19 Mark Wielaardsize: Handle recursive ELF ar files.
2018-10-19 Mark Wielaardarlib: Check that sh_entsize isn't zero.
2018-10-19 Mark Wielaardar: Assume epoch if ar_date is bogus.
2018-10-19 Mark Wielaardfindtextrel: Check that sh_entsize isn't zero.
2018-10-19 Mark Wielaardlibdwfl: Sanity check partial core file data reads.
2018-10-19 Mark Wielaardreadelf: Handle multiple .debug_macro sections and...
2018-10-19 Mark Wielaardunstrip: Renumber the group section indexes.
2018-10-17 Mark Wielaardstrip, unstrip: Handle SHT_GROUP correctly.
2018-10-13 Andreas SchwabHandle ADD/SUB relocations
2018-09-21 Mark Wielaardtests: backtrace-dwarf.c improve error handling in...
2018-09-14 Mark WielaardPrepare for 0.174 elfutils-0.174
2018-09-13 Mark Wielaardlibdwfl: Document core memory and remote memory ELF...
2018-09-13 Mark Wielaardreadelf: Use elf_getshdrnum in print_shdr and print_phdr.
2018-09-13 Mark Wielaardstrip,unstrip: Use and set shdrstrndx consistently.
2018-09-13 Mark Wielaardlibdw: dwarf_begin_elf should use elf_getshdrstrndx...
2018-09-13 Mark Wielaardelflint: Use shnum and shstrndx instead of ehdr field...
2018-09-13 Mark Wielaardlibelf: Fix shnum and section zero handling.
2018-09-13 Mark Wielaardelfcmp: Get, check and shdrstrndx for section names.
2018-09-13 Mark Wielaardlibebl: Use elf_getshdrstrndx in ebl_section_strip_p.
2018-09-13 Mark Wielaardbackends: Use elf_getshdrstrndx to find .odp section...
2018-09-13 Mark Wielaardbackends: Always use elf_getshdrstrndx in check_special...
2018-09-13 Mark Wielaardlibelf: Fix some issues with ELF_C_RDWR_MMAP.
2018-09-11 Mark Wielaardtests: Add section attribute to defeat -freorder-blocks...
2018-08-30 Mark Wielaardstrip: Handle mixed allocated/non-allocated sections.
2018-08-18 Mark Wielaardlibdw: Check end of attributes list consistently.
2018-08-18 Mark Wielaardlibdw, readelf: Make sure there is enough data to read...
2018-08-18 Mark Wielaardelflint: Fix check_sysv_hash[64] sanity checks to not...
2018-08-18 Mark Wielaardlibelf: Return error if elf_compress_gnu is used on...
2018-07-27 Mark Wielaardlibelf: Fix documentation of elf_getshdrstrndx and...
2018-07-27 Mark Wielaardunstrip: Also check sh_size in compare_unalloc_sections.
2018-07-27 Mark Wielaardunstrip: Handle SHT_GROUP sections in ET_REL files.
2018-07-24 Mark Wielaardelfcompress: Don't rewrite file if no section data...
2018-07-22 Andreas Schwabbackends: add abi_cfi and set_initial_registers_tid...
2018-07-22 Mark Wielaardelfcompress: Swap fchmod and fchown calls on new file.
2018-07-19 Andreas Schwabtests: Add core and strip tests for RISC-V
2018-07-19 Andreas SchwabFix typo in riscv_register_info
2018-07-17 Ulf HermannDon't include sys/uio.h if we don't need it
2018-07-17 Andreas Schwabbackends: add core_note callback for RISC-V
2018-07-17 Ulf HermannRemove previous test files before running the next...
2018-07-17 Mark Wielaardtests: Update hello_riscv64.ko test file with debuginfo.
2018-07-13 Andreas Schwabbackends: add set_initial_registers_tid callback for...
2018-07-10 Mark Wielaardtests: Handle compressed sections in next_cfi testcase.
2018-07-05 Mark Wielaardreadelf: Don't shadow index function from string.h
2018-07-05 Ross BurtonConsolidate error.h inclusion in system.h
2018-07-05 Ross BurtonRequire gawk in maintainer mode
2018-07-04 Mark Wielaardconfig: Add upload-release.sh script.
2018-06-29 Mark WielaardPrepare for 0.173 elfutils-0.173
2018-06-29 Mark Wielaardlibdw: Recognize zero terminator to end frame table...
2018-06-29 Mark Wielaardlibdw: Allow .debug_frame only Dwarf.
2018-06-29 Mark Wielaardlibdw: Remove dwarf_getscn_info from libdw.h and libdw...
2018-06-29 Mark Wielaardtests: Limit varlocs print_expr_block recursion depth.
2018-06-29 Mark Wielaardlibdw: Add dwarf_next_lines to read .debug_line tables...
2018-06-25 Mark Wielaardlibdw: Handle bogus CU length in dwarf_nextcu.
2018-06-22 Mark Wielaardlibelf: Don't return unaligned data returned from elf_g...
2018-06-21 Yonghong Songbackends,bpf: add proper relocation support
2018-06-21 Mark Wielaardlibelf: Sync elf.h from glibc.
2018-06-20 Mark Wielaardlibdw: Break dwarf_aggregate_size recursion because...
2018-06-20 Mark Wielaardlibdw: dwarf_peel_type break long chains/cycles.
2018-06-20 Mark Wielaardlibdw: aggregate_size check NULL result from get_type.
2018-06-20 Andreas Schwabbackends: add abi_cfi and register_info callbacks for...
2018-06-18 Luiz Angelo... libdw: Initialize filelist earlier in dwarf_getsrclines...
next