about summary refs log tree commit diff
path: root/compiler/rustc_target/src/callconv/nvptx64.rs
AgeCommit message (Expand)AuthorLines
2025-06-16Fix RISC-V C function ABI when passing/returning structs containing floatsbeetrees-16/+9
2025-02-07compiler: remove rustc_target::abi entirelyJubilee Young-1/+1
2025-02-06compiler: make rustc_target have less weird reexportsJubilee Young-2/+3
2025-01-26Restore previous ABI for f_single_u8_argbjorn3-1/+10
2025-01-26Avoid using make_direct_deprecated() in extern "ptx-kernel"bjorn3-16/+23
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-0/+102