about summary refs log tree commit diff
path: root/src/rt/arch/x86_64/context.h
AgeCommit message (Expand)AuthorLines
2011-12-06Make valgrind usage more consistent and less error prone.Austin Seipp-5/+1
2011-11-18get pure wrappers approach runningNiko Matsakis-0/+6
2011-11-09use uint64_t when adjusting stack ptrNiko Matsakis-2/+2
2011-11-08correct stack alignmentNiko Matsakis-2/+2
2011-11-08correct calling convention for x86_64Niko Matsakis-27/+26
2011-11-08fix alignment of xmm register storageNiko Matsakis-2/+5
2011-11-02start going back to an i386 buildNiko Matsakis-1/+3
2011-11-02hack around on makefiles trying to get a 64 bit buildNiko Matsakis-0/+56