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

Branch :


Log

Author Commit Date CI Message
ee18766b 2013-03-14 15:00:33 Fix for a crasher due to misaligned stack on x86-32. Full information on reproduction (using Python's ctypes available here: http://bugs.python.org/issue17423)
2d9b3939 2013-01-09 21:14:54 Fix for closures with sunpro compiler
39dccddb 2012-04-05 12:32:41 Fix building with Clang for Darwin (OS X 10.6+ and iOS 4.0+)
0a1ab12a 2012-03-30 08:14:08 Various MSVC-related changes.
7c5e60b5 2012-03-29 08:48:22 Rebase on fixed GCC sources
dee20f8e 2012-02-10 13:06:46 Rebased from gcc
1ff9c604 2012-02-01 16:34:30 Rebase from GCC
0e584399 2011-02-08 07:52:40 Refresh from GCC
c1d28ba8 2010-08-05 08:48:16 stdcall-x86-closure-fix
10ea8489 2010-08-05 08:24:27 don't copy win64 struct args
f2c2a4fc 2010-04-13 10:19:28 Remove warnings and add OS/2 support
3de1eb36 2010-03-15 05:57:24 fix-comments patch
cadeba6c 2010-01-15 10:46:51 Microsoft Visual C port
c6dddbd0 2009-10-04 08:11:33 Initial commit