about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2024-10-02Fix target_vendor for aarch64-nintendo-switch-freestandingMads Marquart-0/+1
2024-09-26Update FIXME comment in s390x_unknown_linux_*.rsTaiki Endo-6/+4
2024-09-25Rollup merge of #130809 - heiher:update-triple-ohos, r=jieyouxuMatthias Krüger-8/+4
2024-09-25Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercoteMatthias Krüger-5/+53
2024-09-25Vxworks riscv target specs: remove redundant zicsr featureB I Mohammed Abbas-4/+4
2024-09-25Update llvm triple for OpenHarmony targetsWANG Rui-8/+4
2024-09-23Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxuMichael Goulet-0/+24
2024-09-23Add new Tier-3 target: `loongarch64-unknown-linux-ohos`Xiaotian Wu-0/+24
2024-09-23Rollup merge of #130657 - arttet:fix/fuchsia, r=jieyouxuJubilee-2/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-400/+380
2024-09-21Fixup Apple target's description stringsBlackHoleFox-18/+18
2024-09-21Remove x86_64-fuchsia and aarch64-fuchsia target aliasesArtyom Tetyukhin-2/+0
2024-09-20Add arm64e-apple-tvos targetArtyom Tetyukhin-0/+24
2024-09-20Update std support for all vxworks target archsB I Mohammed Abbas-7/+7
2024-09-20Add Vxworks RISC-V targetsB I Mohammed Abbas-0/+48
2024-09-19Support 128-bit atomics on s390xTaiki Endo-2/+2
2024-09-16Add x86_64-unknown-trusty as tier 3Nicole LeGare-0/+38
2024-09-14Fix target-cpu fpu features on Armv8-R.Chris Copeland-6/+6
2024-09-13Rollup merge of #130266 - heiher:loong-medium-cmodel, r=compiler-errorsMatthias Krüger-4/+6
2024-09-12target: default to the medium code model on LoongArch targetsWANG Xuerui-4/+6
2024-09-09Pass deployment target when linking with cc on Apple targetsMads Marquart-9/+5
2024-09-09Rollup merge of #130092 - zslayton:master, r=jieyouxuJubilee-1/+1
2024-09-08added support for GNU/Hurd on x86_64Samuel Thibault-0/+26
2024-09-07Fixes typo in wasm32-wasip2 doc commentZack Slayton-1/+1
2024-09-07Auto merge of #129341 - madsmtm:refactor-deployment-target, r=petrochenkovbors-215/+159
2024-09-05Apple: Refactor deployment target version parsingMads Marquart-212/+159
2024-09-05Apple: Improve comments for `-arch` linker argumentMads Marquart-5/+2
2024-09-03rtems: Add spec file for arm_rtems6_eabihfJan Sommer-0/+35
2024-09-03Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgaubors-263/+263
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-263/+263
2024-09-02Rollup merge of #129878 - Sajjon:sajjon_fix_typos_batch_3, r=jieyouxuMatthias Krüger-1/+1
2024-09-02chore: Fix typos in 'compiler' (batch 3)Alexander Cyon-1/+1
2024-09-02Rollup merge of #129842 - no1wudi:master, r=saethlinMatthias Krüger-1/+0
2024-09-01Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlinbors-32/+43
2024-09-01Fix LLVM ABI NAME for riscv64imac-unknown-nuttx-elfHuang Qi-1/+0
2024-08-30Squashed `aarch64_unknown_nto_qnx700` supportYuri Astrakhan-32/+43
2024-08-29riscv64imac: allow shadow call stack sanitizerDing Xiang Fei-2/+2
2024-08-28Correct trusty targets to be tier 3Nicole LeGare-2/+2
2024-08-23Remove `reserve-x18` from armv7-unknown-trustyNicole LeGare-1/+1
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-0/+71
2024-08-18Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrumbors-2/+2
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+28
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-2/+2
2024-08-11Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-08-09fix incorrect valueEvelyn Harthbrooke-1/+1
2024-08-03Make riscv64gc-unknown-linux-musl dynamically linked by defaultAmanieu d'Antras-0/+1
2024-08-01Rollup merge of #128296 - heiher:update-metadata, r=UrgauMatthias Krüger-6/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-49/+54
2024-07-28Update target-spec metadata for loongarch64 targetsWANG Rui-6/+6
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi-0/+387