| Age | Commit message (Expand) | Author | Lines |
| 2019-07-29 | Rollup merge of #62809 - alexcrichton:wasm-llvm-9, r=nikic | Mazdak Farrokhzad | -0/+8 |
| 2019-07-26 | Rollup merge of #62904 - nikic:arm-d32, r=alexcrichton | Mazdak Farrokhzad | -4/+4 |
| 2019-07-26 | Rollup merge of #62801 - bjorn3:remove_lower_128bit_ops, r=alexcrichton | Mazdak Farrokhzad | -5/+0 |
| 2019-07-25 | Add UWP mingw targets | Hugo Beauzée-Luyssen | -0/+116 |
| 2019-07-25 | std: Use native `#[thread_local]` TLS on wasm | Alex Crichton | -0/+8 |
| 2019-07-25 | Rollup merge of #62903 - swolchok:ios-sdkroot, r=alexcrichton | Mazdak Farrokhzad | -0/+14 |
| 2019-07-25 | Rollup merge of #62901 - petrochenkov:serde, r=Centril | Mazdak Farrokhzad | -3/+3 |
| 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 | -3/+3 |
| 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-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 #62281 - Disasm:riscv-pic, r=nagisa | bors | -0/+2 |
| 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 | Added comment description. | CrLF0710 | -0/+3 |
| 2019-06-26 | Fix clippy::redundant_field_names | Igor Matuszewski | -1/+1 |
| 2019-06-24 | Just switch to English linker output using environment variable when using msvc. | CrLF0710 | -0/+1 |
| 2019-06-23 | Fix meta-variable binding errors in macros | Julien Cretin | -3/+3 |
| 2019-06-15 | Auto merge of #59752 - Zoxc:dylib-fix, r=alexcrichton | bors | -0/+14 |
| 2019-06-13 | Rollup merge of #61761 - lzutao:target-tuple-solaris, r=varkor | Mazdak Farrokhzad | -8/+10 |
| 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-08 | Include frame pointer for bare metal RISC-V targets | Jonathan Behrens | -0/+4 |
| 2019-06-05 | Don't use GNU noexec stack note | coypoop | -3/+0 |
| 2019-05-15 | Auto merge of #60775 - hellow554:no_bitrig, r=joshtriplett | bors | -42/+0 |
| 2019-05-13 | default to $ARCH-apple-macosx10.7.0 LLVM triple for darwin targets | Nathan Froyd | -12/+5 |
| 2019-05-13 | Remove bitrig support from rust | Marcel Hellwig | -42/+0 |
| 2019-05-09 | Omit the vendor component in the WASI triple | Dan Gohman | -18/+18 |
| 2019-05-08 | Auto merge of #60378 - froydnj:apple-target-modifications, r=michaelwoerister | bors | -10/+40 |
| 2019-05-07 | choose a more specific LLVM target on OS X when necessary | Nathan Froyd | -10/+40 |
| 2019-05-03 | Categorize WASI as an "OS" rather than as an "environment". | Dan Gohman | -2/+2 |
| 2019-04-06 | Rollup merge of #59624 - jethrogb:jb/sgx-unwind-syms, r=alexcrichton | Mazdak Farrokhzad | -0/+9 |