| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | elf.c vim style | 2025-10-15 | 1 | -0/+2 | |
| | | |||||
| * | elf: use SHN_ABS for file symbol | 2025-10-10 | 1 | -2/+2 | |
| | | |||||
| * | preliminary pie and pic | 2025-09-14 | 1 | -1/+4 | |
| | | |||||
| * | misc bugfixs | 2023-06-30 | 1 | -1/+0 | |
| | | |||||
| * | add initializers (only static for initialier list rn) | 2023-06-29 | 1 | -61/+18 | |
| | | | | | and other fixes | ||||
| * | elf: fix emitting small dats | 2023-06-20 | 1 | -3/+3 | |
| | | |||||
| * | elf: fix type mismatch from bfore | 2023-06-19 | 1 | -3/+3 | |
| | | |||||
| * | forgot some statics | 2023-06-18 | 1 | -2/+2 | |
| | | |||||
| * | separate elf64 and elf32 structures | 2023-06-18 | 1 | -158/+275 | |
| | | |||||
| * | ELF output static data | 2023-06-18 | 1 | -7/+55 | |
| | | |||||
| * | basic ELF output | 2023-06-17 | 1 | -0/+400 | |