Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-14 | reorganization: first steps | dzwdz | |
2023-08-08 | build: build bootstrap as an ELF first, and then convert to a raw binary | dzwdz | |
2023-02-25 | toolchain: working customized toolchain for userland bins | dzwdz | |
2023-01-25 | user: process titles, /bin/ps | dzwdz | |
2022-08-13 | user/bootstrap: remove some dummy symbols | dzwdz | |
2022-08-13 | user/bootstrap: move .bss before .text | dzwdz | |
prevents the initrd from overflowing into .bss | |||
2022-07-30 | user/bootstrap: discard the relocation sections | dzwdz | |
2022-07-26 | move user_bootstrap to user/bootstrap for consistency's sake | dzwdz | |