main
lib: Remove -ffunction-sections for xmalloc
Replace usage of ar with stored library manifest files
libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLE
lib{asm,cpu,dw,dwfl,dwelf}: Move platform depended include into system.h
Implement RISC-V disassembler
lib: Prevent double inclusion of config.h through system.h
Always use the same method to query the system page size
Remove redundant casts of memory allocating functions returning void *
Update name, license and contributor policy.
Fix typos from codespell
Update minimum C compiler supported to C11 plus stdatomic.h
lib: Add eu_tsearch, eu_tfind, eu_tdelete and eu_tdestroy
libdw: Fix eu_search_tree TOCTOU bugs
lib: remove unused `STROF` definition (NFC)
Introduce xasprintf
Change type of dwarf_lock from rwlock to mutex
lib: Add missing config.h include to next_prime.c
Prepare for 0.195
PR 30000: debuginfod-find should have a source-list verb
elfcompress: Handle existing output files (symlinks)
Move the #include <libintl.h> into eu-config.h
lib: Provide MAX and MIN in system.h
Check for existence of mempcpy