summary refs log tree commit diff
path: root/src/rt/arch/x86_64/ccall.S
AgeCommit message (Expand)AuthorLines
2012-01-01freebsd supportUser Jyyou-4/+4
2011-12-19rt: Rename asm_call_on_stack to __morestackBrian Anderson-4/+13
2011-12-11rt: Add DWARF CFI info to asm_call_on_stackBrian Anderson-7/+27
2011-11-30rt: Remove upcall_alloc_c_stack/call_c_stack, et. al.Brian Anderson-68/+0
2011-11-18get pure wrappers approach runningNiko Matsakis-0/+16
2011-11-16Various fixes for x86_64 on linuxBrian Anderson-1/+1
2011-11-16add shim upcall funcNiko Matsakis-0/+16
2011-11-09hack around the problem that x86_64 expects first few args in regs.Niko Matsakis-3/+32
2011-11-02add required symbolsNiko Matsakis-0/+8
2011-11-02start going back to an i386 buildNiko Matsakis-6/+6
2011-11-02hack around on makefiles trying to get a 64 bit buildNiko Matsakis-0/+21