rust/compiler/rustc_target/src
John Paul Adrian Glaubitz e57bbb3779 rustc_target: Build sparc_unknown_linux_gnu with -mcpu=v9 and -m32
The previously -mv8plus parameter is supported by GCC only, so let's
use something that the SPARC backend in LLVM supports as well.
2024-06-24 17:58:21 +02:00
..
abi Auto merge of #125141 - SergioGasquez:feat/no_std-xtensa, r=davidtwco 2024-06-12 13:43:31 +00:00
asm compiler: Fix arm32 asm issues by hierarchically sorting reg classes 2024-06-22 21:39:58 -07:00
spec rustc_target: Build sparc_unknown_linux_gnu with -mcpu=v9 and -m32 2024-06-24 17:58:21 +02:00
json.rs Add metadata to targets 2024-03-10 20:46:08 +01:00
lib.rs Improve naming and path operations in crate loader 2024-06-06 21:53:29 +02:00
target_features.rs Add the target-features 2024-06-19 11:19:23 +05:30
tests.rs Use serde_json for target spec json 2022-06-03 16:46:19 +00:00