| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2017-01-19 | travis: Get an emscripten builder online | Alex Crichton | -0/+2 | |
| This commit adds a new entry to the Travis matrix which will execute emscripten test suites. Along the way it updates a few bits of the test suite to continue passing on emscripten, such as: * Ignoring i128/u128 tests as they're presumably just not working (didn't investigate as to why) * Disabling a few process tests (not working on emscripten) * Ignore some num tests in libstd (#39119) * Fix some warnings when compiling | ||||
| 2015-01-03 | Initial version of AArch64 support. | Akos Kiss | -2/+2 | |
| Adds AArch64 knowledge to: * configure, * make files, * sources, * tests, and * documentation. | ||||
| 2014-09-29 | Test fixes from the rollup | Alex Crichton | -1/+1 | |
| 2014-09-27 | Translate inline assembly errors back to source locations | Keegan McAllister | -0/+17 | |
| Fixes #17552. | ||||
