summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/mod.rs
AgeCommit message (Expand)AuthorLines
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-0/+3
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+1
2024-08-07Use more slice patterns inside the compilerLeón Orell Valerian Liehr-5/+4
2024-07-29Reformat `use` declarations.Nicholas Nethercote-15/+17
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi-0/+13
2024-07-18Add powerpc-unknown-linux-muslspe compile targetJosef Schlehofer-0/+1
2024-07-11Remove extern "wasm" ABINikita Popov-16/+1
2024-06-23compiler: Add FramePointer::ratchetJubilee Young-0/+14
2024-06-20Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwcoMatthias Krüger-0/+3
2024-06-16Add i686-unknown-redox targetbjorn3-0/+1
2024-06-13feat: Add std Xtensa targets supportSergio Gasquez-0/+3
2024-06-12Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwcobors-0/+4
2024-06-06Improve naming and path operations in crate loaderNilstrieb-1/+1
2024-05-29Add no_std Xtensa targets supportSergio Gasquez-0/+4
2024-05-21Auto merge of #124676 - djkoloski:relax_multiple_sanitizers, r=cuviper,rcvallebors-0/+35
2024-05-17Add source for mutually-exclusive listDavid Koloski-0/+2
2024-05-16enable rust-lld on `x86_64-unknown-linux-gnu` when requestedRémy Rakic-0/+6
2024-05-15Sort mutually-exclusive pairs, update fixed testsDavid Koloski-23/+23
2024-05-15Relax restrictions on multiple sanitizersDavid Koloski-0/+33
2024-05-11Add x86_64-unknown-linux-none targetFederico Maria Morrone-0/+3
2024-05-09Remove unused `LinkSelfContainedDefault::is_linker_enabled` method.Nicholas Nethercote-13/+0
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-0/+8
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-0/+8
2024-04-30Remove `extern crate tracing` from numerous crates.Nicholas Nethercote-0/+1
2024-04-29Remove `extern crate rustc_macros` from numerous crates.Nicholas Nethercote-2/+1
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-22/+28
2024-04-12make CLI linker features influence the linker flavorRémy Rakic-0/+22
2024-04-12introduce `LinkerFeatures`Rémy Rakic-0/+52
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-0/+3
2024-03-21Rollup merge of #122810 - nnethercote:rm-target_override, r=WaffleLapkinMatthias Krüger-0/+3
2024-03-21Remove `CodegenBackend::target_override`.Nicholas Nethercote-0/+3
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-0/+1
2024-03-18Support for visionOSAdam Gastineau-0/+3
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-10Remove `TargetOptions::default_adjusted_cabi`daxpedda-23/+4
2024-03-10Introduce perma-unstable `wasm-c-abi` flagdaxpedda-2/+27
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