summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Some cleanup ; relocated the kernel at 0xC0000000Alex AUVOLAT2012-05-011-5/+8
|
* It's alive! Or is it? No, it's not.Alex AUVOLAT2012-05-011-3/+4
|
* Removed all old object/request/... stuff (that was crap)Alexis2112010-09-101-1/+1
|
* Each thread has its own stack. Added simple unit tests for kmalloc,kfreeAlexis2112010-09-101-1/+5
| | | | Found a bug in heap_contract (not sure) but didn't fix it.
* Using a cross-compiler. Better makefile system.Alexis2112010-08-101-6/+9
|
* More work on IPC.Alexis2112010-04-051-1/+1
|
* ReorganisationAlexis2112010-02-061-2/+1
|
* More work, does not workAlexis2112010-02-051-1/+1
|
* Minor changesAlexis2112010-01-251-1/+0
|
* First commitAlexis2112010-01-251-0/+46