2fcc70ec9d
This adds an other ABI option which allows a custom selection over the target architecture and OS. The only current candidate for this change is that kernel32 on win32 uses stdcall, but on win64 it uses the cdecl calling convention. Otherwise everywhere else this is defined as using the Cdecl calling convention. cc #10049 Closes #8774 |
||
---|---|---|
.. | ||
abi.rs | ||
arm.rs | ||
link.rs | ||
mips.rs | ||
rpath.rs | ||
target_strs.rs | ||
upcall.rs | ||
x86_64.rs | ||
x86.rs |