| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-01-03 | rt: Define exp10 on Android | Brian Anderson | -0/+5 | |
| LLVM appears to generate calls to exp10 on ARM and bionic does not define it. | ||||
| 2013-11-18 | Move runtime files to C instead of C++ | Alex Crichton | -0/+107 | |
| 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. | ||||
