kc3-lang/libffi/src/alpha/ffi.c

Branch :


Log

Author Commit Date CI Message
bd72848c 2017-04-27 13:20:36 Prefix ALIGN macros with FFI_
9761b7bb 2014-10-17 21:26:52 alpha: Add support for Go closures
f41bec3b 2014-10-17 20:46:48 alpha: Add support for complex types
5f917371 2014-10-17 13:47:26 alpha: Clean up conversion of float values Don't use "real" conversion to double, lest we raise exceptions when passing signalling nans.
32a26b75 2014-10-17 12:33:53 alpha: Reorganize cif flags Unties the backend from changes to FFI_TYPE_* constants, and allows compilation to succeed after the addition of FFI_TYPE_COMPLEX. Delete the hand-written unwind info.
211060eb 2012-01-23 14:24:01 Alpha fix
c6dddbd0 2009-10-04 08:11:33 Initial commit