rust/src/tools
Tyler Mandry 9246b3056c
Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichton
add bare metal ARM Cortex-A targets to rustc

-> `rustc --target armv7a-none-eabi` will work

also build rust-std (rustup) components for them

-> `rustup target add armv7a-none-eabi` will work

this completes our bare-metal support of ARMv7 cores on stable Rust (by 1.42 or 1.43)

(these target specifications have been tested on a real (no emulation / QEMU) [Cortex-A7 core](https://github.com/iqlusioninc/usbarmory.rs/))
2020-01-22 16:02:09 -08:00
..
build-manifest Rollup merge of #68253 - japaric:bare-metal-cortex-a, r=alexcrichton 2020-01-22 16:02:09 -08:00
cargo@f6449ba236 Update cargo, books 2020-01-21 09:55:43 -08:00
cargotest Format the world 2019-12-22 17:42:47 -05:00
clippy@3e74853d1f Update Clippy 2020-01-22 08:53:31 +09:00
compiletest Account for run-make tests in is_up_to_date 2020-01-21 19:01:56 +01:00
error_index_generator Normalize syntax::edition imports. 2020-01-02 19:31:38 +01:00
linkchecker Cleanup linkchecker whitelist 2020-01-01 23:46:25 +00:00
miri@6a0f14bef7 update miri 2020-01-15 20:03:22 +01:00
remote-test-client Format the world 2019-12-22 17:42:47 -05:00
remote-test-server Format the world 2019-12-22 17:42:47 -05:00
rls@b27e117396 Update cargo, rls 2020-01-14 09:47:04 -08:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook Update mdbook. 2019-11-12 10:14:48 -08:00
rustc-std-workspace-alloc Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-core Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-std Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-workspace-hack Update cargo, rls 2020-01-14 09:47:04 -08:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js Move documentation build into bootstrap 2019-02-25 17:46:06 +01:00
rustdoc-js-std Make js tests work even with resource-suffix option 2019-03-10 23:10:40 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@1838235248 Update RLS and Rustfmt 2019-12-10 20:01:55 +01:00
tidy tidy: fix most clippy warnings 2020-01-21 15:33:17 +01:00
unicode-table-generator Add unicode table generator 2020-01-14 19:11:15 -05:00
unstable-book-gen Format the world 2019-12-22 17:42:47 -05:00
publish_toolstate.py Add JohnTitor to rustc-guide toolstate notification list 2019-11-18 00:47:38 +09:00