summaryrefslogtreecommitdiff
path: root/testsuite/libffi.call
Commit message (Expand)AuthorAgeFilesLines
* new test: return small structSergei Trofimovich2018-02-171-0/+57
* aarch64: fix index base register for AArch64Saleem Abdulrasool2017-10-261-0/+95
* xfail the unwindtest for osx as per issue #279Anthony Green2016-09-041-1/+1
* Do not use fabsl() in float2.c testYuriy Kolerov2016-07-291-1/+3
* Fix output expectations in cls_dbls_struct.c testYuriy Kolerov2016-07-291-2/+2
* x86: Fix calling convention for ffi_closure_win64_innerRichard Henderson2016-04-291-0/+1
* add ffi_get_struct_offsetsTom Tromey2016-02-221-0/+46
* Tidy call.exp test collectionRichard Henderson2015-10-201-1/+1
* Test case from Issue #70Richard Henderson2015-10-201-0/+46
* New test case for old aarch64 bugAnthony Green2015-01-131-0/+127
* Merge pull request #145 from rth7680/masterAnthony Green2014-11-1541-935/+0
|\
| * testsuite: Move complex tests to their own subdirectoryRichard Henderson2014-11-1441-927/+0
| * testsuite: Use feature test rather than enumeration for complexRichard Henderson2014-11-141-9/+1
* | Take a float absolute value using fabs() instead of abs().Anatoly Trosinenko2014-11-141-1/+1
* | Fix floating point number comparisons in testsuite/libffi.call/float[123].c.Anatoly Trosinenko2014-11-143-4/+10
|/
* sparc: Add support for complex typesRichard Henderson2014-11-122-2/+3
* arm: Add support for complex typesRichard Henderson2014-11-121-0/+1
* alpha: Add support for complex typesRichard Henderson2014-11-122-0/+7
* aarch64: Add support for complex typesRichard Henderson2014-11-121-4/+5
* x86: Add support for ComplexRichard Henderson2014-11-121-1/+2
* testsuite: Add two dg-do run markersRichard Henderson2014-11-122-0/+2
* testsuite: Fix return_complex2 vs excessive precisionRichard Henderson2014-11-121-3/+7
* win64: RewriteRichard Henderson2014-11-127-19/+6
* 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