rust/src/rt
Brian Anderson 3b8bfaf534 rt: Use an out pointer for rust_new_stack
upcall_call_shim_on_c_stack does not handle return values
2011-12-05 17:11:35 -08:00
..
arch rt: Use an out pointer for rust_new_stack 2011-12-05 17:11:35 -08:00
bigint
intrinsics intrinsics: Remove declaration of port_recv 2011-11-18 15:37:14 -08:00
isaac
msvc
sync
test hack around on makefiles trying to get a 64 bit build 2011-11-02 14:13:22 -07:00
uthash
util
circular_buffer.cpp
circular_buffer.h
globals.h
memcheck.h
memory_region.cpp rewrite so that memory allocations have 0 overhead by default 2011-11-08 21:11:47 -08:00
memory_region.h rewrite so that memory allocations have 0 overhead by default 2011-11-08 21:11:47 -08:00
memory.h
rust_abi.cpp
rust_abi.h
rust_builtin.cpp rt: Reorganize stack growth code 2011-11-30 20:31:33 -08:00
rust_cc.cpp Get 'make tidy' to work rustllvm and rt again 2011-10-21 17:35:52 -07:00
rust_cc.h
rust_crate_cache.cpp
rust_debug.cpp
rust_debug.h
rust_env.cpp
rust_env.h
rust_gc.cpp
rust_gc.h
rust_internal.h rt: Move RED_ZONE_SIZE to rust_task.cpp 2011-12-01 15:50:00 -08:00
rust_kernel.cpp
rust_kernel.h
rust_log.cpp Clean up logging output. Closes #1088 2011-11-07 14:14:36 -08:00
rust_log.h Clean up logging output. Closes #1088 2011-11-07 14:14:36 -08:00
rust_obstack.cpp
rust_obstack.h
rust_port.cpp Disconnect ports before draining them. Issue #1155 2011-11-16 17:22:14 -08:00
rust_port.h Disconnect ports before draining them. Issue #1155 2011-11-16 17:22:14 -08:00
rust_run_program.cpp Do not pass taskpointers to "rust" native functions 2011-10-20 14:22:17 +02:00
rust_scheduler.cpp rt: Refactor record_sp into task::record_stack_limit 2011-12-01 15:26:42 -08:00
rust_scheduler.h
rust_shape.cpp comparing/walking two pointers still aligns same as 1 ptr 2011-11-17 15:41:45 -08:00
rust_shape.h make ref cnts a long not an int 2011-11-17 14:23:48 -08:00
rust_srv.cpp Clean up logging output. Closes #1088 2011-11-07 14:14:36 -08:00
rust_srv.h
rust_task_list.cpp
rust_task_list.h
rust_task.cpp rt: Update 32-bit __morestack for recent LLVM changes 2011-12-04 20:40:34 -08:00
rust_task.h rt: Refactor record_sp into task::record_stack_limit 2011-12-01 15:26:42 -08:00
rust_timer.cpp
rust_unwind.h
rust_upcall.cpp rt: Use an out pointer for rust_new_stack 2011-12-05 17:11:35 -08:00
rust_upcall.h
rust_util.h
rust_uv.cpp stdlib: Implement some preliminary libuv bindings 2011-12-01 10:24:21 -08:00
rust.cpp rt: Remove debug printf in rust_start 2011-11-17 11:48:10 -08:00
rust.h
rustrt.def.in stdlib: Implement some preliminary libuv bindings 2011-12-01 10:24:21 -08:00
valgrind.h
vec_append.ll