| Age | Commit message (Expand) | Author | Lines |
| 2019-04-17 | Deny `internal` in stage0 | Mateusz MikuĊa | -1/+1 |
| 2019-04-11 | Add discr_index to multi-variant layouts | Tyler Mandry | -5/+7 |
| 2019-04-06 | Rollup merge of #59624 - jethrogb:jb/sgx-unwind-syms, r=alexcrichton | Mazdak Farrokhzad | -0/+9 |
| 2019-04-04 | wasm32: Default to a "static" relocation model | Alex Crichton | -0/+9 |
| 2019-04-04 | Disable stack probing for gnux32. | CrLF0710 | -1/+2 |
| 2019-04-03 | Deny internal lints on non conflicting crates | flip1995 | -0/+1 |
| 2019-04-01 | SGX target: Use linker option to avoid code CGU assignment kludge | Jethro Beekman | -0/+9 |
| 2019-03-31 | Rollup merge of #59519 - eddyb:layout-variants-refactor, r=oli-obk | Mazdak Farrokhzad | -12/+16 |
| 2019-03-31 | Rollup merge of #59506 - JohnTitor:improve-mcount, r=nagisa | Mazdak Farrokhzad | -39/+127 |
| 2019-03-31 | Use `u{1}` instead of `01` | Yuki OKUSHI | -16/+16 |
| 2019-03-30 | Add target_mcount option | Yuki OKUSHI | -39/+127 |
| 2019-03-29 | Add a new wasm32-unknown-wasi target | Alex Crichton | -0/+114 |
| 2019-03-29 | rustc_target: factor out common fields of non-Single Variants. | Eduard-Mihai Burtescu | -12/+16 |
| 2019-03-20 | rustc: Allow using `clang` for wasm32 targets | Alex Crichton | -51/+153 |
| 2019-03-16 | Rollup merge of #58976 - phil-opp:patch-2, r=alexcrichton | kennytm | -1/+1 |
| 2019-03-16 | Rollup merge of #58941 - wzssyqa:master, r=alexcrichton | kennytm | -0/+99 |
| 2019-03-08 | Rollup merge of #58080 - MikaelUrankar:freebsd_arm, r=sanxiyn | Pietro Albini | -0/+50 |
| 2019-03-06 | Default to integrated `rust-lld` linker for UEFI targets | Philipp Oppermann | -1/+1 |
| 2019-03-05 | MIPS: add r6 support | YunQiang Su | -0/+99 |
| 2019-02-27 | Rename variadic to c_variadic | Dan Robertson | -2/+2 |
| 2019-02-27 | Support defining C compatible variadic functions | Dan Robertson | -4/+15 |
| 2019-02-20 | Search for target_triple.json only if builtin target not found | gnzlbg | -6/+16 |
| 2019-02-15 | Auto merge of #58406 - Disasm:rv64-support, r=nagisa | bors | -0/+64 |
| 2019-02-13 | Add FreeBSD armv6 and armv7 targets | MikaelUrankar | -0/+50 |
| 2019-02-13 | target/uefi: clarify documentation | David Rheinsberg | -12/+17 |
| 2019-02-12 | Add riscv64gc-unknown-none-elf target | Vadim Kaushan | -0/+32 |
| 2019-02-12 | Add riscv64imac-unknown-none-elf target | Vadim Kaushan | -0/+32 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -23/+23 |
| 2019-02-09 | Rollup merge of #58257 - taiki-e:librustc_target-2018, r=Centril | Mazdak Farrokhzad | -220/+221 |
| 2019-02-08 | librustc_target => 2018 | Taiki Endo | -220/+221 |
| 2019-02-07 | Remove images' url to make it work even without internet connection | Guillaume Gomez | -3/+1 |
| 2019-02-02 | Auto merge of #58060 - andre-richter:master, r=nagisa | bors | -0/+1 |
| 2019-02-01 | targets: aarch64-unknown-none: Add +strict-align | Andre Richter | -0/+1 |
| 2019-01-28 | NVPTX: by-default use target cpu "sm_30" | Denys Zariaiev | -3/+3 |
| 2019-01-27 | Create `nvptx64-nvidia-cuda` target specification | Denys Zariaiev | -0/+77 |
| 2019-01-27 | Auto merge of #57925 - fintelia:riscv-cas, r=nagisa | bors | -1/+1 |
| 2019-01-26 | Enable RISC-V atomic compare and swap | Jonathan Behrens | -1/+1 |
| 2019-01-25 | distinguish "no data" from "heterogeneous" for ABI purposes | Niko Matsakis | -19/+72 |
| 2019-01-21 | Add powerpc64-unknown-freebsd | Your Name | -0/+23 |
| 2019-01-05 | Add a target option "merge-functions" taking values in ("disabled", | Peter Jin | -1/+65 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -1580/+0 |
| 2018-12-23 | Rollup merge of #56979 - VardhanThigle:Vardhan/rust-sgx-unwind-support, r=ale... | kennytm | -19/+27 |
| 2018-12-19 | Adding unwinding support for x86_64_fortanix_unknown_sgx target. | Vardhan Thigle | -19/+27 |
| 2018-12-19 | Rollup merge of #56947 - hsivonen:neon, r=alexcrichton | Pietro Albini | -0/+98 |
| 2018-12-17 | Enable stack probes for UEFI images | Wonwoo Choi | -0/+1 |
| 2018-12-17 | Auto merge of #56833 - nagisa:ios-fix, r=alexcrichton | bors | -0/+2 |
| 2018-12-15 | Rollup merge of #56710 - jethrogb:jb/sgx-target-features, r=alexcrichton | Pietro Albini | -0/+1 |
| 2018-12-15 | Rollup merge of #56769 - dvdhrm:uefi-target, r=alexcrichton | Pietro Albini | -0/+135 |
| 2018-12-15 | Provide -isysroot with sdkroot for ios builds | Simonas Kazlauskas | -0/+2 |
| 2018-12-13 | Add targets thumbv7neon-linux-androideabi and thumbv7neon-unknown-linux-gnuea... | Henri Sivonen | -0/+98 |