summaryrefslogtreecommitdiff
path: root/swtch.S
AgeCommit message (Expand)Author
2010-08-05move jkstack to main.cRobert Morris
2010-07-02Initial version of single-cpu xv6 with page tablesFrans Kaashoek
2009-07-11initproc, usegment, swtch tweaksRuss Cox
2008-10-15cleaner swtch.Skolya
2007-09-27yank out stack overflow checking uglinessrsc
2007-09-27overkill: use segments to catch stack overflow (delete before next year)rsc
2007-08-28replace setjmp/longjmp with swtchrsc
2006-07-16rename swtch.S to setjmp.Srsc
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc