master
debuginfod: Make sure there is only one typedef for debuginfod_client
Do not use relative include paths in library files.
lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h
libdwfl automagic decompression support
libdwfl: Don't undef _
Make elf section sorting more deterministic
Avoid double-including config.h
Move the #include <libintl.h> into eu-config.h
unwinder: s390 and s390x
libdwfl: Add new function dwfl_frame_reg
libdwfl: Make __libdwfl_addrsym a static function in dwfl_module_addrsym.c
Improve building with LTO
libelf/libdwfl: Remove LIB_SYSTEM_H define in lib{elf,dwfl}_crc32.c
Fix TEMP_FAILURE_RETRY definition when not defined.
dwfl: fix potential overflow when reporting on kernel modules
libdwfl: parse inode in /proc/pid/maps correctly
libdwfl: Support automatic decompression of files in XZ format.
libdwfl: add check for elf_memory return value
Come up with startswith function.
libdwfl: remove broken coalescing logic in dwfl_report_segment
libdwfl: Add ZSTD support.