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
/
librustc
/
back
/
arm.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-12
Better dylib skipping based on Alex Crichton code
Valerii Hiora
-5
/
+0
2014-06-12
Basic iOS support
Valerii Hiora
-0
/
+8
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-9
/
+9
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-1
/
+1
2014-05-12
librustc: Remove all uses of `~str` from librustc.
Patrick Walton
-31
/
+32
2014-05-11
Reorganise driver code.
Nick Cameron
-2
/
+2
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-8
/
+8
2014-03-08
librustc: Automatically change uses of `~[T]` to `Vec<T>` in rustc.
Patrick Walton
-2
/
+2
2014-01-21
Add support for ARM thumb architecture
Ben Harris
-1
/
+6
2013-11-29
Add generation of static libraries to rustc
Alex Crichton
-1
/
+1
2013-11-09
Add a "system" ABI
Alex Crichton
-7
/
+7
2013-09-01
Modernized a few type names in rustc and syntax
Marvin Löbel
-7
/
+7
2013-08-24
librustc: Always use session target triple.
Luqman Aden
-8
/
+2
2013-05-28
Remove unnecessary allocations flagged by lint
Seo Sanghyeon
-20
/
+20
2013-05-07
preliminary Linux ARM support
Jyun-Yan You
-1
/
+1
2013-05-02
Remove 'Local Variable' comments
Brendan Zabarauskas
-11
/
+0
2013-03-13
mk: target triple rename arm-unknown-android->arm-linux-androideabi
Young-il Choi
-1
/
+1
2013-03-02
librustc: Forbid chained imports and fix the logic for one-level renaming imp...
Patrick Walton
-1
/
+1
2013-02-20
librustc: Get rid of structural records save for front/test.rs.
Luqman Aden
-1
/
+1
2013-01-29
librustc: De-export back, lib, and util. rs=deexporting
Patrick Walton
-1
/
+1
2013-01-13
Support ARM and Android
kyeongwoon
-0
/
+85