summaryrefslogtreecommitdiff
path: root/Source/Kernel/Linker
Commit message (Expand)AuthorAgeFilesLines
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-182-2/+2
* Re-organized everythingAlexis2112009-10-181-1/+1
* We can now load ELF binaries !!!Alexis2112009-10-183-1/+126
* Loading binaries now is done through a much more unified interface.Alexis2112009-10-184-0/+86