about summary refs log tree commit diff
path: root/compiler/rustc_target/src/callconv/sparc64.rs
AgeCommit message (Expand)AuthorLines
2025-09-27compiler: remove AbiAlign inside TargetDataLayoutJubilee Young-1/+1
2025-07-05use `is_multiple_of` instead of manual moduloFolkert de Vries-3/+3
2025-06-16Fix RISC-V C function ABI when passing/returning structs containing floatsbeetrees-13/+5
2025-02-07compiler: remove rustc_target::abi entirelyJubilee Young-1/+1
2025-02-06compiler: make rustc_target have less weird reexportsJubilee Young-17/+23
2024-10-29compiler: `rustc_abi::Abi` => `BackendRepr`Jubilee Young-4/+4
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-0/+234