main
libdw, libdwfl: Save original path of ELF file
build: Rename pic objects to _.os to support -gsplit-dwarf
libdwfl/argp-std.c: Set offline_next_address for a.out default
libdwfl automagic decompression support
libdwfl: specify optional sysroot to search for shared libraries and binaries
lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy
Make __libdwfl_debuginfod_find_* functions thread safe
Make elf section sorting more deterministic
Avoid double-including config.h
lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h
Do not use relative include paths in library files.
Move the #include <libintl.h> into eu-config.h
libdwfl_stacktrace [8/12]: Dwfl* caching via Dwflst_Process_Tracker
unwinder: s390 and s390x
libdwfl/linux-pid-attach.c PR33974: __libdwfl_set_initial_registers_thread on non-Linux
libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c
Improve building with LTO
libdwfl: Work around ET_REL files with sh_addr fields set to non-zero
Add helper function for basename
Replace assert with eu_static_assert where possible.
libdwfl: fix OOB read in elf_from_remote_memory phdr check
eu-stacktrace [3/5]: libdwfl: add unwind origin diagnostics
libdwfl: Make sure mapped is always set in unzip
libdwfl: Add some extra space to buffer to read kernel image header
libelf/libdwfl: Remove LIB_SYSTEM_H define in lib{elf,dwfl}_crc32.c
Fix TEMP_FAILURE_RETRY definition when not defined.
libdwfl: Fix out of memory handling in link_map.c report_r_debug
libdwfl: parse inode in /proc/pid/maps correctly
libdwfl: Support automatic decompression of files in XZ format.
libdwfl/offline.c: Avoid closing invalid fd
libdwfl: remove broken coalescing logic in dwfl_report_segment
libdwfl: Add ZSTD support.