libelftc/testsuite: Check test coverage of EM_* values.
libelftc/testsuite: Test name translation of recently added EM_* values.
elfconstants: Add EM_PPU (T-HEAD Parallel Processing Unit).
mk: Add a 'memcheck-test' target.
libelf/testsuite: Fix a -Wsigned-compare warning.
Use a dedicated header for elftc_get_program_name(3).
libelf/testsuite: Avoid the use of 'result' status variables.
libelf/test-suite: Convert tests to not use 'result' variables.
libelf/test-suite: Convert tests to not use 'result' variables.
libelf/test-suite: Convert tests to not use 'result' variables.
libdwarf/test-suite: Do not use 'result' variables for tracking test status.
libelftc/test-suite: Avoid using 'result' variables.
libelf/test-suite: Remove an unneeded 'result' variable.
libelf/test-suite: Improve the name of a helper macro.
libelf/test-suite: Simplify use of the TP_SET_VERSION() macro.
tests/tet: (WIP) Improve test conciseness.
libelftc: Simplify the elftc_vector_delete(3) API.
libelf/testsuite: Add tests for Loongarch relocation constants.
libelftc/testsuite: Add tests for elftc_vector(3).
libelftc: Add elftc_vector(3) to the build.
libelftc: Add elftc_vector(3), a dynamically-sized sequenced container.
elftoolchain.tet.mk: Add a 'debug-test' convenience target.
common: delete the ELFTC_GETPROGNAME() macro.
isa: Use elftc_get_program_name(3).
findtextrel: Use elftc_get_program_name(3).
elfdump: Use elftc_get_program_name(3).
elfcopy: Use elftc_get_program_name(3).
ld: Use elftc_get_program_name(3).
nm: Use elftc_get_program_name(3).
cxxfilt: Use elftc_get_program_name(3).
brandelf: Use elftc_get_program_name(3).
as: Use elftc_get_program_name(3).
ar: Use elftc_get_program_name(3).
readelf: Use elftc_get_program_name(3).
size: Use elftc_get_program_name(3).
strings: Use elftc_get_program_name(3).
addr2line: Use elftc_get_program_name(3).
libelftc: document elftc_get_program_name(3).
libelftc: Use SVN 'Id' keyword expansion for a file.
elftc_get_program_name: Handle a NULL return from getprogname(3).
libelftc: add a convenience API to get the current program name.
readelf: stack overflow from DWARF sibling recursion
readelf: stack overflow from DWARF sibling recursion
Demangling float values on 32 bit systems
Create a standalone libdemangler library
tools/netbsd-base-system-import.sh: Suppress unwanted expansion of $NetBSD$.
netbsd-base-system-import.sh: import from upstream SVN by default.
libelf/Makefile: Sort SRCS.
libelf/Makefile: (minor) use one file per SRCS line.
elf_memory(3): Cross-reference elf_openmemory(3).
elf_begin(3): Cross-reference elf_open(3).
elf_open.3: Improve readability, remove redundant text.
elf_getversion.3: Remove redundant text.
elfdefinitions: Add a synonym for a primitive data type.
elfdefinitions: Refactor the ELF{32,64}_M_*() macros.
libelf/testsuite: Add tests for the ELF{32,64}_ST_VISIBILITY macros.
elfdefinitions: Rework macros to not rely on bit width of the 'char' type.
libelf/testsuite: Add tests for the ELF{32,64}_ST_* macros.
libelf/testsuite: Add tests for the ELF{32,64}_M_* macros.
libelf/testsuite: Add tests for the ELF{32,64}_R_* macros.
elfconstants: Add relocation types defined by the Loongarch ABI v2.50.
elfdefinitions: Use a more precise C type in a few ELF structures.
common/sys: Add additional definitions.
elfconstants: Add STV_* symbols defined in gABI v4.3.
elfconstants: (whitespace fix) Neaten a few records.
libelftc/testsuite: Add tests for the M68K relocation types added in [r4303].
libelftc: Translate M68K relocation types.
elfconstants: Add ELF psABI symbols for the Motorola 68K architecture.
libelftc/testsuite: Test value-to-name translation of OpenRISC relocation types.
libelftc: Translate OpenRISC relocation types.
elfconstants: Add definitions for the OpenRISC architecture.
elfconstants: Add symbols defined in the IA-64 psABI.
libelftc/testsuite: add tests for the relocations added in [r4297].
elfconstants: Add symbols and relocations for the SPARC architecture.
elfconstants: Add a synonym for a RISC-V relocation type.
elfconstants: Add MIPS64 symbols and synonyms.
elfconstants: Comment gaps in PA-RISC and SuperH relocation type values.
Add tests for PA-RISC and SuperH relocation types.
libelftc: Translate known SuperH and PA-RISC relocation types.
elfconstants: Add HPPA constants.
elfconstants: Add ELF constants for the SuperH architecture.
libelftc/testsuite: Catch up with [r4288].
elfconstants: Add alternate spellings for a few PPC relocation types.
libelftc/testsuite: add tests for the R_ALPHA_* constants added in [r4282].
libelftc: support R_ALPHA_* constants added in [r4282].
elfconstants: (minor) keep symbol sets sorted.
elfconstants: (minor) use consistent indentation in a comment.
elfconstants: Fix a typo introduced in [r4282].
elfconstants: Add constants for the Alpha architecture.
libelftc/testsuite: Add tests for the relocation types added in [r4280].
elfconstants: Add GNU-defined relocation symbols for ARM.
elfconstants: Mark flags for ARM that are pre-EABI and deprecated.
elfconstants: Add a ARM psABI-defined flag.
elfconstants: Add platform-specific flags defined by the ARM psABI.
elfdefinitions: Add a compile-time knob for controlling file inclusion.
elfdefinitions: include <stdint.h>.
libelf/testsuite: Use deterministic file timestamps in a test.
common: Comment ELFMAG[1..3] in generated output.