summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Fix return valuesAnthony Green2018-03-181-15/+15
* Make tests compile/run standaloneAnthony Green2018-03-173-167/+181
* xfail unwind tests for moxieAnthony Green2018-03-172-2/+2
* Fix test cases with short resultsAnthony Green2018-03-141-2/+7
* Support compiler specific warning suppression flagsAnthony Green2018-03-131-0/+3
* Support compiler specific warning suppression flagsAnthony Green2018-03-131-3/+10
* Add bhaible's missing MakefileAnthony Green2018-03-131-0/+28
* Remove stray directoryAnthony Green2018-03-131-4/+1
* Update test list for distAnthony Green2018-03-131-78/+111
* Add Bruno Haible and Bill Triggs' libffi testsuiteAnthony Green2018-03-126-0/+5472
* new test: return small structSergei Trofimovich2018-02-172-0/+58
* aarch64: fix index base register for AArch64Saleem Abdulrasool2017-10-262-1/+97
* Don't include WIN64/EFI64 for x32H.J. Lu2017-10-251-1/+2
* Revert previous two changes. clang/MacOS problem can only be solved within d...Anthony Green2017-03-151-3/+1
* Fix typoAnthony Green2017-03-151-1/+1
* Work around dejagnu/clang problemsAnthony Green2017-03-151-2/+5
* 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
* Allow setting an arbitary value for blddirffi in testsuiteYuriy Kolerov2016-07-281-2/+5
* ARC: Link tests with pthread libraryYuriy Kolerov2016-07-281-0/+4
* Merge pull request #237 from tschwinge/libffi_feature_testTom Tromey2016-05-231-5/+6
|\
| * Simplify/fix libffi_feature_testThomas Schwinge2016-03-161-5/+6
* | x86: Fix calling convention for ffi_closure_win64_innerRichard Henderson2016-04-292-0/+6
|/
* add ffi_get_struct_offsetsTom Tromey2016-02-221-0/+46
* Merge pull request #193 from rth7680/fix-70Anthony Green2016-02-202-1/+47
|\
| * Tidy call.exp test collectionRichard Henderson2015-10-201-1/+1
| * Test case from Issue #70Richard Henderson2015-10-201-0/+46
* | Fix dejagnu test support for --tool_optsFilipe Brandenburger2016-02-031-1/+1
|/
* New test case for old aarch64 bugAnthony Green2015-01-131-0/+127
* testsuite: Fix alpha static chain register nameRichard Henderson2014-11-161-1/+1
* Merge pull request #145 from rth7680/masterAnthony Green2014-11-1549-55/+211
|\
| * testsuite: Add trivial tests for Go closuresRichard Henderson2014-11-145-0/+118
| * testsuite: Move complex tests to their own subdirectoryRichard Henderson2014-11-1443-9/+37
| * testsuite: Use feature test rather than enumeration for complexRichard Henderson2014-11-142-9/+19
| * testsuite: Detect clangRichard Henderson2014-11-141-38/+38
* | 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
* Compile tests with -Wno-psabi when using GCCAnthony Green2014-09-201-2/+2
* 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