]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2019-04-28  Mark Wielaardnm: Simplify naming of invalid sections, check shdr...
2019-04-28  Mark Wielaardelfcmp: Handle bad sections without crashing.
2019-04-28  Mark Wielaardlibebl: Check ebl is not NULL in ebl_symbol_[binding...
2019-04-28  Mark Wielaardlibdwfl: Make sure to left shift a unsigned 64bit value...
2019-04-28  Mark Wielaardlibdwfl: Don't call realloc with zero in cu.c addraranges.
2019-04-28  Mark Wielaardlibdw: Remove unused variable initialization in dwarf_s...
2019-04-28  Mark Wielaardlibdw: Call check_constant_offset with direct pointers.
2019-04-27  Mark Wielaardlibdw: Reject DW_OP_implicit_value in CFI.
2019-04-15  Mark Wielaardconfig: Add git tag --verify to upload-release.sh.
2019-04-14  Mark Wielaardbackends: riscv_cfi.c had a bad BACKEND define.
2019-04-14  Mao Hanlibelf: Sync elf.h from glibc
2019-04-10  Mark Wielaardreadelf: Print DW_AT_data_member_location as decimal...
2019-03-29  Mark Wielaardreadelf: print_debug_macinfo_section, check cus[0]...
2019-03-27  Mark Wielaardlibdwfl: Sanity check partial core file phdrs data...
2019-03-27  Mark Wielaardstrip: Files with symbols referring to non-existing...
2019-03-07  Mark Wielaardlibelf: Use posix_memalign instead of aligned_alloc.
2019-03-06  Mark Wielaardlibasm: Check return value of gelf_update_ehdr in asm_end.
2019-03-06  Mark Wielaardlibelf: Fix possible resource leak in elf[32|64]_update...
2019-03-04  Mark Wielaardtests: Remove tgkill define from backtrace.c
2019-02-28  Mark Wielaardlibelf: Remove unused __elf_xfctstof.
2019-02-28  Mark Wielaardlibelf: Remove unused internal __elf[32|64]_msize funct...
2019-02-28  Mark Wielaardlibelf: There is just one ELF version.
2019-02-28  Mark Wielaardlibdwfl: Initialize notes early in intuit_kernel_bounds.
2019-02-19  Mark Wielaardlibelf: Handle zero size decompressed data.
2019-02-15  Mark Wielaards390: elflint should check if _GLOBAL_OFFSET_TABLE_... elfutils-0.176
2019-02-14  Mark WielaardPrepare for 0.176
2019-02-14  Mark Wielaardlibelf: Make sure ar_size is terminated when reading...
2019-02-01  Mark Wielaardlibdw: Check there is enough space for CU 64bit length...
2019-02-01  Mark Wielaardreadelf: Check there is enough data to read DWARF line...
2019-01-31  Mark Wielaardconfigure: Add new --enable-install-elfh option.
2019-01-31  Mark Wielaardtests: Remove assert (errno == 0) from tests.
2019-01-31  Yonghong Songtests: parse inode in /proc/pid/maps/correctly in run...
2019-01-29  Mark Wielaardlibebl: Check GNU property note data padding fits insid...
2019-01-29  Yonghong Songlibdwfl: parse inode in /proc/pid/maps correctly
2019-01-24  Ulf Hermanntests: Use separate files for strip outputs
2019-01-24  Mark Wielaardstrip: Fix check test for SHN_XINDEX symbol.
2019-01-22  Mark Wielaardreadelf: Don't go past end of line data reading unknown...
2019-01-22  Mark Wielaardlibdw: Check terminating NUL byte in dwarf_getsrclines...
2019-01-22  Mark Wielaardlibdwfl: Sanity check partial core file dyn data read.
2019-01-16  Mark Wielaardlibebl: Check NT_PLATFORM core notes contain a zero...
2019-01-16  Mark Wielaardlibelf: Correct overflow check in note_xlate.
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...
next