about summary refs log tree commit diff
path: root/src/rt/arch/arm
AgeCommit message (Expand)AuthorLines
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-9/+2
2013-04-10add unwind information on morestackILyoan-14/+19
2013-04-10rust morestack assembly for armILyoan-42/+60
2013-04-01rt/arch/arm: fix syntax used for noexec stackDaniel Micay-4/+4
2013-03-31mark the assembly object stacks as non-executableDaniel Micay-8/+27
2013-03-25auto merge of #5424 : luqmana/rust/inline-rt, r=brsonbors-0/+29
2013-03-19Rewrite arm/ccall.sILyoan-15/+10
2013-03-17rt: Inline get_sp_limit/set_sp_limit/get_sp for x86_64.Luqman Aden-0/+29
2013-02-27mk: rewrite make filesYoung-il Choi-0/+8
2013-01-17Add a license check to tidy. #4018Brian Anderson-0/+7
2013-01-13Support ARM and Androidkyeongwoon-0/+273