aboutsummaryrefslogtreecommitdiffhomepage
path: root/elf.c
Commit message (Expand)AuthorAgeFilesLines
* elf: fix emitting small datslemon2023-06-201-3/+3
* elf: fix type mismatch from bforelemon2023-06-191-3/+3
* forgot some staticslemon2023-06-181-2/+2
* separate elf64 and elf32 structureslemon2023-06-181-158/+275
* ELF output static datalemon2023-06-181-7/+55
* basic ELF outputlemon2023-06-171-0/+400