summaryrefslogtreecommitdiff
path: root/testsuite/libffi.call
Commit message (Expand)AuthorAgeFilesLines
* Only run the complex type tests on supported platforms.Anthony Green2014-09-281-2/+17
* 2014-07-22 Dominik Vogt <vogt@linux.vnet.ibm.com>Dominik Vogt2014-09-2040-0/+908
* Fix testsuite for GCC 4.9.0Anthony Green2014-05-111-1/+1
* Support fastcall closuresJosh Triplett2014-04-202-64/+7
* Use the proper C++ compiler to run C++ testsJosh Triplett2014-03-271-4/+1
* testsuite: Add ABIs to the test matrix; unify tests across ABIsJosh Triplett2014-03-1623-409/+51
* testsuite: Replace ffitestcxx.h with ffitest.hJosh Triplett2014-03-163-65/+2
* testsuite: Unify the C and C++ testsuitesJosh Triplett2014-03-164-0/+237
* testsuite: ffitest.h: Parenthesize the CHECK macroJosh Triplett2014-03-161-1/+1
* testsuite: Factor out a function to run a matrix of testsJosh Triplett2014-03-161-14/+1
* testsuite: Introduce a __THISCALL__ compiler-specific macroJosh Triplett2014-03-162-4/+3
* testsuite: Introduce a __STDCALL__ compiler-specific macroJosh Triplett2014-03-162-4/+3
* testsuite: Common up the ifdef blocks for compiler-specific macrosJosh Triplett2014-03-161-8/+2
* Add support for stdcall, thiscall, and fastcall on non-Windows x86-32Josh Triplett2014-03-1611-11/+17
* testsuite: Remove fragile stack pointer checksJosh Triplett2014-03-162-32/+0
* testsuite/libffi.call/many_win32.c: Avoid spurious failure due to excess prec...Josh Triplett2014-03-161-1/+1
* testsuite/libffi.call/many.c: Avoid spurious failure due to excess precisionJosh Triplett2014-03-161-1/+1
* The powerpc64 support opted to pass floating point values both in theAlan Modra2013-11-162-13/+8
* Fix broken test casesAndrew Haley2013-11-164-5/+5
* add a testcase for the double/float issue on ARMHFDavid Schneider2013-11-131-0/+55
* Merge pull request #45 from foss-for-synopsys-dwc-arc-processors/arc_supportAnthony Green2013-11-022-7/+87
|\
* | Fix testsuite bugSandra Loosemore2013-10-151-1/+1
* | Fix many.c testcase for Aarch64Marcus Shawcroft2013-10-151-1/+1
* | Fix spelling errorsAnthony Green2013-10-081-1/+1
|/
* add a failing test for closures on ARM hardfloatDavid Schneider2013-03-281-0/+68
* add a testcase, that on ARM hardfloat needs more than the 8 VFP argument reg...David Schneider2013-03-281-0/+70
* use the absolute value to check the test result against an epsilonDavid Schneider2013-03-281-1/+3
* Add moxie support. Release 3.0.12.v3.0.12Anthony Green2013-02-112-0/+2
* mendAnthony Green2013-02-101-5/+5
* sparc v8 and testsuite fixesAnthony Green2013-02-093-2/+7
* Remove xfail for arm*-*-*.Anthony Green2013-02-081-1/+3
* Fixes for AIX xlc compiler.Anthony Green2013-02-0710-35/+35
* Fix man page. Clean out junk.Anthony Green2013-02-061-0/+0
* New microblaze supportAnthony Green2013-01-211-1/+1
* Remove obsolete inline test functionsAnthony Green2013-01-111-41/+0
* xlc compiler supportAnthony Green2013-01-111-1/+1
* Make compiler options in dejagnu runs compiler specificAnthony Green2013-01-081-5/+14
* Testsuite fix for Solaris vendor compilerAnthony Green2013-01-081-1/+1
* Testsuite fixes (was Re: [PATCH] Fix libffi on m68k-linux-gnu, completely)Thorsten Glaser2013-01-073-9/+9
* AArch64 portAnthony Green2012-10-3011-0/+1039
* Reapply missing testsuite changes for armAnthony Green2012-04-062-2/+0
* Revert debug code changesAnthony Green2012-04-051-2/+0
* Fix building with Clang for Darwin (OS X 10.6+ and iOSZachary Waldowski2012-04-052-0/+2
* Various MSVC-related changes.Peter Rosin2012-03-3074-317/+361
* Fix vararg float testAnthony Green2012-03-211-7/+7
* More cygwin fixesAnthony Green2012-03-211-1/+0
* Rebased from gccAnthony Green2012-02-101-0/+64
* Rebase from GCCAnthony Green2012-02-017-0/+396
* m68k fixesAnthony Green2012-01-231-1/+1
* Fix cls_double_va.c and update docsAnthony Green2011-11-181-0/+3