about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorSean Cross <sean@xobs.io>2022-05-31 16:15:40 +0800
committerSean Cross <sean@xobs.io>2022-06-04 18:47:27 +0800
commit9f6e6872c21a467af8946381e40b9021cf18066c (patch)
tree73d4a5c2360a155dcf4a5da7b32dee2f6800df8e /compiler/rustc_codegen_llvm/src/builder.rs
parent989b806f61cf12840ddcd8b2bf16d6bef055bd01 (diff)
downloadrust-9f6e6872c21a467af8946381e40b9021cf18066c.tar.gz
rust-9f6e6872c21a467af8946381e40b9021cf18066c.zip
riscv32imac-unknown-xous-elf: add target
Xous is a microkernel operating system designed to run on small systems.
The kernel contains a wide range of userspace processes that provide
common services such as console output, networking, and time access.

The kernel and its services are completely written in Rust using a
custom build of libstd. This adds support for this target to upstream
Rust so that we can drop support for our out-of-tree `target.json` file.

Add a Tier 3 target for Xous running on RISC-V.

Signed-off-by: Sean Cross <sean@xobs.io>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions