aboutsummaryrefslogtreecommitdiffhomepage
path: root/elf.c
Commit message (Expand)AuthorAgeFilesLines
* forgot some statics lemon2023-06-181-2/+2
* separate elf64 and elf32 structures lemon2023-06-181-158/+275
* ELF output static data lemon2023-06-181-7/+55
* basic ELF output lemon2023-06-171-0/+400