master
lib: Remove -ffunction-sections for xmalloc
Add some supporting framework for C11-style atomics.
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
Avoid double-including config.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
libdw: Add and use a concurrent version of the dynamic-size hash table.
lib: Make error.c more like error(3)
Move the #include <libintl.h> into eu-config.h
lib: remove unused `STROF` definition (NFC)
Introduce xasprintf
Prepare for 0.189
printversion: Fix unused variable
lib: Provide MAX and MIN in system.h
Check for existence of mempcpy