Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d3695227 | 2014-04-20 12:03:25 | Support fastcall closures libffi on 32-bit x86 now supports closures for all supported ABIs. Thus, rewrite the last remaining duplicated-by-ABI test (closure_stdcall and closure_thiscall) to use the generic ABI_NUM/ABI_ATTR mechanism. | ||
| 9946a92a | 2014-03-26 20:18:58 | Stop looking for expect and runtest above top_builddir Users wishing to test hand-compiled versions of expect and runtest can easily enough put them in their path or set EXPECT and RUNTEST themselves. | ||
| acb20232 | 2014-03-26 20:18:41 | Stop setting an empty AM_RUNTESTFLAGS | ||
| 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. | ||
| 4d4d368e | 2014-03-16 17:02:05 | testsuite: Replace ffitestcxx.h with ffitest.h ffitest.h contains a superset of the functionality of ffitestcxx.h; make the C++ tests include ffitest.h instead, and remove ffitestcxx.h. | ||
| 3f97cf34 | 2014-03-16 16:53:42 | testsuite: Unify the C and C++ testsuites These two testsuites differ only in the source file glob and a couple of additional compiler options; unify the remaining bits. | ||
| 7aab825c | 2013-02-08 13:26:21 | Add missing files to dist | ||
| 95eecebb | 2013-02-07 15:32:46 | Remove a.out cruft from dist | ||
| 8308984e | 2013-01-08 15:14:21 | Make sure we're running dejagnu tests with the right compiler. | ||
| 59bb61a3 | 2012-04-06 08:26:14 | Update libtool version, README, tests dists | ||
| 2e3a48cc | 2011-02-08 20:37:26 | Fix make dist | ||
| f7c0bc61 | 2009-12-25 01:22:11 | 3.0.9rc6 | ||
| da11bece | 2009-12-24 05:34:46 | Release 3.0.9rc5 | ||
| 115ab36f | 2009-12-24 00:22:00 | Update missing changes for 3.0.9r4. | ||
| 5cbe2058 | 2009-10-04 23:53:11 | Initial stand-alone patch. | ||
| c6dddbd0 | 2009-10-04 08:11:33 | Initial commit |