summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Mark xfail for m68k and alpha.Anthony Green2019-11-071-1/+1
* Add missing dist files.Anthony Green2019-10-241-109/+111
* Test on arm32v7-linux-gnu, ppc64le-linux-gnu and aarch64-linux-gnu.Anthony Green2019-10-161-4/+25
* Making the change to correct the comment when SUN (#521)pichikaudaykiran2019-10-091-8/+9
* Remove -Os testing. No ABI impact, and helps trim log lengths.Anthony Green2019-02-121-3/+3
* Mark some cases as xfail due to GCC bugAnthony Green2018-05-094-3/+194
* Re-enable msabi testing (#436)hjl-tools2018-05-022-88/+89
* Fix issue #421 (#422)Andreas Krebbel2018-04-051-6/+13
* disable msabi testing for nowAnthony Green2018-04-021-7/+7
* Fix appveyor windows build (#420)fwg2018-04-024-8/+31
* Trim some optimization testsAnthony Green2018-03-291-2/+2
* Remove warning message from clangAnthony Green2018-03-292-4/+4
* Expand ABI tests on x86. Testsuite bug fixes.Anthony Green2018-03-295-499/+584
* msvc c99 hackAnthony Green2018-03-271-2/+2
* More msvc hacksAnthony Green2018-03-271-4/+4
* msvc fixesAnthony Green2018-03-271-0/+2
* Force literals to float (msvc warning)Anthony Green2018-03-271-3/+3
* Remove uninitialized warning. Fix #163.Anthony Green2018-03-271-0/+1
* 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
|\