about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2025-02-10Apply suggestions王宇逸-11/+3
2025-02-10Add cygwin target.王宇逸-0/+32
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-0/+51
2025-02-09Disable DWARF in linker options for i686-unknown-uefiNicholas Bishop-1/+8
2025-02-09Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrumbors-166/+188
2025-02-08Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi...Jubilee-48/+95
2025-02-08Rustfmtbjorn3-166/+188
2025-02-07compiler: remove rustc_target::abi entirelyJubilee Young-48/+95
2025-02-07i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4Ralf Jung-1/+1
2025-02-07Replace i686-unknown-redox target with i586-unknown-redoxJeremy Soller-2/+2
2025-02-05Rollup merge of #136154 - taiki-e:ppc-secure-plt, r=nikic许杰友 Jieyou Xu (Joe)-1/+7
2025-02-04nvptx64: update default alignment to match LLVM 21Augie Fackler-1/+1
2025-02-03add rustc_abi to control ABI decisions LLVM does not have flags for, and use ...Ralf Jung-4/+7
2025-01-31Add amdgpu targetFlakebi-0/+51
2025-01-28Use +secure-plt for powerpc-unknown-linux-gnu{,spe}Taiki Endo-1/+7
2025-01-27Mark all NuttX targets as tier 3 target and support the standard libraryHuang Qi-37/+34
2025-01-26Rollup merge of #134358 - workingjubilee:configure-my-riscv-abi, r=fmeaseJacob Pratt-3/+9
2025-01-24add nto80 x86-64 and aarch64 targetAkhilTThomas-0/+22
2025-01-24Move common code to mod nto_qnxFlorian Bartels-117/+49
2025-01-24Add support for QNX 7.1 with io-sock on x64Florian Bartels-0/+27
2025-01-24Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack...Florian Bartels-0/+27
2025-01-24Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgrbors-0/+198
2025-01-22Enable kernel sanitizers for aarch64-unknown-none-softfloatJubilee Young-1/+3
2025-01-20Add NuttX support for AArch64 and ARMv7-A targetsHuang Qi-0/+198
2025-01-09Rollup merge of #134609 - tbu-:pr_win7_gnu, r=davidtwcoMatthias Krüger-0/+67
2025-01-07Reserve x18 register for aarch64 wrs vxworks targetB I Mohammed Abbas-1/+1
2025-01-06Add new `{x86_64,i686}-win7-windows-gnu` targetsTobias Bucher-0/+67
2025-01-06Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubileebors-0/+33
2025-01-05Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obkbors-0/+72
2025-01-05change to static relocation modelkirk-1/+2
2025-01-04Apply suggestions from workingjubilee's code reviewknickish-0/+2
2025-01-03Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubileeMatthias Krüger-1/+1
2025-01-03add m68k-unknown-none-elf targetkirk-0/+30
2025-01-03Target: Add mips mti baremetal supportYunQiang Su-0/+72
2024-12-30musleabi* targets: we no longer need to set gnueabi* for LLVM now that we set...Ralf Jung-25/+6
2024-12-30explicitly set float ABI for all ARM targetsRalf Jung-61/+142
2024-12-29Auto merge of #134765 - Noratrieb:linux-none-cant-unwind-silly, r=jieyouxubors-2/+3
2024-12-25Make x86_64-unknown-linux-gno panic=abort and mark as no_stdNoratrieb-2/+3
2024-12-25Enable LSX feature for LoongArch OpenHarmony targetWANG Rui-1/+1
2024-12-21Align `{i686,x86_64}-win7-windows-msvc` to their parent targetsTobias Bucher-6/+8
2024-12-17Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=...Matthias Krüger-2/+2
2024-12-15compiler: Set `target_abi = "ilp32e"` on all riscv32e targetsJubilee Young-3/+9
2024-12-14Rollup merge of #133293 - psumbera:solaris-maintainer, r=workingjubilee,jieyo...Matthias Krüger-2/+2
2024-12-14Auto merge of #134305 - matthiaskrgr:rollup-bja3lsz, r=matthiaskrgrbors-4/+37
2024-12-14Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxuMatthias Krüger-4/+37
2024-12-13Fix powerpc64 big-endian FreeBSD ABITaiki Endo-1/+1
2024-12-11wasm(32|64): update alignment stringAugie Fackler-7/+8
2024-12-10rustc_target: ppc64 target string fixes for LLVM 20Augie Fackler-9/+9
2024-12-06Promote powerpc64le-unknown-linux-musl to tier 2 with host toolsJens Reidel-2/+2
2024-12-05Mark all Linux/Android/BSD/Fuchsia as supporting "std" in target-spec metadataTaiki Endo-18/+18