kc3-lang/libffi/src/aarch64/ffitarget.h

Branch :


Log

Author Commit Date CI Message
c6352b66 2014-10-23 00:26:14 aarch64: Add support for Go closures
a992f878 2014-10-22 22:58:09 aarch64: Add support for complex types
12cf89ee 2014-10-22 21:53:30 aarch64: Move return value handling into ffi_closure_SYSV As with the change to ffi_call_SYSV, this avoids copying data into a temporary buffer.
95a04af1 2014-10-21 22:41:07 aarch64: Reduce the size of register_context We don't need to store 32 general and vector registers. Only 8 of each are used for parameter passing.
658b2b56 2014-10-22 22:36:07 aarch64: Remove aarch64_flags This field was useless from the start, since the normal flags field is available for backend use.
419503f4 2014-04-06 20:54:13 Fix handling of variadic calls on Darwin/AArch64
58e8b66f 2012-10-30 07:07:19 AArch64 port
fa5d7479 2012-10-30 07:07:19 AArch64 port