about summary refs log tree commit diff
path: root/compiler/rustc_target
AgeCommit message (Expand)AuthorLines
2025-09-12Add --print target-spec-json-schemaNoratrieb-7/+104
2025-09-12Introduce `target_spec_enum` macro to avoid duplicationNoratrieb-715/+244
2025-09-10s390x: mark soft-float target feature as incompatibleRalf Jung-0/+8
2025-09-05Rollup merge of #145709 - heiher:issue-145692-1, r=jackh726Trevor Gross-32/+105
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-09-02Rollup merge of #146034 - taiki-e:target-spec, r=nnethercoteGuillaume Gomez-5/+5
2025-09-02Revert introduction of `[workspace.dependencies]`.Nicholas Nethercote-3/+3
2025-08-31Rollup merge of #144443 - WaffleLapkin:integer-target-pointer-width, r=NoratriebMatthias Krüger-17/+12
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-30Auto merge of #123319 - no92:managarm-target, r=davidtwcobors-0/+92
2025-08-29compiler: Add `{x86_64,aarch64,riscv64gc}-unknown-managarm-mlibc` targetsno92-0/+92
2025-08-28Add `serde_json` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-28Auto merge of #145949 - jhpratt:rollup-smzd7tr, r=jhprattbors-6/+1
2025-08-28Auto merge of #145877 - nikic:capture-address, r=tmiaskobors-4/+4
2025-08-28Remove unnecessary `[dependencies.unicode-properties]` entries.Nicholas Nethercote-6/+1
2025-08-27fix target-pointer-width in testsWaffle Lapkin-1/+1
2025-08-27turn pointer width into an integer in target.jsonWaffle Lapkin-6/+3
2025-08-27allow using `target_val!` with a renameWaffle Lapkin-10/+8
2025-08-27Add `tracing` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-27Add `bitflags` to `[workspace.dependencies]`.Nicholas Nethercote-1/+1
2025-08-26Rollup merge of #145076 - ZhongyaoChen:feature/add-tier3-riscv64a23-target, r...Guillaume Gomez-0/+71
2025-08-26Use captures(address) instead of captures(none) for indirect argsNikita Popov-4/+4
2025-08-25Add aarch64_be-unknown-linux-musl targetJ. Neuschäfer-0/+41
2025-08-22Add aarch64_be-unknown-hermit targetJens Reidel-0/+26
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-21Fix LoongArch C function ABI when passing/returning structs containing floatsWANG Rui-32/+105
2025-08-21Rollup merge of #145390 - joshtriplett:rustc-diag-value-earlier, r=lcnrJacob Pratt-0/+14
2025-08-20Auto merge of #145259 - nikic:read-only-capture, r=wesleywiserbors-0/+1
2025-08-20Move `IntoDiagArg` earlier in the dependency chainsJosh Triplett-0/+14
2025-08-20Tell LLVM about read-only capturesNikita Popov-0/+1
2025-08-20Rollup merge of #145252 - shepmaster:demote-x86_64-apple-darwin-to-tier-2, r=...Jacob Pratt-1/+1
2025-08-19Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxubors-8/+19
2025-08-19Rollup merge of #145578 - vexide:armv7a-vex-v5+linked-files, r=davidtwco许杰友 Jieyou Xu (Joe)-8/+19
2025-08-19Rollup merge of #145099 - heiher:loong-32s, r=folkertdev许杰友 Jieyou Xu (Joe)-0/+1
2025-08-19completely remove rva23s64Zhongyao Chen-70/+0
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-15Rollup merge of #145004 - bjorn3:remove_unused_fields, r=WaffleLapkinStuart Cook-6/+0
2025-08-14Auto merge of #144542 - sayantn:stabilize-sse4a-tbm, r=Amanieu,traviscrossbors-2/+2
2025-08-14Stabilize `sse4a` and `tbm` target featuressayantn-2/+2
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/+44
2025-08-13Rollup merge of #144761 - tgross35:cfg-outline-atomics, r=davidtwcoGuillaume Gomez-0/+4