summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2018-08-17starting implicit function calls cleanupMiguel
2018-08-17started reviving my fool osMiguel
2015-05-24porting ncurses...Michal Idziorek
2015-05-23improved params and environment passing and started snake-game :)Michal Idziorek
2015-05-23adapted qemu targetsMichal Idziorek
2015-05-18fifo through ringbuffer(stdin) and vt52(stdout) finally working!Michal Idziorek
2015-05-18heavy refactoring underwayMichal Idziorek
2015-05-17started big cleanup!Michal Idziorek
2015-05-17working on vt52 and some cleanupMichal Idziorek
2015-05-17working on vt52 layerMichal Idziorek
2015-05-17struggling with smp and APICs and started vt52 emulationMichal Idziorek
2015-05-16working on smp support, strange things happening!?Michal Idziorek
2015-05-16started reactivating multiple processorsMichal Idziorek
2015-05-16finally working ring 3Michal Idziorek
2015-05-15fixes and imporvementsMichal Idziorek
2015-05-14little improvements and setting py file for completerMichal Idziorek
2015-05-14some clenup and recover after git-crash!Michal Idziorek
2015-05-14experimenting with grub vbeMichal Idziorek
2015-05-13fixed libc and 'userspace'Michal Idziorek
2015-05-13passing grub modules to kernelMichal Idziorek
2015-05-13implementing multiboot spec stuffMichal Idziorek
2015-05-12migrating to grub and elf kernel formatMichal Idziorek
2014-12-05playing with external debugging in qemu from gdbMichal Idziorek
2014-12-03increased logger grnaularity and working on memory managementMichal Idziorek
2014-12-02little cleanupMichal Idziorek
2014-12-02further work on fork and friendsMichal Idziorek
2014-12-01finally implemented fork() syscallMichal Idziorek
2014-11-28struggling with paging ...Michal Idziorek
2014-11-26changes, improvements and cleanupMichal Idziorek
2014-11-26further cleanupMichal Idziorek
2014-11-26some cleanupMichal Idziorek
2014-11-26added qemu target to MakefileMichal Idziorek
2014-11-25started adding stack shmashing protectionMichal Idziorek
2014-11-25memory and buildsys improvementsMichal Idziorek
2014-11-23foolshell and syscalls improvememetsMichal Idziorek
2014-11-22support for ELF (with 1*text and 1*data)!Michal Idziorek
2014-11-22fix / workaround for my ELF binariesMichal Idziorek
2014-11-21os-specific toolchain!Michal Idziorek
2014-11-21improving flagsMichal Idziorek
2014-11-20workin on syscall interface etc..Michal Idziorek
2014-11-17minor fixes and testingMichal Idziorek
2014-11-17removed wrong comment from MakefileMichal Idziorek
2014-11-14minor fixes in buildsysMichal Idziorek
2014-11-14improved recursive make invocationsMichal Idziorek
2014-11-14further cleanup of build sysMichal Idziorek
2014-11-14cleaning up directories and build systemMichal Idziorek
2014-11-14adapt buildsysMichal Idziorek
2014-11-14minur improvementMichal Idziorek
2014-11-14improving build systemMichal Idziorek
2014-11-14added dependancy generation to MakefileMichal Idziorek