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
/
arm
Age
Commit message (
Expand
)
Author
Lines
2014-02-13
Remove two allocations from spawning a green task
Alex Crichton
-0
/
+8
2013-11-18
rt: Namespace all C functions under rust_
Brian Anderson
-2
/
+2
2013-11-06
Fixes for compilation to iOS:
kud1ing
-2
/
+8
2013-10-19
Use __morestack to detect stack overflow
Alex Crichton
-239
/
+5
2013-08-04
Add support for vanilla linux on arm.
Luqman Aden
-0
/
+14
2013-05-22
fix arm stack alignment
Jyun-Yan You
-2
/
+4
2013-05-07
preliminary Linux ARM support
Jyun-Yan You
-0
/
+8
2013-05-03
add gitattributes and fix whitespace issues
Daniel Micay
-9
/
+2
2013-04-10
add unwind information on morestack
ILyoan
-14
/
+19
2013-04-10
rust morestack assembly for arm
ILyoan
-42
/
+60
2013-04-01
rt/arch/arm: fix syntax used for noexec stack
Daniel Micay
-4
/
+4
2013-03-31
mark the assembly object stacks as non-executable
Daniel Micay
-8
/
+27
2013-03-25
auto merge of #5424 : luqmana/rust/inline-rt, r=brson
bors
-0
/
+29
2013-03-19
Rewrite arm/ccall.s
ILyoan
-15
/
+10
2013-03-17
rt: Inline get_sp_limit/set_sp_limit/get_sp for x86_64.
Luqman Aden
-0
/
+29
2013-02-27
mk: rewrite make files
Young-il Choi
-0
/
+8
2013-01-17
Add a license check to tidy. #4018
Brian Anderson
-0
/
+7
2013-01-13
Support ARM and Android
kyeongwoon
-0
/
+273