| Age | Commit message (Expand) | Author | Lines |
| 2018-08-01 | [RISCV] Disable c extension and atomic_cas. | David Craven | -1/+2 |
| 2018-08-01 | [RISCV] Add built-in target riscv32imac-unknown-none-elf. | David Craven | -0/+53 |
| 2018-08-01 | [RISCV] Implement call abi. | David Craven | -0/+62 |
| 2018-08-01 | Rollup merge of #52861 - ColinFinck:master, r=alexcrichton | Pietro Albini | -0/+106 |
| 2018-07-30 | rustc_llvm: move to rustc_codegen_llvm::llvm. | Irina Popa | -5/+1 |
| 2018-07-30 | Add targets for HermitCore (https://hermitcore.org) to the Rust compiler and ... | Colin Finck | -0/+106 |
| 2018-07-29 | Sanity-check all constants | Oliver Schneider | -0/+2 |
| 2018-07-28 | Rollup merge of #52763 - petrhosek:fuchsia-triple, r=alexcrichton | kennytm | -7/+7 |
| 2018-07-27 | Auto merge of #52336 - ishitatsuyuki:dyn-rollup, r=Mark-Simulacrum | bors | -2/+0 |
| 2018-07-26 | Omit the vendor component in Fuchsia triple | Petr Hosek | -7/+7 |
| 2018-07-26 | sparc ABI issue - structure returning from function is returned | Petr Sumbera | -10/+1 |
| 2018-07-25 | Deny bare_trait_objects globally | Tatsuyuki Ishi | -2/+0 |
| 2018-07-23 | Change single char str patterns to chars | ljedrz | -2/+2 |
| 2018-07-14 | Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton | bors | -0/+4 |
| 2018-07-13 | Add the `amdgpu-kernel` ABI. | Richard Diamond | -0/+4 |
| 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/+3 |
| 2018-07-10 | Upgrade to LLVM's master branch (LLVM 7) | Alex Crichton | -1/+1 |
| 2018-07-06 | Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa | bors | -0/+2 |
| 2018-07-06 | Auto merge of #51953 - japaric:atomic-load-store, r=alexcrichton | bors | -4/+11 |
| 2018-07-06 | Rollup merge of #51619 - mksully22:ppc64le_rust, r=alexcrichton | kennytm | -0/+36 |
| 2018-07-05 | #[cfg(target_has_atomic_cas)] -> #[cfg(target_has_atomic = "cas")] | Jorge Aparicio | -2/+1 |
| 2018-07-05 | enable Atomic*.{load,store} for ARMv6-M / MSP430 | Jorge Aparicio | -3/+11 |
| 2018-07-05 | Auto merge of #51936 - japaric:rust-lld, r=alexcrichton | bors | -0/+3 |
| 2018-07-03 | rust: add initial changes to support powerpc64le musl | Mike Sullivan | -0/+36 |
| 2018-07-01 | Auto merge of #51833 - wesleywiser:faster_large_constant_arrays, r=oli-obk | bors | -0/+13 |
| 2018-06-29 | rename rustc's lld to rust-lld | Jorge Aparicio | -0/+3 |
| 2018-06-28 | Explicitely disable WASM code generation for Emscripten | Jan-Erik Rediger | -1/+3 |
| 2018-06-27 | Inline all methods on `abi::Size` | Wesley Wiser | -0/+12 |
| 2018-06-27 | Inline `abi::Size::bytes()` | Wesley Wiser | -0/+1 |
| 2018-06-26 | migrate codebase to `..=` inclusive range patterns | Zack M. Davis | -13/+13 |
| 2018-06-24 | Haiku: make it explicit that Haiku uses position independent | Niels Sascha Reedijk | -0/+2 |
| 2018-05-31 | musl: don't use the included startfiles with -crt-static | Johannes Nixdorf | -9/+21 |
| 2018-05-24 | Replace `ScalarKind` with `Primitive` | Oliver Schneider | -26/+63 |
| 2018-05-24 | Add constant for `Size::from_bytes(0)` | Oliver Schneider | -10/+12 |
| 2018-05-24 | Auto merge of #50930 - toidiu:ak-ordOutlivesPredicate, r=nikomatsakis | bors | -2/+2 |
| 2018-05-24 | Rollup merge of #50864 - jakllsch:add-netbsd-arm-target-specs, r=alexcrichton | kennytm | -0/+71 |
| 2018-05-24 | implement Ord for OutlivesPredicate and other types | toidiu | -2/+2 |
| 2018-05-21 | Allow `Size` to be any valid `u64` | Oliver Schneider | -20/+23 |
| 2018-05-20 | Auto merge of #50813 - paoloteti:cortex-r, r=alexcrichton | bors | -0/+42 |
| 2018-05-19 | Use `Size` instead of `u64` in mir interpretation | Oliver Schneider | -1/+1 |
| 2018-05-19 | Auto merge of #50709 - alexcrichton:revert-musl, r=sfackler | bors | -35/+11 |
| 2018-05-18 | armebv7r-none-eabihf: default to ARM mode | Paolo Teti | -1/+1 |
| 2018-05-18 | Add armv6-unknown-netbsd-eabihf target | Jonathan A. Kollasch | -0/+35 |
| 2018-05-18 | Add armv7-unknown-netbsd-eabihf target | Jonathan A. Kollasch | -0/+36 |
| 2018-05-17 | Stabilise inclusive_range_methods | varkor | -1/+0 |
| 2018-05-17 | Revert "musl: don't use the included startfiles with -crt-static" | Alex Crichton | -21/+9 |
| 2018-05-17 | Revert "musl: link crt{begin,end}.o from the system compiler" | Alex Crichton | -14/+2 |
| 2018-05-16 | Add target for Big-endian ARM Cortex-R4F/R5F MCUs | Paolo Teti | -0/+42 |