summaryrefslogtreecommitdiffstats
path: root/lib/elf_py.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib/clippy: fix symbol validity checkDavid Lamparter2023-01-061-1/+1
* build: first header *must* be zebra.h or config.hDavid Lamparter2022-04-041-1/+1
* lib/clippy: don't endian-convert twiceDavid Lamparter2022-01-181-15/+14
* lib: fix elf_py TLS section handlingDavid Lamparter2021-11-101-0/+3
* lib/clippy: fix forgotten conditionalDavid Lamparter2021-08-281-0/+4
* lib: add DT_REL to elf_py/clippy ELF codeDavid Lamparter2021-04-081-21/+99
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-2/+2
* lib/clippy: add libelf wrapperDavid Lamparter2021-02-231-0/+1301