rust/build_system
bjorn3 ef4512b7dc Codegen 128bit atomic loads and stores for compiler builtins as trap
128bit atomics are unstable and only enabled on AArch64 and x86_64 macOS.
Cranelift doesn't support 128bit atomics yet.
2022-03-19 12:56:03 +01:00
..
build_backend.rs Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +01:00
build_sysroot.rs Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +01:00
config.rs Better config parsing and allow specifying host and target triple in config 2021-07-04 15:10:06 +02:00
mod.rs Move most code from y.rs to build_system/mod.rs 2022-01-09 19:30:07 +01:00
prepare.rs Codegen 128bit atomic loads and stores for compiler builtins as trap 2022-03-19 12:56:03 +01:00
rustc_info.rs Check if the patched sysroot source is up to date before using it 2021-07-02 19:14:02 +02:00
utils.rs Rewrite prepare_sysroot_src.sh in rust 2021-06-19 13:58:32 +02:00