about summary refs log tree commit diff
path: root/compiler/rustc_target/src
AgeCommit message (Expand)AuthorLines
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
2025-08-12[AVR] Changed data_layoutTom Vijlbrief-1/+1
2025-08-11Pass Apple SDK root to compiler driver via SDKROOT env varMads Marquart-22/+2
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-68/+77
2025-08-08Rollup merge of #145070 - vexide:minimal-armv7a-vex-v5, r=wesleywiserStuart Cook-1/+209
2025-08-07Add minimal `armv7a-vex-v5` supportLewis McClelland-1/+209
2025-08-07Rollup merge of #138689 - jedbrown:jed/nvptx-target-feature, r=ZuseZ4Stuart Cook-1/+68
2025-08-05Add aarch64_be-unknown-none-softfloat targetJens Reidel-0/+44
2025-08-01Rollup merge of #144410 - Gelbpunkt:musl-tier3-dynamic, r=jieyouxuRalf Jung-15/+0
2025-07-31aarch64: Make `outline-atomics` a known target featureTrevor Gross-0/+4
2025-07-29Rollup merge of #144640 - FractalFir:m68k_arch, r=UrgauJacob Pratt-0/+1
2025-07-29Add support for the m68k architecture in 'object_architecture'FractalFir-0/+1
2025-07-28Auto merge of #144469 - Kivooeo:chains-cleanup, r=SparrowLiibors-48/+41
2025-07-28use let chains in mir, resolve, targetKivooeo-48/+41
2025-07-26Rollup merge of #144429 - Gelbpunkt:outline-atomics-aarch64-musl, r=AmanieuJacob Pratt-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-24Rollup merge of #144218 - Noratrieb:target-spec-json-de-jank, r=fee1-deadLeón Orell Valerian Liehr-827/+651
2025-07-22Rollup merge of #142454 - tomtor:avr-update, r=tgross35Matthias Krüger-0/+67
2025-07-21Use serde for target spec json deserializeNoratrieb-827/+651
2025-07-18Update AMDGPU data layoutNikita Popov-1/+1
2025-07-17Rollup merge of #143409 - Gelbpunkt:xgot-mips64-musl, r=compiler-errorsLeón Orell Valerian Liehr-2/+2
2025-07-08stabilize `-Clinker-features=-lld` on x64 linuxRémy Rakic-2/+13
2025-07-07Auto merge of #143182 - xdoardo:more-addrspace, r=workingjubileebors-12/+22
2025-07-07compiler: Parse `p-` specs in datalayout string, allow definition of custom d...Edoardo Marangoni-12/+22
2025-07-05use `div_ceil` instead of manual logicFolkert de Vries-3/+3
2025-07-05use `is_multiple_of` instead of manual moduloFolkert de Vries-3/+3
2025-07-04Enable xgot feature for mips64 musl targetsJens Reidel-2/+2
2025-07-03Rollup merge of #134006 - klensy:typos, r=nnethercoteJana Dönszelmann-1/+1
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2025-07-02Rollup merge of #142321 - ostylk:fix/ppc64_abi, r=workingjubileeMatthias Krüger-0/+8
2025-06-26Rollup merge of #141311 - folkertdev:tidy-natural-sort, r=jieyouxuMatthias Krüger-24/+24
2025-06-25make `tidy-alphabetical` use a natural sortFolkert de Vries-24/+24
2025-06-25Rollup merge of #142992 - workingjubilee:dont-validate-naughty-abis, r=jieyouxuJana Dönszelmann-6/+13
2025-06-25compiler: fussily sort the huge AbiMap matchJubilee Young-6/+13
2025-06-25compiler: Trim the misleading C from ExternAbi::CCmse*Jubilee Young-3/+3
2025-06-24Add rust-invalid ABIMichael Goulet-1/+2
2025-06-21add nvptx_target_featureJed Brown-1/+68
2025-06-20Rollup merge of #142765 - workingjubilee:more-abimap-docs, r=compiler-errorsTrevor Gross-0/+6
2025-06-19rustc_target: document public AbiMap-related fn and variantsJubilee Young-0/+6
2025-06-19expose abi information on ppc64 targetsostylk-0/+8
2025-06-19various minor target feature cleanupsRalf Jung-16/+4
2025-06-19line-wrap and extend comments, typosRalf Jung-0/+1
2025-06-19move -Ctarget-feature handling into shared codeRalf Jung-16/+14
2025-06-17Rollup merge of #142608 - workingjubilee:redescribe-rustc_target-more-accurat...Jacob Pratt-22/+25
2025-06-17Rollup merge of #142598 - ostylk:fix/ppc64_llvmabi, r=nikic,workingjubileeJubilee-0/+8
2025-06-16compiler: Redescribe rustc_target search algo more accuratelyJubilee Young-14/+7
2025-06-16compiler: Redescribe rustc_target::spec more accuratelyJubilee Young-8/+18