]> Projects (at) Tadryanom (dot) Me - AdrOS.git/commit
feat: dynamic linking infrastructure - PT_INTERP support, ET_DYN validation, elf32_lo...
authorTulio A M Mendes <[email protected]>
Thu, 12 Feb 2026 02:19:39 +0000 (23:19 -0300)
committerTulio A M Mendes <[email protected]>
Fri, 13 Feb 2026 02:20:50 +0000 (23:20 -0300)
commitf88c0af5dd9cde9a40af5dd99372f619dfa93f65
treeee13653fe359f291e408d14e86fba4656b3cb8ae
parent526ab2cbf25b49b5c73a4967855e2f1b07f49dc6
feat: dynamic linking infrastructure - PT_INTERP support, ET_DYN validation, elf32_load_interp, ELF dynamic section types, auxiliary vector definitions
include/elf.h
src/arch/x86/elf.c