summaryrefslogtreecommitdiff
path: root/kernel.ld
AgeCommit message (Expand)AuthorFilesLines
2019-05-31fork/wait/exit workRobert Morris1-43/+26
2018-09-29Make sysexit and trapret paths the same, so that forkret can return throughFrans Kaashoek1-3/+4
2018-09-23Checkpoint port of xv6 to x86-64. Passed usertests on 2 processors a few times.Frans Kaashoek1-30/+11
2011-09-02Nuke data.S, since we do have a custom linker script.Austin Clements1-0/+8
2011-09-02Correct terminology in kernel.ldAustin Clements1-1/+1
2011-08-31move the kernel to 0x80000000Robert Morris1-1/+2
2011-08-07oopsFrans Kaashoek1-0/+59