main
src/.gitignore: Add stacktrace
readelf: display dynamic symtab without section headers
src: Add threadlib library for parallel job execution
Add helper function for basename
ar: Check elf_getahdr doesn't return NULL
Move the #include <libintl.h> into eu-config.h
Replace assert with eu_static_assert where possible.
Strip __ prefix from __BYTE_ORDER __LITTLE_ENDIAN and __BIG_ENDIAN
Update name, license and contributor policy.
elfclassify: Fix invalid realloc when growing ar member path
elfcompress: Handle existing output files (symlinks)
elflint: Recognize debug dwo sections
merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' and 'c22c8c43f8f68b0bffd4d5ccdb2282c958268742'
Remove usage of "unlocked" variant of stdio print functions
objdump: Handle elf_getarhdr returning NULL in handle_ar
ar, ranlib: Don't double close file descriptors
readelf: Cap stack allocation for bit-array core notes
srcfiles: Handle CU names and files from split DWARF
eu-stacktrace [4/5]: src: add unwind origin diagnostics to eu-stack
stacktrace: label followed by a declaration is a C23 extension
src/strip.c: Unconditionally re-iterate when preserving sh_link/sh_info