rust/compiler/rustc_target/src/spec
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 Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
base Several fixes to the redox target specs 2024-06-16 12:56:24 +00:00
targets rustc_target: Build sparc_unknown_linux_gnu with -mcpu=v9 and -m32 2024-06-24 17:58:21 +02:00
tests LLVM Bitcode Linker: Add as a linker known to the compiler 2024-03-11 13:35:35 +01:00
crt_objects.rs unify LinkSelfContained and LinkSelfContainedDefault 2023-10-18 13:38:17 +00:00
mod.rs compiler: Add FramePointer::ratchet 2024-06-23 00:36:33 -07:00