| Age | Commit message (Expand) | Author | Lines |
| 2018-12-03 | Auto merge of #55041 - evq:thumbv8m, r=alexcrichton | bors | -0/+1 |
| 2018-12-01 | remove some uses of try! | Mark Mansi | -3/+3 |
| 2018-11-24 | Rollup merge of #56154 - petrhosek:fuchsia-linker-args, r=alexcrichton | kennytm | -0/+5 |
| 2018-11-22 | Rollup merge of #56067 - jethrogb:jb/sgx-target-spec, r=alexcrichton | Guillaume Gomez | -0/+17 |
| 2018-11-22 | Pass additional linker flags when targeting Fuchsia | Petr Hosek | -0/+5 |
| 2018-11-21 | Add x86_64-fortanix-unknown-sgx target to the compiler | Jethro Beekman | -0/+2 |
| 2018-11-19 | Add `override_export_symbols` option to Rust target specification | Jethro Beekman | -0/+15 |
| 2018-11-15 | Add powerpc64-unknown-linux-musl target | Samuel Holland | -0/+1 |
| 2018-11-15 | Add powerpc-unknown-linux-musl target | Samuel Holland | -0/+1 |
| 2018-11-11 | rustc: Clean up allocator injection logic | Alex Crichton | -6/+0 |
| 2018-11-04 | rustc_target: pass contexts by reference, not value. | Eduard-Mihai Burtescu | -2/+2 |
| 2018-11-02 | Remove all jemalloc-related content | Alex Crichton | -8/+0 |
| 2018-10-26 | Remove redundant clone | Shotaro Yamada | -4/+4 |
| 2018-10-19 | rename to thumbv8m.base-none-eabi, fix strict alignment | eV | -1/+1 |
| 2018-10-13 | targets: thumbv8m: Add target for baseline ARMv8-M | eV | -0/+1 |
| 2018-10-12 | rustc: Allow targets to specify SIMD args are by-val | Alex Crichton | -0/+9 |
| 2018-10-11 | Support for disabling the PLT on ELF targets | Gabriel Majeri | -0/+6 |
| 2018-09-27 | ignore {std,fast,vector,this}call on non-x86 windows | Nathan Froyd | -1/+11 |
| 2018-09-04 | Add target thumbv7a-pc-windows-msvc | Jordan Rhee | -0/+1 |
| 2018-08-30 | [RISCV] Add riscv32imc-unknown-none-elf target. | David Craven | -0/+2 |
| 2018-08-26 | add armebv7r-none-eabi target | Jorge Aparicio | -1/+2 |
| 2018-08-26 | add armv7r-none-eabi target | Jorge Aparicio | -0/+1 |
| 2018-08-26 | Add target for Little-endian ARM Cortex-R4F/R5F MCUs | Paolo Teti | -0/+1 |
| 2018-08-23 | use String::new() instead of String::from(""), "".to_string(), "".to_owned() ... | Matthias Krüger | -2/+2 |
| 2018-08-20 | Auto merge of #52101 - japaric:linker-flavor, r=alexcrichton | bors | -0/+43 |
| 2018-08-18 | fully implement lld-flavor | Jorge Aparicio | -0/+39 |
| 2018-08-18 | add lld_flavor info to target spec | Jorge Aparicio | -0/+4 |
| 2018-08-15 | Start adding an `aarch64-pc-windows-msvc` target | Alex Crichton | -0/+1 |
| 2018-08-14 | Rollup merge of #53246 - ljedrz:cleanup_various, r=kennytm | kennytm | -8/+4 |
| 2018-08-14 | Rollup merge of #53233 - andre-richter:master, r=alexcrichton | kennytm | -0/+2 |
| 2018-08-12 | Rollup merge of #53165 - jakllsch:netbsd-ad22a005-b917-47f3-8156-f717d36f6bbe... | Guillaume Gomez | -0/+1 |
| 2018-08-11 | A few cleanups for fmt_macros, graphviz, apfloat, target, serialize and term | ljedrz | -8/+4 |
| 2018-08-09 | targets: aarch64: Add bare-metal aarch64 target | Andre Richter | -0/+2 |
| 2018-08-09 | A few cleanups for rustc_target | ljedrz | -13/+11 |
| 2018-08-07 | Add aarch64-unknown-netbsd target | Jonathan A. Kollasch | -0/+1 |
| 2018-08-01 | [RISCV] Add built-in target riscv32imac-unknown-none-elf. | David Craven | -0/+2 |
| 2018-07-30 | Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ... | Colin Finck | -0/+4 |
| 2018-07-26 | Omit the vendor component in Fuchsia triple | Petr Hosek | -2/+2 |
| 2018-07-14 | Rollup merge of #52330 - jethrogb:jb/target-link-args, r=varkor | kennytm | -11/+15 |
| 2018-07-13 | Don't silently ignore invalid data in target spec | Jethro Beekman | -11/+15 |
| 2018-07-12 | Deny bare trait objects in librustc_target and libtest | ljedrz | -1/+1 |
| 2018-07-06 | Auto merge of #51953 - japaric:atomic-load-store, r=alexcrichton | bors | -0/+6 |
| 2018-07-05 | enable Atomic*.{load,store} for ARMv6-M / MSP430 | Jorge Aparicio | -0/+6 |
| 2018-07-03 | rust: add initial changes to support powerpc64le musl | Mike Sullivan | -0/+1 |
| 2018-05-31 | musl: don't use the included startfiles with -crt-static | Johannes Nixdorf | -5/+16 |
| 2018-05-24 | Rollup merge of #50864 - jakllsch:add-netbsd-arm-target-specs, r=alexcrichton | kennytm | -0/+2 |
| 2018-05-20 | Auto merge of #50813 - paoloteti:cortex-r, r=alexcrichton | bors | -0/+2 |
| 2018-05-18 | Add armv6-unknown-netbsd-eabihf target | Jonathan A. Kollasch | -0/+1 |
| 2018-05-18 | Add armv7-unknown-netbsd-eabihf target | Jonathan A. Kollasch | -0/+1 |
| 2018-05-17 | Revert "musl: don't use the included startfiles with -crt-static" | Alex Crichton | -16/+5 |