summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/mod.rs
AgeCommit message (Expand)AuthorLines
2024-03-13fix: typosguoguangwu-3/+3
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-1/+1
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-1/+1
2024-03-11Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkovJubilee-3/+19
2024-03-11Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillotJubilee-0/+9
2024-03-11LLVM Bitcode Linker: Add as a linker known to the compilerKjetil Kjeka-3/+19
2024-03-10Add metadata to targetsNilstrieb-7/+38
2024-03-08Rollup merge of #122157 - dpaoliello:targetdesc, r=NilstriebMatthias Krüger-0/+1
2024-03-08Add the new description field to Target::to_json, and add descriptions for so...Daniel Paoliello-0/+1
2024-03-08Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiserMatthias Krüger-0/+1
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-0/+1
2024-03-06Add new Tier-3 target: `loongarch64-unknown-linux-musl`WANG Rui-0/+1
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+6
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-0/+1
2024-03-03Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkinbors-1/+1
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-0/+1
2024-03-02Remove underscore from QNX target file nameNilstrieb-1/+1
2024-03-01Add initial support for DataFlowSanitizerRamon de C Valle-0/+3
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-1/+1
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-0/+1
2024-02-25remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsicsRalf Jung-1/+0
2024-02-14Allow targets to override default codegen backendMaybe Waffle-0/+9
2024-02-07Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkovGuillaume Boisseau-0/+11
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+1
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-1/+0
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-1/+0
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-1/+0
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-0/+1
2024-01-22rustc: implement support for `riscv32im_risc0_zkvm_elf`Erik Kaneda-0/+1
2024-01-16Add unstable `-Z direct-access-external-data` cmdline flag for `rustc`WANG Rui-0/+11
2024-01-13Rollup merge of #119587 - beepster4096:system_varargs, r=petrochenkovMatthias Krüger-2/+6
2024-01-12allow system abi to be variadicbeepster4096-2/+6
2024-01-09Remove more needless leb128 coding for enum variantsMark Rousskov-7/+10
2024-01-08Add riscv32imafc-esp-espidf target for the ESP32-P4.Scott Mabin-0/+2
2023-12-30Update to bitflags 2 in the compilerNilstrieb-49/+6
2023-12-23Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726Matthias Krüger-0/+1
2023-12-21Add support for hexagon-unknown-none-elf as targetBrian Cain-0/+1
2023-12-18Add new tier 3 aarch64-apple-watchos targetleohowell-0/+1
2023-12-13Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.Lukasz Anforowicz-1/+5
2023-12-09Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwcobors-0/+2
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-6/+3
2023-12-07Add emulated TLS supportquininer-6/+3
2023-12-05Add riscv32 imafc bare metal targetScott Mabin-0/+1
2023-12-04Add illumos aarch64 targetTill Wegmueller-0/+1
2023-11-22Add i686-win7-windows-msvc targetroblabla-0/+1
2023-11-22Add new x86_64-win7-windows-msvc targetroblabla-0/+1
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-4/+0
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-1/+0
2023-11-20Auto merge of #115526 - arttet:master, r=jackh726bors-0/+2
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-5/+0