about summary refs log tree commit diff
path: root/src/rt/arch/i386/_context.S
AgeCommit message (Expand)AuthorLines
2014-12-22Removed unused context-switching assembly code.Maya Nitu-65/+0
2013-11-18rt: Namespace all C functions under rust_Brian Anderson-2/+2
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-2/+0
2013-03-31mark the assembly object stacks as non-executableDaniel Micay-0/+5
2013-03-11core: Add rt mod and add the new scheduler codeBrian Anderson-2/+8
2011-11-08cleanup, removing comments and dead codeNiko Matsakis-31/+10
2011-11-02get things checking on ia32Niko Matsakis-28/+28
2011-11-02do not preserve caller-saved registersNiko Matsakis-29/+29
2011-10-21Get 'make tidy' to work rustllvm and rt againBrian Anderson-43/+43
2011-09-07Rewrite spawn yet againBrian Anderson-8/+0
2011-08-15Fixing win32 build.Eric Holk-1/+1
2011-08-15Updating to build on Linux and Mac, and hopefully Windows too.Eric Holk-0/+85