Luna/kernel
apio e37280b0e5
ELFLoader: Set both the read-write and execute flags if the section has both
Not good for W^X, but the compiler decides to squash everything into a single program header :(
2023-01-06 17:34:24 +01:00
..
src ELFLoader: Set both the read-write and execute flags if the section has both 2023-01-06 17:34:24 +01:00
CMakeLists.txt Add a syscall infrastructure (our baby program can print to the console now!) 2023-01-05 22:39:56 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00