]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2026-06-19  Sayed Kaifx86: Fix out-of-bounds heap write in sample_perf_regs_m...
2026-06-18  Mark Wielaardelfcompress: Handle existing output files (symlinks)
2026-06-16  Aaron Mereyversion.h: Add _ELFUTILS_THREAD_SAFE
2026-06-15  Aaron Mereydebuginfod-client.c: Set CURLOPT_CONNECTTIMEOUT_MS
2026-06-02  Aaron Mereyriscv_disasm.c: Fix out-of-bounds reads
2026-05-28  Mark Wielaardelfcompress: Handle shstrtab/symtab names more consistently
2026-05-21  Mark Wielaardlibelf: Get orig_addralign the same way for 32/64 bit...
2026-05-21  Mark Wielaardelfcompress: Fix off-by-one sanity check
2026-05-21  Mark Wielaardelfcompress: Don't over allocate sections bitmap
2026-05-21  Mark Wielaardlibelf: Check uncompressed gnu size fits into d_size...
2026-05-14  Aaron Mereydwarf_getsrclines.c: Restore initialization of debug_st...
2026-05-14  Mark Wielaarddebuginfod: Don't trust x-debuginfod-size in debuginfod...
2026-05-14  Mark Wielaarddebuginfod-client: Use CURLOPT_MAXREDIRS
2026-05-13  Aaron Mereytests/Makefile.am: Add --track-destroy=yes to valgrind_cmd
2026-05-13  Aaron Mereysrc/strip.c: Unconditionally re-iterate when preserving...
2026-05-12  Sergei Zimmermanbackends/i386_reloc.def: Fix entry for R_386_TLS_DESC
2026-05-12  Mark Wielaardlibebl: Handle calloc failure in ebl_sample_perf_regs_m...
2026-05-09  Mark Wielaardlibdw: Check .debug_line header field minimum_instr_len...
2026-05-07  Ekaterine Papavapo: Add Georgian (ka) translation
2026-05-04  Mark Wielaardlibdwfl: Fix out of memory handling in link_map.c repor...
2026-04-20  Mark Wielaardconfig: Remove empty /* */ comment from known-dwarf.awk
2026-04-15  Aaron MereyPrepare for 0.195 elfutils-0.195
2026-04-15  Aaron Mereyconfig/elfutils.spec.in: package gelf.3 in %files
2026-04-15  Aaron Mereydoc: Update libelf.3 with gelf.h information
2026-04-14  Serhei Makarovsrc/stacktrace.c: Enable ARM support
2026-04-14  Serhei Makarovbackends/: add 32-bit ARM sample_regs support
2026-04-14  Serhei Makarovbackends/: should use size_t n_regs_mapping for *_sampl...
2026-04-14  Serhei Makarovlibebl/eblinitreg_sample.c: fix a potential off-by...
2026-04-14  Serhei Makarovbackends/: fixup x86 initreg_sample to share code with...
2026-04-14  Serhei Makarovbackends/: add aarch64 sample_regs support
2026-04-14  Mark Wielaardlibdw: Recognize .debug_dwp section in scn_dwarf_type...
2026-04-14  Mark Wielaardelf_newdata: Make sure to set d_type to ELF_T_BYTE...
2026-04-14  Mark Wielaardconfig: Make known-dwarf work for DW_SECT
2026-04-10  Mark Wielaardelflint: Recognize debug dwo sections
2026-04-08  Roman Bolshakovdebuginfod: Add a flag to limit scan depth
2026-04-07  Mark Wielaardlibebl: Explicitly check Ehdr can be used in eblopenbackend
2026-04-01  Mark Wielaardreadelf: print .debug_cu_index and .debug_tu_index...
2026-03-29  Josef Cejkadebuginfod: add metadata query by buildid
2026-03-26  Mark Wielaarddebuginfod: Make sure PATH_MAX exists in debuginfod...
2026-03-24  Mark Wielaardreadelf: Print split DWARF CU version, unit type and id
2026-03-23  Fabian Rastelflint: add additional lints to LOAD, INTERP and PHDR...
2026-03-19  Serhei Makarovlibdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initi...
2026-03-19  Aaron Mereydebuginfod-client.c: Add dummy debuginfod_default_progr...
2026-03-13  Aaron Mereydebuginfod-find: Restore DEBUGINFOD_PROGRESS behaviour
2026-03-13  Aaron Mereylibdebuginfod: Add the default progress callback functi...
2026-03-13  Aaron Mereygelf_update_move.c: Handle ELFCLASS32 and ELFCLASS64...
2026-03-13  Aaron Mereydoc: Add gelf_checksum.3
2026-03-13  Aaron Mereydoc: Add gelf_update_auxv.3
2026-03-13  Aaron Mereydoc: Add gelf_getauxv.3
2026-03-13  Aaron Mereydoc: Add gelf_getnote.3
2026-03-13  Aaron Mereydoc: Add gelf_update_lib.3
2026-03-13  Aaron Mereydoc: Add gelf_getlib.3
2026-03-13  Aaron Mereydoc: Add gelf_update_move.3
2026-03-13  Aaron Mereydoc: Add gelf_getmove.3
2026-03-13  Aaron Mereydoc: Add gelf_update_dyn.3
2026-03-13  Aaron Mereydoc: Add gelf_getdyn.3
2026-03-13  Aaron Mereydoc: Add gelf_update_syminfo.3
2026-03-13  Aaron Mereydoc: Add gelf_getsyminfo.3
2026-03-13  Aaron Mereydoc: Add gelf_update_symshndx.3
2026-03-13  Aaron Mereydoc: Add gelf_getsymshndx.3
2026-03-13  Aaron Mereydoc: Add gelf_update_sym.3
2026-03-13  Aaron Mereydoc: Add gelf_getsym.3
2026-03-10  Mark Wielaardlibelf: elf_update should make sure section zero exists
2026-03-06  Mark WielaardReplace assert with eu_static_assert where possible.
2026-03-05  Mark Wielaardlibdwfl: Work around ET_REL files with sh_addr fields...
2026-03-03  Frank Ch. EiglerPR33937: docs: catch up debuginfod-find / client docs...
2026-03-02  Aaron Mereydwarf_tag.c: Protect cu->last_abbrev_offset with lock
2026-02-25  Mark Wielaardaarch64: Recognize SHT_AARCH64_ATTRIBUTES
2026-02-25  Aaron Mereydwarf_begin_elf.c: Fix lock resource leak
2026-02-24  Aaron Mereydoc: Add gelf_xlatetof.3 and gelf_xlatetom.3
2026-02-24  Aaron Mereydoc: Add gelf_getchdr.3
2026-02-24  Aaron Mereydoc: Add gelf_update_phdr.3
2026-02-24  Aaron Mereydoc: Add gelf_getphdr.3
2026-02-24  Aaron Mereydoc: Add gelf_fsize.3
2026-02-17  Samuel Dainardreadelf: Fix NULL pointer dereference in process_symtab...
2026-02-17  Aaron MereyCONTRIBUTING: Add Policy on the Use of LLM-generated...
2026-02-17  Michael Trappdebuginfod: add filename to archive_exception log
2026-02-17  Mark Wielaardtests: Skip tests on non-ELF bitcode object files
2026-02-17  Mark Wielaardreadelf: Don't warn for CUs with the same base addresses
2026-02-17  Mark Wielaardreadelf: Handle CUs that share an addr_base or str_offs...
2026-02-17  Mark Wielaardelflint: Recognize .relro_padding section
2026-02-17  Mark Wielaardelflint, readelf, support SHT_LLVM_LTO and SHT_LLVM_ADDRSIG
2026-02-17  Mark Wielaardelflint: Accept R_X86_64_DTPOFF64 in ET_REL files
2026-02-10  Aaron Mereysrc/elfclassify.c: Fix memory leak in check_ar_members
2026-02-09  Mark Wielaardconfigure: Add -Wdeprecated-non-prototype and -Wfree...
2026-02-07  Mark Wielaardconfigure: Add -Wmissing-parameter-name if available
2026-02-07  Mark Wielaardstacktrace: fix a C23-ism in sigint_handler
2026-02-05  Serhei MakarovPR33854: fix regression in dwflst_perf_sample_getframes
2026-02-03  Aaron MereyMake __libdwfl_debuginfod_find_* functions thread safe
2026-01-09  Aaron Mereygelf_getmove.c: Handle ELFCLASS32 and ELFCLASS64 separately
2026-01-06  Mark Wielaardforge: Add a forgejo workflow to run various tests
2025-12-18  Mark Wielaardtests: Disable valgrind for run-large-elf-file and...
2025-12-17  Martin Liškareadelf: gcc_except_table: add newline in output
2025-12-15  Mark Wielaardlibelf: Add gelf_fsize main check
2025-12-09  Mark Wielaardlibdw: Make sure to get .eh_frame_hdr with .eh_frame...
2025-12-09  Arnout Engelentests: improve reliability of run-sysroot.sh
2025-12-09  Martin Liškareadelf: improve output format for .gcc_except_table
2025-12-05  Martin CermakPR33635: Introduce debuginfod --home-redirect and ...
2025-12-05  Mark Wielaardlibdw: Translate DW_LANG_Algol68 to DW_LNAME_Algol68...
2025-12-02  Mark Wielaardlibdw: Add Erlang, Elixir and Gleam language constants
next