| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-11-04 | elf: emit STT_SECTION symbols | Jakub Konka |
| 2023-11-04 | elf: make sure we never emit .got.zig relocs when linking object files | Jakub Konka |
| 2023-11-04 | elf: write out contents of .rela sections | Jakub Konka |
| 2023-11-04 | elf: improve Symbol to handle emitting relocatable object files | Jakub Konka |
| 2023-11-04 | elf: update .rela section sizes; skip .got.zig when emitting object | Jakub Konka |
| 2023-11-04 | elf: emit valid section headers table when building an object file | Jakub Konka |
| 2023-11-04 | elf: rename .rodata to .data.rel.ro and remove allocateAllocSection helper | Jakub Konka |
| 2023-11-04 | elf: redo strings management in the linker | Jakub Konka |
| 2023-10-30 | elf: encapsulate ZigObject-specific logic in flushModule hook | Jakub Konka |
| 2023-10-30 | elf: put init logic of ZigObject in init function | Jakub Konka |
| 2023-10-30 | elf: move incremental codegen bits into ZigObject.zig | Jakub Konka |
| 2023-10-30 | elf: rename ZigModule to ZigObject | Jakub Konka |
