src/alpha/ffi.c


Log

Author Commit Date CI Message
Gregory Pakosz bd72848c 2017-04-27T13:20:36 Prefix ALIGN macros with FFI_
Richard Henderson 9761b7bb 2014-10-17T21:26:52 alpha: Add support for Go closures
Richard Henderson f41bec3b 2014-10-17T20:46:48 alpha: Add support for complex types
Richard Henderson 32a26b75 2014-10-17T12: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.
Richard Henderson 5f917371 2014-10-17T13:47:26 alpha: Clean up conversion of float values Don't use "real" conversion to double, lest we raise exceptions when passing signalling nans.
Anthony Green 211060eb 2012-01-23T14:24:01 Alpha fix
Anthony Green c6dddbd0 2009-10-04T08:11:33 Initial commit