index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rt
/
arch
/
x86_64
/
context.h
Age
Commit message (
Expand
)
Author
Lines
2012-03-31
rt: Fix whitespace
Brian Anderson
-3
/
+3
2012-02-09
rt: Use rust_task_thread's C-stack pool for native calls
Brian Anderson
-6
/
+0
2012-02-09
rt: Rename call_shim_on_c_stack to call_and_change_stacks
Brian Anderson
-1
/
+1
2012-02-09
rt: Remove unused context functions
Brian Anderson
-14
/
+0
2012-01-06
fix alignment of registers structure
Niko Matsakis
-6
/
+3
2012-01-01
forgot to add parentheses
Jyun-Yan You
-1
/
+1
2012-01-01
freebsd support
User Jyyou
-0
/
+4
2011-12-19
rt: Rename asm_call_on_stack to __morestack
Brian Anderson
-2
/
+2
2011-12-06
Make valgrind usage more consistent and less error prone.
Austin Seipp
-5
/
+1
2011-11-18
get pure wrappers approach running
Niko Matsakis
-0
/
+6
2011-11-09
use uint64_t when adjusting stack ptr
Niko Matsakis
-2
/
+2
2011-11-08
correct stack alignment
Niko Matsakis
-2
/
+2
2011-11-08
correct calling convention for x86_64
Niko Matsakis
-27
/
+26
2011-11-08
fix alignment of xmm register storage
Niko Matsakis
-2
/
+5
2011-11-02
start going back to an i386 build
Niko Matsakis
-1
/
+3
2011-11-02
hack around on makefiles trying to get a 64 bit build
Niko Matsakis
-0
/
+56