about summary refs log tree commit diff
path: root/src/rt/arch/i386
AgeCommit message (Expand)AuthorLines
2011-07-13Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.Graydon Hoare-2/+2
2011-06-23Combined set_registers and get_registers into swap_registers.Eric Holk-57/+20
2011-06-23Wrote swap_context in assembly. Closes #548. This also allows us to re-enable...Eric Holk-29/+36
2011-06-15Fixed a problem where spawn arguments were getting lost again. Also, fixed up...Eric Holk-1/+13
2011-06-13This is the mega-ucontext commit. It replaces the task switching mechanism wi...Eric Holk-0/+202