| Age | Commit message (Expand) | Author | Lines |
| 2019-07-25 | Rollup merge of #62814 - androm3da:hexagon_19jul_2019, r=alexcrichton | Mazdak Farrokhzad | -0/+37 |
| 2019-07-25 | Rollup merge of #62784 - Disasm:riscv32i, r=estebank | Mazdak Farrokhzad | -0/+33 |
| 2019-07-24 | Add comment | Scott Wolchok | -0/+6 |
| 2019-07-24 | Auto merge of #62908 - fakenine:normalize_use_of_backticks_compiler_messages_... | bors | -1/+1 |
| 2019-07-23 | normalize use of backticks for compiler messages in remaining modules | Samy Kacimi | -1/+1 |
| 2019-07-23 | fix check | Scott Wolchok | -1/+2 |
| 2019-07-23 | Disable d32 on armv6 hf targets | Nikita Popov | -4/+4 |
| 2019-07-23 | cleanup: Remove `extern crate serialize as rustc_serialize`s | Vadim Petrochenkov | -7/+4 |
| 2019-07-22 | add support for hexagon-unknown-linux-musl | Brian Cain | -0/+37 |
| 2019-07-20 | Revert "Disable stack probing for gnux32." | CrLF0710 | -2/+1 |
| 2019-07-19 | Remove support for -Zlower-128bit-ops | bjorn3 | -5/+0 |
| 2019-07-18 | Add riscv32i-unknown-none-elf target | Vadim Kaushan | -0/+33 |
| 2019-07-17 | update data_layout and features | Baoshan Pang | -6/+4 |
| 2019-07-16 | Support SDKROOT env var on iOS | Scott Wolchok | -0/+7 |
| 2019-07-16 | Auto merge of #61946 - BaoshanPang:vxworks, r=alexcrichton | bors | -1/+398 |
| 2019-07-16 | Add supporting for vxWorks | Baoshan Pang | -1/+398 |
| 2019-07-15 | SGX target: don't pretend to be GNU/Linux to LLVM | Jethro Beekman | -1/+1 |
| 2019-07-15 | rustc: precompute the largest Niche and store it in LayoutDetails. | Eduard-Mihai Burtescu | -0/+20 |
| 2019-07-15 | rustc_target: move abi::Niche from rustc::ty::layout. | Eduard-Mihai Burtescu | -0/+51 |
| 2019-07-13 | Make `newtype_index` hygienic and use allow_internal_unstable | Matthew Jasper | -5/+1 |
| 2019-07-10 | Rollup merge of #62474 - nikic:update-llvm, r=alexcrichton | Mazdak Farrokhzad | -44/+44 |
| 2019-07-10 | Rollup merge of #62283 - fintelia:patch-5, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2019-07-09 | Add function pointer alignment to ARM/Thumb data layout | Nikita Popov | -32/+32 |
| 2019-07-09 | Use new feature names in target feature lists | Nikita Popov | -12/+12 |
| 2019-07-07 | Auto merge of #59800 - Zoxc:less-dylibs, r=alexcrichton | bors | -6/+0 |
| 2019-07-07 | rustc: Remove `dylib` crate type from most rustc crates | Alex Crichton | -6/+0 |
| 2019-07-07 | Auto merge of #62281 - Disasm:riscv-pic, r=nagisa | bors | -0/+2 |
| 2019-07-05 | Rollup merge of #62380 - eddyb:x64-sysv-regs, r=nagisa | Mazdak Farrokhzad | -9/+24 |
| 2019-07-05 | Rollup merge of #61545 - flip1995:internal_lints, r=oli-obk | Mazdak Farrokhzad | -1/+0 |
| 2019-07-05 | rustc_target: avoid negative register counts in the SysV x86_64 ABI. | Eduard-Mihai Burtescu | -9/+24 |
| 2019-07-03 | Rollup merge of #62021 - crlf0710:msvc_link_output_improve, r=alexcrichton | Mark Rousskov | -0/+4 |
| 2019-07-01 | Target::arch can take more than listed options | Jonathan Behrens | -2/+2 |
| 2019-07-01 | Use code model 'medium' for 64-bit RISC-V targets | Vadim Kaushan | -0/+2 |
| 2019-06-27 | Rollup merge of #62131 - Xanewok:clip-some-nits, r=petrochenkov | Mazdak Farrokhzad | -1/+1 |
| 2019-06-27 | Added comment description. | CrLF0710 | -0/+3 |
| 2019-06-26 | Fix clippy::redundant_field_names | Igor Matuszewski | -1/+1 |
| 2019-06-26 | Auto merge of #62072 - eddyb:generator-memory-index, r=tmandry | bors | -1/+10 |
| 2019-06-25 | rustc: correctly transform memory_index mappings for generators. | Eduard-Mihai Burtescu | -1/+10 |
| 2019-06-24 | Just switch to English linker output using environment variable when using msvc. | CrLF0710 | -0/+1 |
| 2019-06-24 | Enable internal lints in bootstrap | flip1995 | -1/+0 |
| 2019-06-23 | Fix meta-variable binding errors in macros | Julien Cretin | -3/+3 |
| 2019-06-15 | Rollup merge of #61844 - AaronKutch:master, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-06-15 | Auto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton | bors | -0/+14 |
| 2019-06-14 | Change `...` to `..=` where applicable | Aaron Kutch | -1/+1 |
| 2019-06-13 | Rollup merge of #61761 - lzutao:target-tuple-solaris, r=varkor | Mazdak Farrokhzad | -8/+10 |
| 2019-06-13 | Rollup merge of #61675 - fintelia:riscv-frame-pointer, r=nagisa | Mazdak Farrokhzad | -0/+4 |
| 2019-06-12 | Add a limit_rdylib_exports option and disable it for Solaris | John Kåre Alsaker | -0/+14 |
| 2019-06-12 | Add an alias for x86_64-sun-solaris target tuple | Lzu Tao | -8/+10 |
| 2019-06-11 | rustc_target: deny(unused_lifetimes). | Eduard-Mihai Burtescu | -1/+2 |
| 2019-06-08 | Include frame pointer for bare metal RISC-V targets | Jonathan Behrens | -0/+4 |