Age | Commit message (Expand) | Author |
---|---|---|
2022-06-30 | syscall_wrappers: generate casts so the compiler doesn't complain | dzwdz |
2022-05-03 | kernel/alloc: print who allocated unfreed memory on shutdown | dzwdz |
2022-05-03 | kernel: stacktraces on panic() | dzwdz |
2022-05-02 | meta: write a script to generate `src/init/syscalls.c` | dzwdz |
2021-08-07 | build all parts of the toolchain to the same $PREFIX | dzwdz |
2021-08-06 | a (seemingly broken) gcc build script | dzwdz |
2021-08-06 | quit the binutils build script if an error occurs | dzwdz |
2021-08-05 | add a script which builds i686-elf-binutils | dzwdz |
2021-07-10 | implement a basic linter | dzwdz |