summaryrefslogtreecommitdiff
path: root/linker.ld
AgeCommit message (Collapse)Author
2018-09-29improving window compositorMiguel
2018-09-09switched to apic/ioapic finallyMiguel
2018-09-03big renamingMiguel
2018-09-03thinking about memory layoutMiguel
2018-09-01working on new syscallsMiguel
2018-08-31doxy and alignmentMiguel
2018-08-31various improvmenetsMiguel
* added debugging symbols to nasm output * started implementing an unified interrupt interface * moved smp entry point to kernel image!
2018-08-23never ending struggle with forkingMiguel
2015-05-13fixing gdt and interruptsMichal Idziorek
2015-05-13passing grub modules to kernelMichal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek
2014-11-25memory and buildsys improvementsMichal Idziorek