libfringe/src
edef 5c252bdef5 document Stack and StackSource 2015-04-15 23:38:07 -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 factor Valgrind support out and expose it 2015-04-15 22:25:52 -04:00
os.rs pass os::Stack addresses to Valgrind in the right order 2015-04-15 22:48:42 -04:00
stack.rs document Stack and StackSource 2015-04-15 23:38:07 -04:00
swap.s document why we're not using a straigh `ret` 2015-04-15 02:06:52 -04:00
valgrind.c add valgrind_stack_change 2015-04-15 22:45:50 -04:00
valgrind.rs add valgrind_stack_change 2015-04-15 22:45:50 -04:00