]> git.ipfire.org Git - thirdparty/elfutils.git/shortlog
thirdparty/elfutils.git
2025-05-03  Mark Wielaardlibdw: Add RPATH to MAIN_CHECK programs
2025-04-29  Mark Wielaardunstrip: Check symtab and strtab sections have data...
2025-04-29  Mark Wielaardreadelf: Pass around GElf_Ehdr instead of calling gelf_...
2025-04-29  Mark Wielaardar: Check elf_getahdr doesn't return NULL
2025-04-25  Aaron MereyPrepare for 0.193 elfutils-0.193
2025-04-25  Aaron Mereysrc/.gitignore: Add stacktrace
2025-04-25  Serhei Makaroveu-stacktrace [12/12]: use dwflst_perf_sample_getframes
2025-04-25  Serhei Makarovlibdwfl_stacktrace [11/12]: add dwflst_perf_sample_getf...
2025-04-25  Serhei Makaroveu-stacktrace [10/12]: use dwflst_tracker_find_pid
2025-04-25  Serhei Makarovlibdwfl_stacktrace [9/12]: add dwflst_tracker_find_pid
2025-04-25  Serhei Makarovlibdwfl_stacktrace [8/12]: Dwfl* caching via Dwflst_Pro...
2025-04-25  Serhei Makaroveu-stacktrace [7/12]: use Dwflst_Process_Tracker for...
2025-04-25  Serhei Makarovlibdwfl_stacktrace [6/12]: Elf* caching via dwflst_proc...
2025-04-25  Serhei Makarovlibdwfl_stacktrace [5/12]: introduce Dwflst_Process_Tracker
2025-04-25  Serhei Makarovlibdwfl_stacktrace [4/12]: intro library, add dwflst_pe...
2025-04-25  Serhei Makarovlibebl [3/12]: eu-stacktrace: use new register handling api
2025-04-25  Serhei Makarovlibdwfl [2/12]: expose setfunc callback for libdwflP...
2025-04-25  Serhei Makarovlibebl [1/12]: api for perf register handling, start...
2025-04-08  Mark Wielaardlibdw: Add Nim language and dwarf_srclang tests
2025-04-06  Mark Wielaardlib: Prevent double inclusion of config.h through system.h
2025-04-06  Mark Wielaardconfigure: Use AC_CHECK_HEADERS to detect stdatomic.h
2025-04-04  Samuel Zeterreadelf: Add 'Key to Flags' to eu-readelf --section...
2025-03-28  Michael Trappdebuginfod: add --listen-address option
2025-03-27  Aaron Mereylibdw/libdw_findcu.c: Fix TOCTOU race condition in...
2025-03-27  Aaron Mereytests/.gitignore: Add dwarf_language_lower_bound, test...
2025-03-26  Mark Wielaardtests/thread-safety-subr.sh: Change if [[ ]] to if [ ]
2025-03-26  Heather S.... Add tests/run-eu-search-die.sh
2025-03-26  Heather S.... Add tests/run-eu-search-lines.sh
2025-03-26  Heather S.... Add tests/run-eu-search-macros.sh
2025-03-26  Heather S.... Add tests/run-eu-search-cfi.sh
2025-03-26  Aaron MereyAdd tests/thread-safety-subr.sh
2025-03-26  Aaron MereyAdd configure option --enable-helgrind
2025-03-26  Aaron MereylibdwP.h: Add locking to str_offsets_base_off
2025-03-26  Aaron Mereylibdw: Add locking to dwarf_getsrcfiles, dwarf_getsrcli...
2025-03-26  Aaron MereyChange type of dwarf_lock from rwlock to mutex
2025-03-11  Mark Wielaardreadelf: Add support for printing DW_AT_language_name...
2025-03-10  Mark Wielaardlibdw: Make dwarf_srclang forward compatible with DW_AT...
2025-03-08  Mark Wielaardlibdw: Add dwarf_language and dwarf_language_lower_boun...
2025-03-08  Mark Wielaarddwarf.h: Add DWARF v6 langauge attributes and DW_LNAME...
2025-03-05  Frank Ch. EiglerPR31862: debuginfod: client to cache x-debuginfod-...
2025-03-01  Mark Wielaardlibelf: Rewrite elf_scnshndx, extended index table...
2025-02-27  Mark Wielaardreadelf: Use section_name instead of elf_strptr in...
2025-02-27  Anton Moryakovreadelf: check elf_getarhdr returns NULL in dump_archiv...
2025-02-23  Markus Mayeraarch64: define struct user_pac_mask if needed
2025-02-20  Frank Ch. EiglerRevert "debuginfod-client: correct invalid free() in...
2025-02-19  Frank Ch. Eiglerdebuginfod-client: correct invalid free() in failed...
2025-02-14  Mark Wielaardlibelf: Handle elf_strptr on section without any data
2025-02-14  Mark Wielaardstrip: Verify symbol table is a real symbol table
2025-02-14  Mark Wielaardreadelf: Skip trying to uncompress sections without...
2025-02-14  Mark Wielaardreadelf: Handle NULL phdr in handle_dynamic_symtab
2025-02-14  Mark Wielaardlibelf, readelf: Use validate_str also to check dynamic...
2025-02-14  Mark Wielaardlibdw: Simplify __libdw_getabbrev and fix dwarf_offabbr...
2025-02-11  Mark Wielaardelflint: process_file both prefix and suffix are NULL...
2025-02-07  Aaron Mereytests/Makefile.am: Add --track-fds=yes to valgrind_cmd
2025-02-07  Aaron Mereytests: Avoid leaking file descriptors
2025-02-07  Aaron Mereytests/backtrace-subr.sh: Avoid valgrind track-fds in...
2025-02-07  Aaron Mereylibdwfl/offline.c: Avoid closing invalid fd
2025-02-07  Anton Moryakovobjdump: Handle elf_getarhdr returning NULL in handle_ar
2025-01-30  Alfred Wingatestacktrace: Add missing locale.h
2025-01-29  Alfred WingateDeclare HAVE_ERROR_H only if error symbol is available
2025-01-27  Aaron MereyAdd eu_search_tree_init
2025-01-25  Aaron Mereysrc/readelf.c: Close skel_fd
2025-01-25  Aaron Mereydebuginfod-client.c: Avoid freeing uninitialized value
2025-01-21  Michael PrattReplace usage of ar with stored library manifest files
2025-01-21  Aaron Mereylibdwfl/argp-std.c: Set offline_next_address for a...
2025-01-10  Mark WielaardUpdate minimum C compiler supported to C11 plus stdatomic.h
2025-01-10  Philippe Benardlibcpu: Remove false positive null ptr deref warning...
2025-01-10  Mark Wielaardconfig: Put the -D option as first argument to INSTALL_DATA
2025-01-10  Michael PrattConsolidate list of custom phony targets
2025-01-10  Michael PrattConsolidate custom clean targets for coverage files
2025-01-10  Michael PrattMakefile.am: include common eu.am definitions
2024-12-30  Mark Wielaardbackends: check_special_symbol _GLOBAL_OFFSET_TABLE_...
2024-12-10  Aaron Mereydebuginfod.cxx: Fix unused parameter warning
2024-12-08  Henning Meyerdebuginfod: in --cors mode, add CORS response headers...
2024-12-02  Mark Wielaardlibdw: Update DW_LANG codes
2024-11-25  Aaron Mereysrcfiles.cxx: Prevent fd and entry leak
2024-11-22  Mark Wielaardlibdw: Don't use ATOMIC_VAR_INIT
2024-11-08  Michael PrattConsolidate and add files to clean target variables users/amerey/try-clean
2024-11-07  Mark Wielaardlibelf: Only fetch shdr once in elf_compress[_gnu]
2024-11-05  Aaron Mereystrip: Ignore --reloc-debug-sections-only for non-ET_RE...
2024-10-29  Aaron Mereytests/.gitignore: Add newzdata
2024-10-29  Aaron Mereyconfigure.ac: Fix ENABLE_IMA_VERIFICATION conditional
2024-10-29  RocketDevconfig: fix globing error for zsh
2024-10-24  Mark Wielaardconfig: Enable Debuginfod RPM sig checking and eu-stack...
2024-10-24  Mark Wielaardstacktrace: Init elf_fd in sysprof_init_dwfl
2024-10-24  Mark Wielaardconfigure: better error message for [lib]debuginfod...
2024-10-23  Mark Wielaardlibelf: Add libeu objects to libelf.a static archive
2024-10-23  Mark Wielaardtests: run-debuginfod-seekable.sh depends on LZMA and...
2024-10-18  Aaron Mereyconfig/elfutils.spec.in: Add missing wildcard elfutils-0.192
2024-10-18  Aaron MereyPrepare for 0.192
2024-10-18  Aaron Mereydoc: Add libelf man page
2024-10-18  Mark Wielaardlibelf: Treat elf_memory image as writable
2024-10-18  Mark Wielaardlibelf: elf_compress doesn't handle multiple elf_newdat...
2024-10-17  Serhei Makaroveu-stacktrace [5/5]: NEWS: add entry for new tool
2024-10-17  Serhei Makaroveu-stacktrace [4/5]: src: add unwind origin diagnostics...
2024-10-17  Serhei Makaroveu-stacktrace [3/5]: libdwfl: add unwind origin diagnostics
2024-10-17  Serhei Makaroveu-stacktrace [2/5]: configure.ac: initial version...
2024-10-17  Serhei Makaroveu-stacktrace [1/5]: src: add eu-stacktrace tool
2024-10-17  Michael PrattRemove usage of "unlocked" variant of stdio print functions
2024-10-16  Aaron Mereydoc/Makefile.am: Add man pages
next