doc/libffi.texi


Log

Author Commit Date CI Message
Andrew Haley 31257b31 2013-11-16T06:35:51 Fix sample closure code
Alan Modra 58c2577a 2013-11-13T16:55:36 This enshrines the current testsuite practice of using ffi_arg for returned values. It would be reasonable and logical to use the actual return argument type as passed to ffi_prep_cif, but this would mean changing a large number of tests that use ffi_arg and all backends that write results to an ffi_arg.
Anthony Green cf6bf981 2013-11-02T17:23:59 Fix up docs
Anthony Green 675c9839 2013-03-16T08:12:38 Documentation fix
Anthony Green 4f17e1f1 2011-11-12T17:22:24 Fix last patch
Anthony Green ff9454da 2011-11-12T17:18:51 Add David Gilbert's variadic function call support
Anthony Green 10ea8489 2010-08-05T08:24:27 don't copy win64 struct args
Anthony Green 9dc9a293 2010-04-13T10:33:52 Rebase to latest GCC sources
Anthony Green edfdfd2e 2010-01-13T02:56:19 Add closure example doc
Anthony Green 115ab36f 2009-12-24T00:22:00 Update missing changes for 3.0.9r4.
Anthony Green c6dddbd0 2009-10-04T08:11:33 Initial commit