1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 3 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge nucleus-refactor. Working ring3 bootstrap with syscalls. More... about 12 years ago
Implement working syscalls. Now bootstrap fully performs in ring3. More... about 12 years ago
Cleanup. More... about 12 years ago
Less debug. Less deps. More... about 12 years ago
Fix a serious memory corruption issue in module loader. More... about 12 years ago
Merge nucleus-refactor. Boot in ring3. More... about 12 years ago
Boots in ring3 all the way up to PDBR setting (need to implement syscalls now!). More... about 12 years ago
Now boots as before. More... about 12 years ago
Merge nucleus-refactor. More... about 12 years ago
Use right bootimage index. Boots nucleus and all the way up to root domain entry point. More... about 12 years ago
Modify launcher for new boot sequence (unfinished). More... about 12 years ago
Add missing includes. More... about 12 years ago
Rearrange files for launcher. More... about 12 years ago
Use -isystem for including system clang headers. More... about 12 years ago
Factor out nucleus code into its own folder. More... about 12 years ago
Factor out nucleus-related code. More... about 12 years ago
Add missing include. More... about 12 years ago
-Werror instantly caught some errors. More... about 12 years ago
Keep around patched stdint.h from clang. More... about 12 years ago
Merge nucleus-refactor: bring in own sjlj implementation. More... about 12 years ago
Add own implementation of setjmp/longjmp to support sjlj exceptions module. More... about 12 years ago
Boots all the way up to exceptions now. More... about 12 years ago
Merge clang toolchain support. More... about 12 years ago
Bootloader manages to start in bochs. More... about 12 years ago
The rest builds with clang. More... about 12 years ago
Use genpaths tool to simplify include directories management. Build mode files with clang and new waf. Module undef check is back. More... about 12 years ago
Compile more bits with clang. More... about 12 years ago
Updated module generation function, now one-liner! More... about 12 years ago
Linking cleanup for clang. More... about 12 years ago
Build yasm files with new waf. More... about 12 years ago