libfringe/src
edef 904da1a1c8 use Rust types for Valgrind, and use u32 for stack IDs 2015-04-15 22:22:02 -04:00
..
arch.rs move arch::{initialize_call_frame, swap} to inherent mthods of Registers 2015-04-15 19:35:27 -04:00
context.rs add Context::destroy 2015-04-15 21:54:56 -04:00
init.s document the assembly 2015-03-27 03:33:20 -04:00
lib.rs limit compilation of arch to x86_64 2015-04-15 21:52:08 -04:00
os.rs use Rust types for Valgrind, and use u32 for stack IDs 2015-04-15 22:22:02 -04:00
platform.c use Rust types for Valgrind, and use u32 for stack IDs 2015-04-15 22:22:02 -04:00
stack.rs add StackSource and implement it for platform::Stack 2015-04-15 19:35:27 -04:00
swap.s document why we're not using a straigh `ret` 2015-04-15 02:06:52 -04:00