about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/powerpc64_unknown_linux_musl.rs
AgeCommit message (Expand)AuthorLines
2025-07-24Make tier 3 musl targets link dynamically by defaultJens Reidel-2/+0
2025-06-19expose abi information on ppc64 targetsostylk-0/+1
2025-06-16explicitly set llvm_abiname option on existing ppc64 targetsostylk-0/+1
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+4
2025-02-07compiler: remove rustc_target::abi entirelyJubilee Young-1/+2
2024-12-14Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxuMatthias Krüger-0/+2
2024-12-10rustc_target: ppc64 target string fixes for LLVM 20Augie Fackler-1/+1
2024-12-05Mark all Linux/Android/BSD/Fuchsia as supporting "std" in target-spec metadataTaiki Endo-1/+1
2024-11-23Update linux_musl base to dynamically link the crt by defaultWesley Wiser-0/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-01-17target: fix powerpc64-unknown-linux-musl datalayoutDavid Wood-1/+1
2023-11-08targets: move target specs to spec/targetsDavid Wood-0/+18