| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-01 | update license stuff | Kimplul | |
| 2022-09-11 | allow building with riscv64-linux-gnu | Kimplul | |
| + May warn about PHDR not being in LOAD, there is a flag to silence it (--no-warn-rwx-segment) but it doesn't seem to exist in riscv64-unknown-elf for some reason. | |||
| 2022-06-12 | add license texts | Kimplul | |
| 2022-01-07 | Allow building with clang | Kimplul | |
| + Release mode is sort of broken, as lto doesn't work with linker relaxation and turning the relaxation off causes issues with the jump from init to kernel (as I've currently implemented it, could probably be fixed with a manual jump from assembly, I'll add it to my TODO list) | |||
