summaryrefslogtreecommitdiff
path: root/kc/core/Makefile
AgeCommit message (Expand)Author
2026-05-23rewrote some ugly thread queueing codeAda Christine
2026-05-20new thread code works fineAda Christine
2023-02-14build changesAda Christine
2023-02-14ps2 driverAda Christine
2023-01-30initial video supportAda Christine
2023-01-30moved strtoull() into string.cAda Christine
2022-03-18now using clang, native PE UEFI loader image. made an ugly hack to getAda Christine
2022-03-17pulled out kprintf() and friends into lib/Ada Christine
2022-03-15infrastructure for dynamic symbol resolutionAda Christine
2022-03-14kprintf() can do zero padded integers nowAda Christine
2022-02-24many changesAda Christine
2022-02-20moving files aroundAda Christine
2022-02-18-mgeneral-regs-only should apply to all objectsAda Christine
2022-02-17many changes have happnedAda Christine
2022-02-15beginning to things out into cpu-dependent and cpu-independent codeAda Christine
2022-02-14more task scheduling work, scheduler appears to work without crashingAda Christine
2022-02-14misc removal of unused thingsAda Christine
2022-02-13rudimentary irq and timer supportAda Christine
2022-02-06we have kprintf()Ada Christine
2022-02-04header reworking, beginning memory.c refactoringAda Christine
2022-01-17entering the idle task appears to workAda Christine
2022-01-17preparing for multitaskingAda Christine
2022-01-02vm tree bbAda Christine
2021-12-26make all component objects have the same base linker optionsAda Christine
2021-12-26missing fileAda Christine
2021-12-19moving files aroundAda Christine