| Age | Commit message (Expand) | Author | Lines |
| 2016-05-16 | Auto merge of #33651 - Nercury:update-i686-android-target-to-match-abi, r=ale... | bors | -1/+5 |
| 2016-05-15 | Update i686-linux-android features to match android ABI. | Nerijus Arlauskas | -1/+5 |
| 2016-05-14 | Add all possible features (NEON, FP) to aarch64 android target. | Nerijus Arlauskas | -0/+3 |
| 2016-05-14 | Add missing "max_atomic_width" to new armv7 android target. | Nerijus Arlauskas | -0/+1 |
| 2016-05-14 | Remove "gnu" from "target_env" because it does not matter for android. | Nerijus Arlauskas | -3/+3 |
| 2016-05-09 | Add #[cfg(target_has_atomic)] to get atomic support for the current target | Amanieu d'Antras | -8/+68 |
| 2016-05-08 | Auto merge of #33414 - Nercury:master, r=alexcrichton | bors | -0/+29 |
| 2016-05-08 | Auto merge of #33403 - alexcrichton:consistent-env, r=brson | bors | -3/+3 |
| 2016-05-07 | Rollup merge of #33430 - phil-opp:patch-1, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-05-07 | Add armv7-linux-androideabi target. | Nerijus Arlauskas | -0/+29 |
| 2016-05-05 | [Doc] Default cpu is "generic" (and not "default") | Philipp Oppermann | -1/+1 |
| 2016-05-04 | rustc: Change target_env for ARM targets to `gnu` | Alex Crichton | -3/+3 |
| 2016-05-02 | rustc_back: use a common musl base | Tamir Duberstein | -73/+74 |
| 2016-04-25 | Auto merge of #33115 - mbrubeck:vfp3-d16, r=nrc | bors | -1/+1 |
| 2016-04-24 | librustc_back: fix typo | Tamir Duberstein | -1/+1 |
| 2016-04-24 | librustc_back: remove explicit linker | Tamir Duberstein | -7/+0 |
| 2016-04-20 | Enable vfp3-d16 for ARMv7 Android target | Matt Brubeck | -1/+1 |
| 2016-04-19 | Make data-layout mandatory in target specs. | Eduard Burtescu | -9/+53 |
| 2016-04-14 | Rollup merge of #32856 - cardoe:target-spec-path, r=alexcrichton | Steve Klabnik | -2/+1 |
| 2016-04-09 | librustc_back: fix incorrect comment about RUST_TARGET_PATH | Doug Goldstein | -2/+1 |
| 2016-04-08 | Read "is-like-msvc" target option from JSON | pravic | -0/+1 |
| 2016-03-22 | fix alignment | Jorge Aparicio | -1/+1 |
| 2016-03-22 | try! -> ? | Jorge Aparicio | -4/+4 |
| 2016-03-20 | The `data-layout` field is no longer required, but the `os` field is | Philipp Oppermann | -2/+2 |
| 2016-03-04 | rustc: Add an i586-pc-windows-msvc target | Alex Crichton | -14/+23 |
| 2016-02-23 | Auto merge of #31814 - petevine:master, r=alexcrichton | bors | -1/+1 |
| 2016-02-22 | Eradicate last vestiges of armv6 | petevine | -1/+1 |
| 2016-02-22 | Fix broken Solaris build | Nikita Baksalyar | -0/+1 |
| 2016-02-19 | Auto merge of #31735 - aliclark:freebsd-link-defs, r=alexcrichton | bors | -3/+10 |
| 2016-02-17 | bring freebsd linker config up-to-date (same as dragonfly) | Ali Clark | -3/+10 |
| 2016-02-17 | specify the cpu type for LLVM for OpenBSD target | Sébastien Marie | -0/+1 |
| 2016-02-16 | Auto merge of #31534 - jseyfried:restrict_noninline_mod, r=nikomatsakis | bors | -1/+2 |
| 2016-02-14 | Rollup merge of #31629 - petevine:master, r=alexcrichton | Manish Goregaokar | -0/+29 |
| 2016-02-13 | Add a new i586 Linux target | petevine | -0/+29 |
| 2016-02-13 | Auto merge of #31579 - ollie27:msvc_link, r=alexcrichton | bors | -0/+9 |
| 2016-02-13 | Disallow non-inline modules without path annotations inside blocks and fix fa... | Jeffrey Seyfried | -1/+2 |
| 2016-02-12 | rustc: add a `--print target-list` command | Jorge Aparicio | -77/+78 |
| 2016-02-11 | rustc_back: Fix disabling jemalloc | Alex Crichton | -3/+3 |
| 2016-02-11 | Enable /SAFESEH for i686-pc-windows-msvc | Oliver Middleton | -0/+5 |
| 2016-02-11 | Enable /LARGEADDRESSAWARE for i686-pc-windows-msvc | Oliver Middleton | -0/+4 |
| 2016-02-11 | [breaking-change] don't glob import/export syntax::abi enum variants | Oliver Schneider | -5/+5 |
| 2016-02-08 | rustc: Use llvm-ar for custom targets by default | Alex Crichton | -12/+1 |
| 2016-02-07 | rustc: Tweak exe allocator for MinGW/rumprun | Alex Crichton | -1/+1 |
| 2016-02-06 | Add support for i686-unknown-linux-musl | Brian Anderson | -0/+47 |
| 2016-02-06 | rustc: Add obj_is_bitcode to TargetOptions | Brian Anderson | -0/+6 |
| 2016-02-06 | Add the asmjs-unknown-emscripten triple. Add cfgs to libs. | Brian Anderson | -1/+39 |
| 2016-02-03 | Auto merge of #31078 - nbaksalyar:illumos, r=alexcrichton | bors | -0/+61 |
| 2016-02-02 | Auto merge of #31312 - alexcrichton:no-le-in-powerpc64le, r=alexcrichton | bors | -3/+3 |
| 2016-02-01 | Remove "powerpc64le" and "mipsel" target_arch | Alex Crichton | -3/+3 |
| 2016-02-01 | Auto merge of #31303 - alexcrichton:mips-warnings, r=aturon | bors | -4/+12 |