kc3-lang/libffi/src/moxie

Branch :


Log

Author Commit Date CI Message
f93224d3 2022-09-24 21:38:57 moxie: All struct args are passed in memory
faafcb9d 2022-05-28 17:24:43 Fix moxie struct passing
f55d7ff1 2022-05-28 14:30:13 moxie: structs > 8 go on stack
72c31927 2022-05-28 13:53:26 Pass copies of large structs on the stack
7e93ded9 2022-05-23 21:42:52 Revert "Don't dereference beyond the last array entry. (#667)" (#715) This reverts commit 92d77d0e87a5f2a8c9c9b2431ffd264cb664e17a.
92d77d0e 2022-05-23 21:03:00 Don't dereference beyond the last array entry. (#667)
ee1263f7 2021-07-29 17:46:17 Fix 'type'-o
86d5ecc5 2021-07-29 16:58:32 Fix struct arg passing
e6eac786 2018-09-18 15:19:53 Prefix ALIGN_DOWN macro with FFI_
e27f70b8 2018-04-08 18:25:34 Fix case where callback arg value is split across regs and stack
6a801d04 2018-03-16 17:53:33 Fix closure case where 8-byte value is partially passed in register. Fixes cls_many_mixed_float_double test case.
01db31d9 2018-03-13 20:41:55 Update moxie sub opcode
bd72848c 2017-04-27 13:20:36 Prefix ALIGN macros with FFI_
f308faf1 2013-02-11 14:25:13 Add moxie support. Release 3.0.12.
f680b598 2012-11-06 16:00:40 Add missing aarch64 configury bits
84d3253f 2012-03-19 23:07:35 Rebase post GCC merge
8360bf1c 2012-02-23 07:01:13 Ensure that users don't include ffitarget.h directly
d14178be 2010-07-23 09:14:00 FFI_LAST_ABI fix
c6dddbd0 2009-10-04 08:11:33 Initial commit