Commit Graph

7 Commits

Author SHA1 Message Date
secXsQuared
5a3f9e3419 - Got rid of bogus callback_func
- Refactored linked list interface.
- Fixed all test cases and made them standalone instead of within the kernel.
2018-03-29 06:00:22 -04:00
secXsQuared
3fb0c6e5a6 switched to llvm 2018-03-23 20:58:24 -04:00
secXsQuared
982d30f623 Change linker from gcc to ld. 2018-02-18 01:14:25 -05:00
secXsQuared
a64afda294 - Removed bogus 32-bit and 64-bit mixed hal entrance. The new entrance is ke_main.
- Removed grub dependency.
2018-02-17 23:00:54 -05:00
secXsQuared
7dabcecb92 Identity mapping in 64 bit mode and ++output directory 2018-02-14 02:31:50 -05:00
secXsQuared
9256f5b575 - Refactored Makefile + included dependencies.
- asm and ld files referencing c symbols are now generated by c preprocessor instead of duplicate definition.
- Finished kernel memory layout. Unfinished init code.
2018-02-11 22:26:03 -05:00
secXsQuared
243e4cb1fe Non-recursive make + compiled + set up QEMU + GDB. 2018-02-07 00:42:59 -05:00