http://git.dujemihanovic.i2p?p=nameless-os.git;a=log;h=659249438ba9ad82b174cf926c251f35d501be63
TODO: Make kernel/kprint.c more device agnostic 4 years ago kernel, stage3: Disable -O2 and -flto, enable -Og commit | commitdiff | tree Duje Mihanović [ Sat, 2 Jul 2022 12:26:41 +0000 (14:26 +0200)] kernel, stage3: Disable -O2 and -flto, enable -Og This effectively reverts commit 99a0307 ("kernel, stage3: Enable -O2 and LTO by default") and instead enables -Og to aid in debugging. 4 years ago kernel: Move source files out of kernel/ directory commit | commitdiff | tree Duje Mihanović [ Fri, 1 Jul 2022...