kc3-lang/libffi/testsuite/libffi.call/ffitest.h

Branch :


Log

Author Commit Date CI Message
e5843a3a 2016-04-15 16:10:08 x86: Fix calling convention for ffi_closure_win64_inner Also enable testing for the cross-abi calls.
70c303cb 2014-05-11 09:56:40 Fix testsuite for GCC 4.9.0
e48918ec 2014-03-16 20:29:27 testsuite: Add ABIs to the test matrix; unify tests across ABIs This eliminates all the *_win32.c tests in favor of the tests they were branched from, and expands test coverage to run many more tests on stdcall, thiscall, and fastcall. This same mechanism also supports testing any other target that has multiple ABIs.
0d9cce8e 2014-03-16 16:22:58 testsuite: ffitest.h: Parenthesize the CHECK macro
dfdb02cc 2014-03-16 15:26:26 testsuite: Introduce a __THISCALL__ compiler-specific macro
bad89483 2014-03-16 15:16:18 testsuite: Introduce a __STDCALL__ compiler-specific macro Several tests want to use stdcall, which differs in syntax by compiler, so introduce a macro for it in ffitest.h.
98a793fa 2014-03-16 15:20:36 testsuite: Common up the ifdef blocks for compiler-specific macros
a9521411 2013-02-09 06:54:40 sparc v8 and testsuite fixes
f03eab08 2013-01-11 17:14:11 Remove obsolete inline test functions
05fbe1fa 2013-01-11 16:54:40 xlc compiler support
f7879bc3 2013-01-08 07:30:28 Testsuite fix for Solaris vendor compiler
0a1ab12a 2012-03-30 08:14:08 Various MSVC-related changes.
d992ac54 2011-07-29 17:32:53 Refresh from GCC
0e584399 2011-02-08 07:52:40 Refresh from GCC
7b7a42f2 2010-01-12 09:14:14 Rebase from GCC
0cfe60e9 2009-12-29 10:06:04 3.0.9rc12
88440278 2009-12-26 12:57:23 HPUX support and avr32 test fixes.
115ab36f 2009-12-24 00:22:00 Update missing changes for 3.0.9r4.
c6dddbd0 2009-10-04 08:11:33 Initial commit