Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable ThinLTO | Aqua-sama | 2021-03-15 | 1 | -1/+1 |
| | |||||
* | Map kernel to 0xc000 rather than 0xc010 | Aqua-sama | 2021-03-11 | 1 | -7/+6 |
| | |||||
* | Add linker script to ld depends | Aqua-sama | 2021-03-11 | 1 | -2/+3 |
| | |||||
* | vmm: display segment map info | Aqua-sama | 2021-03-10 | 1 | -4/+12 |
| | |||||
* | Map kernel to higher half | Aqua-sama | 2021-03-09 | 1 | -10/+16 |
| | |||||
* | Move multiboot header to its own section | Aqua-sama | 2021-03-07 | 1 | -36/+34 |
| | |||||
* | Call global constructors | Aqua-sama | 2021-02-21 | 1 | -0/+4 |
| | |||||
* | Rewrite makefile | Aqua-sama | 2021-02-07 | 1 | -2/+0 |
| | |||||
* | Rewrite boot.s to use clang instead of nasm | Aqua-sama | 2021-02-03 | 1 | -8/+5 |
| | |||||
* | Print some multiboot2 information | Aqua-sama | 2021-02-02 | 1 | -1/+4 |
| | |||||
* | Initial commit | Aqua-sama | 2021-01-31 | 1 | -0/+45 |