summaryrefslogtreecommitdiff
path: root/tests/assembly/targets
AgeCommit message (Expand)Author
2024-09-25Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercoteMatthias Krüger
2024-09-23Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxuMichael Goulet
2024-09-23Add new Tier-3 target: `loongarch64-unknown-linux-ohos`Xiaotian Wu
2024-09-21Remove x86_64-fuchsia and aarch64-fuchsia target aliasesArtyom Tetyukhin
2024-09-20Add arm64e-apple-tvos targetArtyom Tetyukhin
2024-09-20Add Vxworks RISC-V targetsB I Mohammed Abbas
2024-09-18Update the minimum external LLVM to 18Josh Stone
2024-09-08added support for GNU/Hurd on x86_64Samuel Thibault
2024-09-03rtems: Add spec file for arm_rtems6_eabihfJan Sommer
2024-08-30Squashed `aarch64_unknown_nto_qnx700` supportYuri Astrakhan
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi
2024-07-18Add powerpc-unknown-linux-muslspe compile targetJosef Schlehofer
2024-06-20Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwcoMatthias Krüger
2024-06-16Add i686-unknown-redox targetbjorn3
2024-06-13feat: Add std Xtensa targets supportSergio Gasquez
2024-05-29Add no_std Xtensa targets supportSergio Gasquez
2024-05-12test: Add assembly tests for x86_64-unknown-linux-none targetFederico Maria Morrone
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis
2024-03-18Update visionOS MachO tests to require LLVM 18Adam Gastineau
2024-03-18Support for visionOSAdam Gastineau
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton
2024-03-08Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiserMatthias Krüger
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello
2024-03-06tests: Add loongarch64-unknown-linux-musl targetWANG Rui
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton
2024-03-02Remove underscore from QNX target file nameNilstrieb
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick
2024-02-22[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives许杰友 Jieyou Xu (Joe)
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr
2024-01-25Split assembly tests for ELF and MachONikita Popov
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick
2024-01-22assembly test: add riscv32im_risc0_zkvm_elf targetErik Kaneda
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood