about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec
AgeCommit message (Expand)AuthorLines
2023-07-05Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd.Havard Eidnes-0/+20
2023-06-30require `-Zunstable-options` to use new link-self-contained values andRémy Rakic-0/+23
2023-06-30implement `-C linker-flavor` modern flavorsRémy Rakic-8/+73
2023-06-30add whether `LinkerFlavor` invokes the linker via a C/C++ compilerRémy Rakic-0/+19
2023-06-30add whether `LinkerFlavor` uses `lld`Rémy Rakic-0/+18
2023-06-30Auto merge of #106619 - agausmann:avr-object-file, r=nagisabors-0/+338
2023-06-26Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obkMatthias Krüger-0/+18
2023-06-22switch to using a target property to control plt defaultAugie Fackler-5/+30
2023-06-21Reorder `tvos_*` functions in apple_base.rs to avoid breaking sorted orderThom Chiovoloni-10/+12
2023-06-21Fix rustc_target::spec::apple::testsThom Chiovoloni-1/+4
2023-06-21Fix the tvOS targets to use the right LLVM target and respect the deployment ...Thom Chiovoloni-5/+19
2023-06-21Fix busted data_layout (mismatch vs LLVM) in x86_64 tvOS simulator targetThom Chiovoloni-1/+2
2023-06-13loongarch64-none*: Remove environment component from llvm targetWANG Rui-1/+1
2023-06-13Auto merge of #112386 - loongarch-rs:reloc-static, r=eholkbors-6/+4
2023-06-07Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkovbors-0/+11
2023-06-07Force all native libraries to be statically linked when linking a static binaryAmanieu d'Antras-0/+11
2023-06-07loongarch64-unknown-none*: Set default relocation model to staticWANG Rui-6/+4
2023-06-07Auto merge of #111819 - nikarh:vita-improved, r=Amanieubors-7/+8
2023-06-06Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgrbors-0/+50
2023-06-06Add new Tier-3 targets: `loongarch64-unknown-none*`WANG Rui-0/+50
2023-06-05Std support improvement for ps vita targetNikolay Arhipov-7/+8
2023-06-04Added custom risc32-imac for esp-espidf targetVictor Gil-0/+32
2023-06-01Rollup merge of #112150 - taiki-e:apple-atomic-128, r=AmanieuMichael Goulet-4/+4
2023-05-31Auto merge of #110807 - petrochenkov:strictflavor, r=lqd,wesleywiserbors-18/+92
2023-06-01Support 128-bit atomics on all x86_64 Apple targetsTaiki Endo-4/+4
2023-05-29linker: Report linker flavors incompatible with the current targetVadim Petrochenkov-2/+19
2023-05-29rustc_target: Refactor linker flavor inferenceVadim Petrochenkov-16/+73
2023-05-29Fix linkage for large binaries on mips64 platforms ...Ximin Luo-2/+2
2023-05-28compiler: update solaris and illumos spec to support TSAN.David Carlier-2/+2
2023-05-26Add SafeStack support to rustcWesley Wiser-0/+5
2023-05-26Rollup merge of #111384 - bmisiak:issue-106021-fix, r=petrochenkovMatthias Krüger-2/+2
2023-05-25Mac Catalyst: specify 14.0 deployment taregt in llvm_targetBrian M-2/+2
2023-05-25Auto merge of #111933 - matthiaskrgr:rollup-m10k3ts, r=matthiaskrgrbors-1/+1
2023-05-25Rollup merge of #109899 - daxpedda:patch-1, r=jackh726Matthias Krüger-1/+1
2023-05-22Enable sanitizers and profiler for aarch64-unknown-linux-muslAlex Gaynor-1/+6
2023-05-21rustc_codegen_ssa: Set e_flags for AVR architecture based on target CPUAdam Gausmann-0/+338
2023-05-08Rollup merge of #110638 - nikarh:vita, r=Mark-SimulacrumYuki Okushi-1/+1
2023-05-08Rollup merge of #110377 - chrisnc:armv7-atomic-64, r=cjgillotYuki Okushi-5/+5
2023-05-07Add support for NetBSD/aarch64-be (big-endian arm64).Havard Eidnes-0/+18
2023-05-07PS Vita std supportNikolay Arhipov-1/+1
2023-05-05Add deployment-target --print flag for Apple targetsBlackHoleFox-11/+32
2023-04-29Change ABI order in is_stableGary Guo-12/+11
2023-04-29Partial stabilisation of `c_unwind`Gary Guo-35/+5
2023-04-21compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020John Paul Adrian Glaubitz-0/+1
2023-04-20Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiserMatthias Krüger-5/+61
2023-04-17Spelling - compilerJosh Soref-4/+4
2023-04-15Update max_atomic_width of armv7r and armv7_sony_vita targets to 64.Chris Copeland-5/+5
2023-04-12Rollup merge of #110153 - DaniPopes:compiler-typos, r=NilstriebMatthias Krüger-1/+1
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-0/+18
2023-04-10Fix typos in compilerDaniPopes-1/+1