summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-07-27tools/stacktrace_resolve.awk: fix the kernel binary pathdzwdz
2022-07-26tools: add tools/sort_includes.rbdzwdz
2022-07-16amd64: barely boot into kernel codedzwdz
2022-07-11user: reorganize the userland sourcesdzwdz
2022-07-09syscalls/pipe: turn into a POSIX-style api with separate rw endsdzwdz
2022-06-30syscall_wrappers: generate casts so the compiler doesn't complaindzwdz
2022-05-03kernel/alloc: print who allocated unfreed memory on shutdowndzwdz
2022-05-03kernel: stacktraces on panic()dzwdz
2022-05-02meta: write a script to generate `src/init/syscalls.c`dzwdz
2021-08-07build all parts of the toolchain to the same $PREFIXdzwdz
2021-08-06a (seemingly broken) gcc build scriptdzwdz
2021-08-06quit the binutils build script if an error occursdzwdz
2021-08-05add a script which builds i686-elf-binutilsdzwdz
2021-07-10implement a basic linterdzwdz