summaryrefslogtreecommitdiff
path: root/swtch.S
AgeCommit message (Expand)AuthorFilesLines
2009-07-11initproc, usegment, swtch tweaksRuss Cox1-3/+5
2008-10-15cleaner swtch.Skolya1-21/+15
2007-09-27yank out stack overflow checking uglinessrsc1-4/+0
2007-09-27overkill: use segments to catch stack overflow (delete before next year)rsc1-0/+4
2007-08-28replace setjmp/longjmp with swtchrsc1-0/+32
2006-07-16rename swtch.S to setjmp.Srsc1-37/+0
2006-07-11Changes to allow use of native x86 ELF compilers, which on myrsc1-0/+37