| Age | Commit message (Expand) | Author | Lines |
| 2020-08-07 | Add the aarch64-apple-darwin target | Jake Goulding | -1/+35 |
| 2020-08-07 | rustc_target: Add a target spec option for disabling `--eh-frame-hdr` | Vadim Petrochenkov | -0/+20 |
| 2020-07-10 | Avoid "whitelist" | Tamir Duberstein | -10/+10 |
| 2020-07-08 | Avoid "blacklist" | Tamir Duberstein | -77/+85 |
| 2020-06-27 | linker: Create GNU_EH_FRAME header by default when producing ELFs | Vadim Petrochenkov | -14/+2 |
| 2020-06-26 | Rollup merge of #72937 - AdrianCX:master, r=nikomatsakis | Manish Goregaokar | -2/+4 |
| 2020-06-24 | Update libunwind build process for x86_64-fortanix-unknown-sgx target | Adrian Cruceru | -2/+4 |
| 2020-06-19 | Allow dynamic linking for iOS/tvOS targets. | luxx4x | -1/+0 |
| 2020-06-19 | Rollup merge of #70740 - haraldh:static-pie, r=petrochenkov | Ralf Jung | -0/+1 |
| 2020-06-17 | Auto merge of #69890 - lenary:lenary/riscv-frame-pointers, r=hanna-kruppe,Mar... | bors | -5/+0 |
| 2020-06-15 | Enable static-pie for the x86_64-unknown-linux-musl target | Harald Hoyer | -0/+1 |
| 2020-06-15 | Rollup merge of #73086 - trevyn:apple-a7, r=nikic | Ralf Jung | -3/+3 |
| 2020-06-13 | Rollup merge of #73241 - mati865:mingw-libs-order-comment, r=petrochenkov | Dylan DPC | -3/+4 |
| 2020-06-13 | Add/update comments about MinGW late_link_args | Mateusz Mikuła | -3/+4 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -0/+58 |
| 2020-06-09 | Reoder order in which MinGW libs are linked | Mateusz Mikuła | -1/+1 |
| 2020-06-09 | [AVR] Rename the 'none_base' target spec module to 'freestanding_base' | Dylan McKay | -2/+2 |
| 2020-06-09 | [AVR] Add AVR platform support | Jake Goulding | -0/+58 |
| 2020-06-08 | Auto merge of #72655 - jethrogb:sgx-lvi-hardening, r=petrochenkov | bors | -1/+2 |
| 2020-06-07 | Auto merge of #72904 - shepmaster:reduce-abi-symbol-hash-churn, r=jonas-schie... | bors | -4/+12 |
| 2020-06-07 | Enable LVI hardening for x86_64-fortanix-unknown-sgx | Jethro Beekman | -1/+2 |
| 2020-06-07 | Rename "cyclone" to "apple-a7" per changes in upstream LLVM | Eden | -3/+3 |
| 2020-06-06 | Order the Rust and C ABIs first to reduce test churn | Jake Goulding | -4/+12 |
| 2020-06-06 | Rollup merge of #72708 - petrochenkov:linkhack, r=cuviper | Ralf Jung | -0/+5 |
| 2020-06-03 | rustc_target: Remove `pre_link_args_crt` | Vadim Petrochenkov | -9/+1 |
| 2020-05-31 | Auto merge of #72116 - petrhosek:fuchsia-ld-flags, r=tmandry | bors | -0/+7 |
| 2020-05-30 | [RISC-V] Do not force frame pointers | Sam Elliott | -5/+0 |
| 2020-05-29 | Rollup merge of #71804 - petrochenkov:static-pie, r=cuviper | Ralf Jung | -0/+5 |
| 2020-05-28 | linker: Add a linker rerun hack for gcc versions not supporting -static-pie | Vadim Petrochenkov | -0/+5 |
| 2020-05-28 | update data layout for illumos x86 | Joshua M. Clulow | -1/+2 |
| 2020-05-26 | Export ZERO_AR_DATE for macos linker invocations | Alex Crichton | -0/+11 |
| 2020-05-22 | Rollup merge of #72304 - petrochenkov:sgxunwind, r=nikomatsakis,jethrogb,ding... | Ralf Jung | -3/+1 |
| 2020-05-22 | Rollup merge of #72133 - bdbai:master, r=joshtriplett | Ralf Jung | -0/+31 |
| 2020-05-20 | llvm: Expose tiny code model to users | Vadim Petrochenkov | -1/+1 |
| 2020-05-20 | rustc_target: Avoid an inappropriate use of `post_link_objects` | Vadim Petrochenkov | -3/+1 |
| 2020-05-20 | rustc_target: Add a target spec option for static-pie support | Vadim Petrochenkov | -0/+5 |
| 2020-05-20 | Auto merge of #71769 - petrochenkov:crto, r=cuviper | bors | -82/+290 |
| 2020-05-16 | rustc_target: Stop using "string typing" for code models | Vadim Petrochenkov | -12/+62 |
| 2020-05-15 | Rollup merge of #72062 - overdrivenpotato:psp, r=jonas-schievink | Dylan DPC | -0/+86 |
| 2020-05-14 | Rewrite link script from scratch | Marko Mijalkovic | -276/+21 |
| 2020-05-14 | linker: More systematic handling of CRT objects | Vadim Petrochenkov | -82/+290 |
| 2020-05-12 | Add target thumbv7a-uwp-windows-msvc | bdbai | -0/+31 |
| 2020-05-11 | Update the Fuchsia linker defaults | Petr Hosek | -0/+7 |
| 2020-05-10 | Renamed lld_link_script to link_script and support all GNU-like linkers | Marko Mijalkovic | -7/+9 |
| 2020-05-10 | Add lld_link_script to TargetOptions | Marko Mijalkovic | -15/+8 |
| 2020-05-09 | Formatting | Marko Mijalkovic | -8/+4 |
| 2020-05-09 | Add mipsel-sony-psp target | Marko Mijalkovic | -0/+350 |
| 2020-05-09 | Rollup merge of #71234 - maurer:init-array, r=cuviper | Ralf Jung | -0/+8 |
| 2020-05-07 | Provide configurable LLVM cmdline section via target spec | Tom Karpiniec | -0/+16 |
| 2020-05-07 | Force embed-bitcode on non-simulator iOS/tvOS targets | Tom Karpiniec | -0/+7 |