rust/src/rt/arch/x86_64
Brian Anderson 1bfc4e2e6c rt: Save and restore %rax/%eax in __morestack
This doesn't matter now since we use an out pointer for return
values but it's sure to show up mysteriously someday.
2011-12-19 18:16:21 -08:00
..
_context.S correct stack alignment 2011-11-08 21:14:09 -08:00
ccall.S rt: Add DWARF CFI info to asm_call_on_stack 2011-12-11 14:35:09 -08:00
context.cpp correct stack alignment 2011-11-08 21:14:09 -08:00
context.h Make valgrind usage more consistent and less error prone. 2011-12-06 01:15:29 -06:00
morestack.S rt: Save and restore %rax/%eax in __morestack 2011-12-19 18:16:21 -08:00
record_sp.S rt: Insert stack alignment checks into upcalls 2011-12-16 18:18:43 -08:00
regs.h build: Use llvm-mc as our assembler 2011-12-10 18:51:21 -08:00