about summary refs log tree commit diff
path: root/src/rt/arch/i386/ccall.S
AgeCommit message (Expand)AuthorLines
2011-12-11rt: Add DWARF CFI info to asm_call_on_stackBrian Anderson-9/+30
2011-11-30rt: Remove upcall_alloc_c_stack/call_c_stack, et. al.Brian Anderson-46/+0
2011-11-18get pure wrappers approach runningNiko Matsakis-0/+17
2011-11-16correct alignmentNiko Matsakis-3/+4
2011-11-16begin efforts to use shim functions for c-stack callsNiko Matsakis-1/+17
2011-10-24fix c-stack-cdecl when used w/ i64Niko Matsakis-0/+4
2011-10-24switch over sqrt from llvm to c-stack-cdecl, exposing a bug inNiko Matsakis-0/+4
2011-09-30rt: Omit leading underscore on symbol names on LinuxPatrick Walton-0/+5
2011-09-29rt: Fix assembler for C calls to work more like a regular function callPatrick Walton-5/+8
2011-09-28rt: Add a call stub that switches to the C stack, untested as of yetPatrick Walton-0/+14