about summary refs log tree commit diff
path: root/compiler/rustc_target
AgeCommit message (Expand)AuthorLines
2025-03-25Rollup merge of #138701 - tvladyslav:serializable_default_codegen_backend, r=...Takayuki Maeda-0/+8
2025-03-21target spec check: better error when llvm-floatabi is missingRalf Jung-1/+4
2025-03-20rustc_target: Use zvl*b target features in vector ABI checkTaiki Endo-2/+14
2025-03-20rustc_target: Add more RISC-V vector-related featuresTaiki Endo-1/+37
2025-03-19Make default_codegen_backend serializableVladyslav Tsilytskyi-0/+8
2025-03-17Rollup merge of #138608 - heiher:issue-116344, r=RalfJungMatthias Krüger-0/+22
2025-03-17rustc_target: Add target feature constraints for LoongArchWANG Rui-0/+22
2025-03-17Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboetJacob Pratt-1/+1
2025-03-15Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkovLeón Orell Valerian Liehr-0/+5
2025-03-14Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxuJacob Pratt-22/+45
2025-03-14rustc_target: Add target features for LoongArch v1.1WANG Rui-0/+5
2025-03-13Rollup merge of #138427 - madsmtm:vxworks-llvm-target, r=jieyouxuMatthias Krüger-2/+2
2025-03-12Fix uclibc LLVM target triplesMads Marquart-4/+4
2025-03-12Fix armv7-sony-vita-newlibeabihf LLVM target tripleMads Marquart-1/+1
2025-03-12Fix RISC-V VxWorks LLVM target triplesMads Marquart-2/+2
2025-03-12Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan...Matthias Krüger-1/+0
2025-03-12Remove invalid Convtiif-9/+8
2025-03-12fmttiif-8/+8
2025-03-12Implement Display by mapping Conv to ExternAbitiif-26/+27
2025-03-12impl Display for Convtiif-0/+32
2025-03-11Auto merge of #137586 - nnethercote:SetImpliedBits, r=bjorn3bors-7/+5
2025-03-11Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.Nicholas Nethercote-1/+0
2025-03-10Target definition for `wasm32-wali-linux-musl` to support the Wasm LinuxArjun Ramesh-0/+190
2025-03-10Update metadata for cygwin target王宇逸-1/+1
2025-03-10Revert "Use workspace lints for crates in `compiler/` #138084"许杰友 Jieyou Xu (Joe)-3/+1
2025-03-09Rollup merge of #138084 - nnethercote:workspace-lints, r=jieyouxuMatthias Krüger-1/+3
2025-03-07Rollup merge of #137957 - Noratrieb:no, r=wesleywiserJacob Pratt-11/+9
2025-03-07Rollup merge of #137363 - workingjubilee:untangle-x86-abi-impl, r=jieyouxuJacob Pratt-23/+89
2025-03-08Remove `#![warn(unreachable_pub)]` from all `compiler/` crates.Nicholas Nethercote-1/+0
2025-03-08Specify rust lints for `compiler/` crates via Cargo.Nicholas Nethercote-0/+3
2025-03-05compiler: factor Windows x86-32 ABI impl into its own fileJubilee Young-23/+89
2025-03-05feat: Remove - from xtensa targets cpu namesSergio Gasquez-4/+4
2025-03-05Add the `movrs` target feature and `movrs_target_feature` feature gatesayantn-0/+1
2025-03-05Add the new `amx` target featuressayantn-0/+5
2025-03-05Simplify `implied_target_features`.Nicholas Nethercote-7/+5
2025-03-04Auto merge of #135695 - Noratrieb:elf-raw-dylib, r=bjorn3bors-1/+54
2025-03-03Remove i586-pc-windows-msvcNoratrieb-11/+9
2025-03-02Rollup merge of #137860 - taiki-e:powerpcspe-msync, r=workingjubileeMatthias Krüger-1/+3
2025-03-02rustc_target: Add msync target feature and enable it on powerpcspe targetsTaiki Endo-1/+3
2025-03-01Set target_vendor = "openwrt"Mads Marquart-0/+1
2025-02-28rename BackendRepr::Vector → SimdVectorRalf Jung-13/+13
2025-02-26Support raw-dylib link kind on ELFNoratrieb-1/+54
2025-02-25Rollup merge of #137370 - RalfJung:x86-abi-fallback, r=SparrowLiiLeón Orell Valerian Liehr-11/+26
2025-02-24Rollup merge of #137417 - taiki-e:riscv-atomic, r=AmanieuMichael Goulet-0/+5
2025-02-23Rollup merge of #136637 - Pyr0de:binary-format, r=NoratriebTrevor Gross-10/+90
2025-02-22rustc_target: Add more RISC-V atomic-related featuresTaiki Endo-0/+5
2025-02-22Upgrade the compiler to edition 2024Michael Goulet-1/+1
2025-02-21Rollup merge of #135630 - folkertdev:s390x-target-features, r=AmanieuMatthias Krüger-1/+20
2025-02-21adjust_abi: make fallback logic for ABIs a bit easier to readRalf Jung-11/+26
2025-02-21add more s390x target featuresFolkert de Vries-1/+20