| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-11-18 | Move runtime files to C instead of C++ | Alex Crichton | -107/+0 | |
| Explicitly have the only C++ portion of the runtime be one file with exception handling. All other runtime files must now live in C and be fully defined in C. | ||||
| 2013-11-07 | update for ndk r9b | sh8281.kim | -4/+0 | |
| 2013-06-26 | rt: add android dummy functions for mman related | Young-il Choi | -0/+25 | |
| 2013-06-11 | rt: dummy function pthread_atfork for android | Young-il Choi | -0/+7 | |
| 2013-05-05 | rt: rust_android_dummy.cpp fix for make tidy | Young-il Choi | -1/+4 | |
| 2013-05-04 | rt: glob, globfree dummy function for android | Young-il Choi | -2/+13 | |
| 2013-02-27 | mk: rewrite make files | Young-il Choi | -0/+4 | |
| 2013-01-13 | Support ARM and Android | kyeongwoon | -0/+61 | |
| Conflicts: src/libcore/os.rs src/librustc/back/link.rs src/librustc/driver/driver.rs src/librustc/metadata/loader.rs src/librustc/middle/trans/base.rs | ||||
