| Age | Commit message (Expand) | Author | Lines |
| 2020-07-10 | Reoder order in which MinGW libs are linked | Mateusz MikuĊa | -1/+1 |
| 2020-05-31 | Auto merge of #72116 - petrhosek:fuchsia-ld-flags, r=tmandry | bors | -0/+7 |
| 2020-05-29 | Rollup merge of #72439 - westernmagic:master, r=Amanieu | Ralf Jung | -3/+75 |
| 2020-05-29 | Rollup merge of #71804 - petrochenkov:static-pie, r=cuviper | Ralf Jung | -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-24 | Added comment on there being no predefined registers | Michal Sudwoj | -0/+2 |
| 2020-05-24 | Deduplicated macro code | Michal Sudwoj | -27/+5 |
| 2020-05-24 | Minor fixes, as requested in PR review | Michal Sudwoj | -50/+27 |
| 2020-05-24 | Formatted correctly | Michal Sudwoj | -3/+1 |
| 2020-05-24 | NVPTX support for new asm! | Michal Sudwoj | -0/+117 |
| 2020-05-23 | Fix ice-72487 | Gary Guo | -13/+13 |
| 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-18 | Simplify register name output for x86 | Amanieu d'Antras | -8/+7 |
| 2020-05-18 | Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_ast | Amanieu d'Antras | -56/+2 |
| 2020-05-18 | The h modifier is only supported by reg_abcd | Amanieu d'Antras | -1/+1 |
| 2020-05-18 | Implement att_syntax option | Amanieu d'Antras | -0/+1 |
| 2020-05-18 | Add notes about functions that are not currently used | Amanieu d'Antras | -6/+26 |
| 2020-05-18 | Add support for high byte registers on x86 | Amanieu d'Antras | -50/+138 |
| 2020-05-18 | Apply review feedback | Amanieu d'Antras | -59/+72 |
| 2020-05-18 | Add inline asm register definitions to librustc_target | Amanieu d'Antras | -1/+1448 |
| 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-08 | Rollup merge of #72017 - ctaggart:wasm2, r=ecstatic-morse | Dylan DPC | -0/+4 |
| 2020-05-08 | Work around ICEs during cross-compilation | Cameron Taggart | -0/+4 |
| 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 |
| 2020-05-01 | Auto merge of #71623 - petrochenkov:localink, r=estebank | bors | -4/+0 |
| 2020-04-29 | Use .init_array rather than .ctors | Matthew Maurer | -0/+8 |
| 2020-04-27 | Disable localization for all linkers | Vadim Petrochenkov | -4/+0 |
| 2020-04-26 | rustc_target: Stop using "string typing" for TLS models | Vadim Petrochenkov | -11/+61 |
| 2020-04-26 | rustc_target: Stop using "string typing" for relocation models | Vadim Petrochenkov | -42/+103 |
| 2020-04-24 | Avoid unused Option::map results | Josh Stone | -18/+19 |
| 2020-04-16 | rustc_target::abi: add Primitive variant to FieldsShape. | Ana-Maria Mihalache | -9/+29 |
| 2020-04-16 | Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisa | Dylan DPC | -0/+75 |
| 2020-04-14 | Add illumos triple | Patrick Mooney | -0/+75 |