| Age | Commit message (Expand) | Author | Lines |
| 2016-12-20 | Static link openlibm | Jeremy Soller | -1/+1 |
| 2016-12-20 | Fix building without backtrace | Jeremy Soller | -0/+1 |
| 2016-12-20 | Readd statvfs | Jeremy Soller | -0/+26 |
| 2016-12-20 | Move rt into sys::rt, fix tidy | Jeremy Soller | -337/+163 |
| 2016-12-20 | Link openlibm only in libstd | Jeremy Soller | -4/+2 |
| 2016-12-20 | Move start functions into libstd/rt | Jeremy Soller | -7/+5 |
| 2016-12-20 | Add arm syscalls | Jeremy Soller | -2/+78 |
| 2016-12-15 | Revert libstd/Cargo.toml to master | Jeremy Soller | -3/+0 |
| 2016-12-15 | Add openlibm to redox | Jeremy Soller | -0/+4 |
| 2016-12-15 | Add start functions, switch allocation crate to ralloc | Jeremy Soller | -5/+85 |
| 2016-12-15 | WIP: Cross-compilation for Redox target | Jeremy Soller | -10/+1462 |
| 2016-12-15 | Use alloc_system as default allocation crate | Jeremy Soller | -0/+2 |
| 2016-12-15 | Add Redox make config | Jeremy Soller | -0/+1 |
| 2016-12-15 | Use panic abort by default | Jeremy Soller | -0/+2 |
| 2016-12-15 | Fix issue with setting cfg(unix) | Jeremy Soller | -0/+1 |
| 2016-12-15 | Fix typo | Jeremy Soller | -2/+1 |
| 2016-12-15 | Add redox target | Jeremy Soller | -0/+78 |
| 2016-12-15 | Auto merge of #38394 - alexcrichton:fix-nightlies, r=brson | bors | -1/+6 |
| 2016-12-15 | rustbuild: Package rust-mingw by default | Alex Crichton | -1/+6 |
| 2016-12-15 | Auto merge of #38331 - bluss:assume-stage, r=alexcrichton | bors | -0/+16 |
| 2016-12-15 | Auto merge of #38185 - jsgf:test-list, r=alexcrichton | bors | -20/+79 |
| 2016-12-15 | Auto merge of #37702 - redox-os:redox, r=brson | bors | -8/+4252 |
| 2016-12-15 | Auto merge of #38375 - petrochenkov:prim, r=eddyb | bors | -2/+24 |
| 2016-12-15 | rustbuild: Add small description of --keep-stage | Ulrik Sverdrup | -0/+9 |
| 2016-12-14 | Auto merge of #38374 - alexcrichton:makefile-fix, r=brson | bors | -1/+1 |
| 2016-12-15 | Fix regression in resolution of primitive types | Vadim Petrochenkov | -2/+24 |
| 2016-12-14 | mk: Fix `make check` | Alex Crichton | -1/+1 |
| 2016-12-14 | Auto merge of #38367 - alexcrichton:fix-nightiles, r=brson | bors | -1/+2 |
| 2016-12-14 | rustbuild: Run `dist` on a `distcheck` | Alex Crichton | -1/+2 |
| 2016-12-14 | libtest: add --list option to list tests and benchmarks | Jeremy Fitzhardinge | -20/+79 |
| 2016-12-14 | Auto merge of #38295 - dylanmckay:llvm-4.0-di-globalvar, r=michaelwoerister | bors | -5/+20 |
| 2016-12-14 | Merge branch 'master' into redox | Jeremy Soller | -420/+1780 |
| 2016-12-14 | Auto merge of #38351 - sanxiyn:doc-test-args, r=alexcrichton | bors | -7/+7 |
| 2016-12-14 | Auto merge of #38340 - alexcrichton:fix-travis, r=alexcrichton | bors | -1/+61 |
| 2016-12-14 | Update LLVM global variable debug info API for 4.0 | Dylan McKay | -5/+20 |
| 2016-12-14 | Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb | bors | -4/+40 |
| 2016-12-14 | Auto merge of #38181 - jsgf:test-filter-exact, r=alexcrichton | bors | -2/+97 |
| 2016-12-13 | Auto merge of #38278 - jseyfried:improve_proc_macro_def_ids, r=michaelwoerister | bors | -22/+42 |
| 2016-12-13 | Auto merge of #38353 - alexcrichton:fix-nightiles, r=alexcrichton | bors | -3/+21 |
| 2016-12-13 | rustbuild: Don't dist docs if disabled | Alex Crichton | -0/+5 |
| 2016-12-13 | rustbuild: Skip some more non-relevant dist steps | Alex Crichton | -1/+14 |
| 2016-12-13 | rustc: Use `create_dir_racy` in save analysis | Alex Crichton | -2/+2 |
| 2016-12-14 | Document --test-args for rustbuild | Seo Sanghyeon | -7/+7 |
| 2016-12-13 | Auto merge of #38317 - shepmaster:llvm-4.0-debuginfo-alignment, r=eddyb | bors | -12/+44 |
| 2016-12-13 | Auto merge of #38309 - sfackler:rfc-1725, r=alexcrichton | bors | -0/+107 |
| 2016-12-13 | Auto merge of #38286 - pftbest:msp430_at_symbol, r=michaelwoerister | bors | -1/+3 |
| 2016-12-13 | Fix travis builds | Alex Crichton | -1/+61 |
| 2016-12-13 | Auto merge of #38179 - michael-zapata:rf/harmonise_rustdoc_errors, r=Guillaum... | bors | -13/+29 |
| 2016-12-12 | Implement RFC #1725 | Steven Fackler | -0/+107 |
| 2016-12-13 | Auto merge of #38325 - frewsxcv:rollup, r=frewsxcv | bors | -333/+1255 |