| Age | Commit message (Expand) | Author | Lines |
| 2017-01-01 | Merge branch 'master' into sparc64 | Seo Sanghyeon | -0/+1 |
| 2016-12-30 | sparc64-linux support | Jorge Aparicio | -0/+2 |
| 2016-12-31 | Auto merge of #38601 - schulzch:master, r=brson | bors | -0/+1 |
| 2016-12-29 | Add sparc64-unknown-netbsd target | Jonathan A. Kollasch | -0/+1 |
| 2016-12-24 | Add a min_atomic_width target option, like max_atomic_width. | whitequark | -0/+12 |
| 2016-12-23 | Auto merge of #38401 - redox-os:redox_cross, r=brson | bors | -0/+3 |
| 2016-12-22 | Partial fix for #38489. | Christoph Schulz | -0/+1 |
| 2016-12-18 | target spec: add an asm-args field to pass arguments to the external .. | Jorge Aparicio | -0/+6 |
| 2016-12-15 | Add redox target | Jeremy Soller | -0/+3 |
| 2016-12-04 | OpenBSD under x86 has particular ABI for returning a struct. | Sébastien Marie | -0/+6 |
| 2016-11-30 | Add i686-unknown-openbsd target. | Sébastien Marie | -0/+3 |
| 2016-11-16 | rustc: Implement #[link(cfg(..))] and crt-static | Alex Crichton | -0/+6 |
| 2016-11-12 | use write::run_assembler | Jorge Aparicio | -6/+7 |
| 2016-11-12 | use msp430-as to emit object files from the assembly that LLVM emits | Jorge Aparicio | -0/+7 |
| 2016-11-06 | Add support for ARMv5TE architecture | Juan Gomez | -0/+1 |
| 2016-10-29 | Auto merge of #37387 - raphlinus:fuchsia_aarch64, r=alexcrichton | bors | -0/+1 |
| 2016-10-25 | Auto merge of #36421 - TimNN:check-abis, r=alexcrichton | bors | -1/+33 |
| 2016-10-24 | Support for aarch64 architecture on Fuchsia | Raph Levien | -0/+1 |
| 2016-10-24 | check target abi support | Tim Neumann | -1/+33 |
| 2016-10-22 | Add Fuchsia support | Raph Levien | -0/+3 |
| 2016-10-03 | change max_atomic_width type from u64 to Option<u64> | Jorge Aparicio | -17/+12 |
| 2016-10-02 | add Thumbs to the compiler | Jorge Aparicio | -2/+15 |
| 2016-10-01 | Rollup merge of #36865 - kallisti5:master, r=brson | Manish Goregaokar | -2/+2 |
| 2016-09-30 | Preliminary wasm32 support | Brian Anderson | -1/+2 |
| 2016-09-30 | Haiku: Fix target triplet delimiter | Alex von Gluck IV | -2/+2 |
| 2016-09-28 | Rollup merge of #36794 - japaric:target-panic, r=alexcrichton | Jonathan Turner | -0/+21 |
| 2016-09-27 | add a panic-strategy field to the target specification | Jorge Aparicio | -0/+21 |
| 2016-09-25 | Haiku: Adjust haiku target to match new librustc_back design | Alexander von Gluck IV | -0/+1 |
| 2016-09-25 | Add support for the Haiku operating system on x86 and x86_64 machines | Niels Sascha Reedijk | -0/+3 |
| 2016-09-13 | Auto merge of #36041 - ahmedcharles:try, r=nrc | bors | -8/+8 |
| 2016-09-12 | crate-ify compiler-rt into compiler-builtins | Jorge Aparicio | -6/+0 |
| 2016-09-11 | Use question_mark feature in librustc_back. | Ahmed Charles | -8/+8 |
| 2016-09-02 | Auto merge of #36024 - japaric:mips64, r=alexcrichton | bors | -0/+2 |
| 2016-08-26 | initial support for s390x | Jorge Aparicio | -0/+1 |
| 2016-08-26 | add mips64-gnu and mips64el-gnu targets | Jorge Aparicio | -0/+2 |
| 2016-08-16 | add mips-uclibc targets | Jorge Aparicio | -0/+2 |
| 2016-08-08 | Print Rust target name, not LLVM target name, for `--print target-list` | Seo Sanghyeon | -1/+1 |
| 2016-08-01 | trans: Avoid weak linkage for closures when linking with MinGW. | Michael Woerister | -0/+10 |
| 2016-07-30 | rustc_back/target: remove musl_base | Jorge Aparicio | -1/+0 |
| 2016-07-30 | Add ARM MUSL targets. | Timon Van Overveldt | -0/+4 |
| 2016-07-27 | librustc_back: filter targets for only valid ones | Jonathan Creekmore | -1/+9 |
| 2016-07-27 | librustc_back: json tests for builtin targets | Jonathan Creekmore | -2/+28 |
| 2016-07-27 | librustc_back: convert fn target() to return Result | Doug Goldstein | -16/+18 |
| 2016-07-27 | librustc_back: add ToJson trait to Target | Doug Goldstein | -2/+96 |
| 2016-07-27 | librustc_back: expose all target options via JSON | Doug Goldstein | -10/+22 |
| 2016-07-27 | Auto merge of #33363 - japaric:target, r=japaric | bors | -13/+11 |
| 2016-05-09 | Add #[cfg(target_has_atomic)] to get atomic support for the current target | Amanieu d'Antras | -0/+15 |
| 2016-05-08 | Auto merge of #33414 - Nercury:master, r=alexcrichton | bors | -0/+1 |
| 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/+1 |