summary refs log tree commit diff
path: root/src/rt/arch/x86_64/_context.S
AgeCommit message (Expand)AuthorLines
2013-08-26Support Win64 context switchingklutzy-0/+48
2013-08-26rt: Remove leading underscore on Win64klutzy-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-31mark the assembly object stacks as non-executableDaniel Micay-5/+10
2013-03-11core: Add rt mod and add the new scheduler codeBrian Anderson-2/+8
2011-11-08correct stack alignmentNiko Matsakis-44/+42
2011-11-08fix bug in loading argument regsNiko Matsakis-2/+2
2011-11-08correct calling convention for x86_64Niko Matsakis-30/+46
2011-11-08fix alignment of xmm register storageNiko Matsakis-14/+14
2011-11-02start going back to an i386 buildNiko Matsakis-28/+28
2011-11-02hack around on makefiles trying to get a 64 bit buildNiko Matsakis-0/+99