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