about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec
AgeCommit message (Expand)AuthorLines
2025-01-09Rollup merge of #134609 - tbu-:pr_win7_gnu, r=davidtwcoMatthias Krüger-1/+70
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-1/+70
2025-01-06Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubileebors-0/+34
2025-01-05Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubileebors-6/+24
2025-01-05add dedicated type for ABI target feature constraintsRalf Jung-4/+4
2025-01-05Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obkbors-0/+74
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/+31
2025-01-03Target: Add mips mti baremetal supportYunQiang Su-0/+74
2024-12-31explicitly model that certain ABIs require/forbid certain target featuresRalf Jung-6/+24
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-64/+150
2024-12-30add llvm_floatabi field to target spec that controls FloatABITypeRalf Jung-0/+55
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-18Auto merge of #134243 - nnethercote:re-export-more-rustc_span, r=jieyouxubors-1/+1
2024-12-18Re-export more `rustc_span::symbol` things from `rustc_span`.Nicholas Nethercote-1/+1
2024-12-17Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=...Matthias Krüger-2/+2
2024-12-15reject unsound toggling of RISCV target featuresRalf Jung-1/+1
2024-12-15Auto merge of #133417 - RalfJung:aarch64-float-abi, r=workingjubileebors-9/+9
2024-12-15advice against negative features in target specsRalf Jung-0/+4
2024-12-15apply review feedbackRalf Jung-18/+2
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-7/+37
2024-12-14Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxuMatthias Krüger-7/+37
2024-12-14reject aarch64 target feature toggling that would change the float ABIRalf Jung-0/+12
2024-12-14Rollup merge of #132150 - taiki-e:ppc64-freebsd-abi, r=pnkfelixMatthias Krüger-1/+1
2024-12-13Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubileebors-0/+12
2024-12-13Fix powerpc64 big-endian FreeBSD ABITaiki Endo-1/+1
2024-12-12Rollup merge of #122003 - mati865:gnullvm-build-libunwind, r=petrochenkovMatthias Krüger-0/+2
2024-12-11forbid toggling x87 and fpregs on hard-float targetsRalf Jung-0/+12
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-06Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubileeMatthias Krüger-0/+2
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
2024-12-05Fix "std" support status of some tier 3 targetsTaiki Endo-10/+10
2024-12-03change aix default codemodel=largeHenry Jiang-1/+1
2024-12-02rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)Andrew Zhogin-0/+2
2024-11-30Switch rtems target to panic unwindJan Sommer-1/+1
2024-11-30Rollup merge of #133571 - madsmtm:visionos-support-std, r=NoratriebRalf Jung-2/+2
2024-11-30Rollup merge of #133599 - esp-rs:target/esp32s2-forced-atomics, r=Amanieu许杰友 Jieyou Xu (Joe)-0/+1
2024-11-29Auto merge of #133409 - RalfJung:target-consistency, r=lcnrbors-973/+1137
2024-11-28Add +forced-atomics feature to esp32s2Scott Mabin-0/+1
2024-11-28Mark visionOS as supporting `std`Mads Marquart-2/+2