kern
log Makefile
age | author | description |
---|---|---|
Thu, 06 Oct 2011 04:28:21 +0300 | John Tsiombikas | ops, forgot the -m in -m elf_i386 ld arg |
Wed, 05 Oct 2011 02:34:58 +0300 | John Tsiombikas | changed the makefile to only pass "emulation" (-m32 -melf_i386) only when not |
Tue, 14 Jun 2011 01:19:07 +0300 | John Tsiombikas | merged the timer/rtc/etc from the misc branch |
Fri, 10 Jun 2011 23:19:25 +0300 | John Tsiombikas | - added makefile pattern to produce assembly output from c source files. |
Sat, 26 Mar 2011 12:27:57 +0200 | John Tsiombikas | adding paging |
Fri, 18 Feb 2011 08:42:32 +0200 | John Tsiombikas | interrupt handling |
Wed, 16 Feb 2011 07:26:03 +0200 | John Tsiombikas | segment descriptors |