about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2025-09-04Rollup merge of #145682 - dpaoliello:arm64tier1, r=jieyouxuJacob Pratt-1/+1
2025-09-04Rollup merge of #146134 - maurer:nvptx-sync, r=durin42Stuart Cook-1/+1
2025-09-03Rollup merge of #146032 - heiher:loong64-none-no-lsx, r=lqdStuart Cook-1/+1
2025-09-02llvm: nvptx: Layout update to match LLVMMatthew Maurer-1/+1
2025-08-30Update target spec metadata of Arm64EC Windows and Trusty targetsTaiki Endo-5/+5
2025-08-30Explicity disable LSX feature for `loongarch64-unknown-none` targetWANG Rui-1/+1
2025-08-29compiler: Add `{x86_64,aarch64,riscv64gc}-unknown-managarm-mlibc` targetsno92-0/+70
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-0/+27
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+40
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+25
2025-08-21Rollup merge of #144613 - pantsman0:nintendo_switch_cpu_features, r=wesleywiserJacob Pratt-1/+1
2025-08-21Promote aarch64-pc-windows-msvc to Tier 1Daniel Paoliello-1/+1
2025-08-20Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=...Jacob Pratt-1/+1
2025-08-19Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco许杰友 Jieyou Xu (Joe)-8/+19
2025-08-19remove rva23s64 from riscv64a23-unknown-linux-gnu targetZhongyao Chen-1/+1
2025-08-18Add VEXos "linked files" support to `armv7a-vex-v5`Lewis McClelland-8/+19
2025-08-18change riscv64a23 target reqirements comments: linux kernel 6.8.0, glibc 2.39Zhongyao Chen-1/+1
2025-08-15Demote x86_64-apple-darwin to Tier 2 with host toolsJake Goulding-1/+1
2025-08-13Rollup merge of #145241 - tomtor:avr-layout, r=nikicGuillaume Gomez-1/+1
2025-08-13Rollup merge of #144962 - Gelbpunkt:aarch64_be-unknown-none-softfloat, r=davi...Guillaume Gomez-0/+43
2025-08-12[AVR] Changed data_layoutTom Vijlbrief-1/+1
2025-08-11Add new Tier-3 target: riscv64a23-unknown-linux-gnuChen Zhongyao-0/+27
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-48/+48
2025-08-07Add minimal `armv7a-vex-v5` supportLewis McClelland-0/+188
2025-08-05Add aarch64_be-unknown-none-softfloat targetJens Reidel-0/+43
2025-08-01Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxuRalf Jung-15/+0
2025-07-29Add the CRC instructions.Philip Woolford-1/+1
2025-07-29Enable features that are always available in a live system.Philip Woolford-1/+1
2025-07-25Enable outline-atomics for aarch64-unknown-linux-muslJens Reidel-1/+1
2025-07-24Make tier 3 musl targets link dynamically by defaultJens Reidel-15/+0
2025-07-18Update AMDGPU data layoutNikita Popov-1/+1
2025-07-04Enable xgot feature for mips64 musl targetsJens Reidel-2/+2
2025-06-19expose abi information on ppc64 targetsostylk-0/+8
2025-06-16explicitly set llvm_abiname option on existing ppc64 targetsostylk-0/+8
2025-06-11compiler: Update all targets to the new c_int_width typeJubilee Young-6/+6
2025-06-08Rollup merge of #142179 - folkertdev:min-global-align-parse, r=workingjubileeJubilee-4/+4
2025-06-08Rollup merge of #142053 - heiher:loong32-none, r=wesleywiserJubilee-0/+59
2025-06-07store `target.min_global_align` as an `Align`Folkert de Vries-4/+4
2025-06-07Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-t...Jacob Pratt-35/+16
2025-06-06compiler: set Apple frame pointers by architectureJubilee Young-35/+16
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-0/+59
2025-06-03Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3Matthias Krüger-2/+3
2025-06-03compiler: use CanonAbi for entry_abiJubilee Young-2/+3
2025-05-31Enable non-leaf Frame Pointers for mingw-w64 Arm64 WindowsMateusz Mikuła-1/+7
2025-05-24Enable xray support for Macquininer-0/+2
2025-05-23Rollup merge of #140832 - workingjubilee:aarch64-linux-should-use-frame-point...Matthias Krüger-8/+46
2025-05-17aarch64-linux: Default to FramePointer::NonLeafJubilee Young-8/+46
2025-05-15[win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab...Daniel Paoliello-6/+1
2025-05-09Enable non-leaf Frame Pointers for Arm64EC WindowsDaniel Paoliello-1/+7
2025-05-08Enable non-leaf Frame Pointers for Arm64 WindowsDaniel Paoliello-1/+7