about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/back/write.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-10-10 08:16:22 +0000
committerbors <bors@rust-lang.org>2021-10-10 08:16:22 +0000
commit9e8356c6adf119f983651d533d2b307544086cf9 (patch)
tree8f23bff6053a3e2c58b5ca6befa475ad225f9762 /compiler/rustc_codegen_llvm/src/back/write.rs
parentc1cb97481a633bdfdf3d6b57c6dcebfdfadbcfdf (diff)
parentbd821729cb2020aabbb16616af5cf32b1ba30ab4 (diff)
downloadrust-9e8356c6adf119f983651d533d2b307544086cf9.tar.gz
rust-9e8356c6adf119f983651d533d2b307544086cf9.zip
Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
Add new tier-3 target: armv7-unknown-linux-uclibceabihf

This change adds a new tier-3 target: armv7-unknown-linux-uclibceabihf

This target is primarily used in embedded linux devices where system resources are slim and glibc is deemed too heavyweight.  Cross compilation C toolchains are available [here](https://toolchains.bootlin.com/) or via [buildroot](https://buildroot.org).

The change is based largely on a previous PR #79380 with a few minor modifications.  The author of that PR was unable to push the PR forward, and graciously allowed me to take it over.

Per the [target tier 3 policy](https://github.com/rust-lang/rfcs/blob/master/text/2803-target-tier-policy.md), I volunteer to be the "target maintainer".

This is my first PR to Rust itself, so I apologize if I've missed things!
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/back/write.rs')
0 files changed, 0 insertions, 0 deletions