aboutsummaryrefslogtreecommitdiff
path: root/toolchain.makefile
Commit message (Collapse)AuthorAgeFilesLines
* Check multiboot2 header length, and if needed map the next page as wellAqua-sama2021-03-211-2/+3
|
* Switch lto to fullAqua-sama2021-03-161-4/+4
|
* Fix compile failure without -O2Aqua-sama2021-03-151-3/+4
| | | | Linking fails without lto on
* Enable ThinLTOAqua-sama2021-03-151-2/+2
|
* Add linker script to ld dependsAqua-sama2021-03-111-1/+1
|
* GDT: flush segment registers on lgdtAqua-sama2021-03-061-1/+1
|
* libk: add int_t min max size constantsAqua-sama2021-03-051-0/+2
|
* Add some comments to keyboard driverAqua-sama2021-03-031-0/+3
|
* Add keyboard driverAqua-sama2021-02-281-1/+1
|
* Call global constructorsAqua-sama2021-02-211-3/+3
|
* Add grub build instructionsAqua-sama2021-02-141-1/+4
|
* Add comments to explain CGA ports betterAqua-sama2021-02-111-1/+1
|
* Add some compiler warningsAqua-sama2021-02-091-2/+8
|
* Rewrite makefileAqua-sama2021-02-071-0/+18