about summary refs log tree commit diff
path: root/compiler/rustc_target/src/abi/call/m68k.rs
AgeCommit message (Expand)AuthorLines
2024-10-11compiler: Empty out rustc_target::abiJubilee Young-34/+0
2024-09-18compiler: s/make_indirect_byval/pass_by_stack_offset/Jubilee Young-1/+1
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2023-11-07test and fix some more targetsRalf Jung-0/+4
2023-07-10rustc_target: Add alignment to indirectly-passed by-value types, correcting thePatrick Walton-1/+1
2022-08-26Change `FnAbi::args` to a boxed slice.Nicholas Nethercote-1/+1
2021-09-17compiler/rustc_target: Add support for m68k-linux-gnuJohn Paul Adrian Glaubitz-0/+30