Age | Commit message (Expand) | Author |
---|---|---|
2022-07-23 | create a bootstrap ELF loader, that'll load init | dzwdz |
2022-07-21 | fix type-related compiler warnings | dzwdz |
2022-07-18 | user/elf: find free space for PIEs | dzwdz |
2022-07-18 | user: basic elf relocations, PIE support | dzwdz |
2022-07-18 | user: a super primitive ELF loader | dzwdz |