about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2025-06-07Rollup merge of #141797 - workingjubilee:apple-likes-frame-pointers-but-not-t...Jacob Pratt-35/+16
2025-06-06compiler: set Apple frame pointers by architectureJubilee Young-35/+16
2025-06-06Add new Tier-3 targets: `loongarch32-unknown-none*`WANG Rui-0/+59
2025-06-03Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3Matthias Krüger-2/+3
2025-06-03compiler: use CanonAbi for entry_abiJubilee Young-2/+3
2025-05-31Enable non-leaf Frame Pointers for mingw-w64 Arm64 WindowsMateusz Mikuła-1/+7
2025-05-24Enable xray support for Macquininer-0/+2
2025-05-23Rollup merge of #140832 - workingjubilee:aarch64-linux-should-use-frame-point...Matthias Krüger-8/+46
2025-05-17aarch64-linux: Default to FramePointer::NonLeafJubilee Young-8/+46
2025-05-15[win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab...Daniel Paoliello-6/+1
2025-05-09Enable non-leaf Frame Pointers for Arm64EC WindowsDaniel Paoliello-1/+7
2025-05-08Enable non-leaf Frame Pointers for Arm64 WindowsDaniel Paoliello-1/+7
2025-05-07[win][arm64] Disable MSVC Linker 'Arm Hazard' warningDaniel Paoliello-1/+6
2025-05-05Use more accurate ELF flags on MIPSSam Roberts-1/+12
2025-04-29Replace the \01__gnu_mcount_nc to LLVM intrinsic for additional ARM targetsBjörn Barwinski-0/+2
2025-04-18Disable has_thread_local on i686-win7-windows-msvcroblabla-0/+6
2025-04-17Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgrbors-1/+1
2025-04-16rustc_target: Use "B" shorthand on the RISC-V Android targetTsukasa OI-1/+1
2025-04-10Add minimal x86_64-lynx-lynxos178 support.Tim Newsome-0/+34
2025-04-02Demote i686-pc-windows-gnu to Tier 2Noratrieb-1/+1
2025-04-02rustc_target: RISC-V: add base "I"-related important extensionsTsukasa OI-14/+14
2025-03-31Rollup merge of #138426 - madsmtm:vita-llvm-target, r=jieyouxuMatthias Krüger-1/+1
2025-03-30Auto merge of #137836 - madsmtm:openwrt-target-vendor, r=jieyouxubors-0/+1
2025-03-29Rollup merge of #138431 - madsmtm:uclibc-llvm-target, r=jieyouxuMatthias Krüger-4/+4
2025-03-17Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboetJacob Pratt-1/+1
2025-03-14Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxuJacob Pratt-21/+40
2025-03-12Fix uclibc LLVM target triplesMads Marquart-4/+4
2025-03-12Fix armv7-sony-vita-newlibeabihf LLVM target tripleMads Marquart-1/+1
2025-03-12Fix RISC-V VxWorks LLVM target triplesMads Marquart-2/+2
2025-03-10Target definition for `wasm32-wali-linux-musl` to support the Wasm LinuxArjun Ramesh-0/+29
2025-03-10Update metadata for cygwin target王宇逸-1/+1
2025-03-07Rollup merge of #137957 - Noratrieb:no, r=wesleywiserJacob Pratt-9/+0
2025-03-05feat: Remove - from xtensa targets cpu namesSergio Gasquez-4/+4
2025-03-03Remove i586-pc-windows-msvcNoratrieb-9/+0
2025-03-02rustc_target: Add msync target feature and enable it on powerpcspe targetsTaiki Endo-1/+2
2025-03-01Set target_vendor = "openwrt"Mads Marquart-0/+1
2025-02-20Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubileeJubilee-0/+0
2025-02-20Sync Fuchsia target spec with clang Fuchsia driverErick Tryzelaar-21/+40
2025-02-20Make x86 QNX target name consistent with other Rust targetsFlorian Bartels-0/+0
2025-02-19Create a generic AVR target: avr-nonePatryk Wychowaniec-5/+32
2025-02-17Rollup merge of #137149 - Noratrieb:wtf-is-this-target, r=RalfJungMatthias Krüger-0/+1
2025-02-16rustc_target: import TargetMetadataKen Matsui-568/+679
2025-02-16Remove SSE ABI from i586-pc-windows-msvcNoratrieb-0/+1
2025-02-16Rollup merge of #136545 - durin42:nvptx64-align, r=nikicJacob Pratt-1/+1
2025-02-14add x86-sse2 (32bit) ABI that requires SSE2 target featureRalf Jung-16/+47
2025-02-13Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki...Jacob Pratt-0/+24
2025-02-12Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJungGuillaume Gomez-1/+1
2025-02-11i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha...Ralf Jung-1/+1
2025-02-10Change CPU target back to pentiumproJeremy Soller-1/+1
2025-02-10Rollup merge of #136791 - nicholasbishop:bishop-disable-dwarf, r=jieyouxuMatthias Krüger-1/+8