summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version to 3.4.0v3.4.1v3.4.0Anthony Green2021-06-283-9/+6
* Fix warningsAnthony Green2021-06-282-4/+4
* Add missing test cases to distributionAnthony Green2021-06-281-2/+7
* Add tests for single entry structs (#653)Hood Chatham2021-06-283-0/+289
* Fix the assertions in cls-24byte (#652)Hood Chatham2021-06-281-3/+3
* 3.4.0 release candidate 2v3.4.0-rc2Anthony Green2021-06-283-6/+6
* Add missing FFI_HIDDEN to ffi_tramp_is_present declaration (#651)Jeremy Huddleston Sequoia2021-06-281-1/+1
* Print more information when an assertion fails in test suite (#649)Hood Chatham2021-06-272-2/+14
* Fix signature of function pointer in cls_dbls_struct (#648)Hood Chatham2021-06-271-1/+1
* configure.ac: add --disable-exec-static-tramp flag (#647)Sergei Trofimovich2021-06-271-0/+5
* Remove caveat about varargs supportAnthony Green2021-06-271-3/+0
* Update contact infoAnthony Green2021-06-271-5/+11
* configure.ac: allow user to specify READELF (#646)Sergei Trofimovich2021-06-261-1/+3
* Make 3.4 release candidate 1v3.4-rc1Anthony Green2021-06-262-5/+5
* Add missing file from make dist. Add missing license info.Anthony Green2021-06-264-1/+64
* Remove test caseAnthony Green2021-06-261-1/+0
* This test includes a closure and must live in the closures test directory. (#...Matthew Green2021-06-261-0/+0
* Make test methods static (#644)Hood Chatham2021-06-2535-35/+35
* Switch from travis-ci.org to travis-ci.com.Anthony Green2021-06-221-1/+1
* Avoid undefined behaviourAnthony Green2021-06-221-1/+5
* Remove libtool-ldflags file from .gitignore (#600)Tres Finocchiaro2021-06-221-1/+0
* 2021-06-15 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2021-06-152-3/+112
* Don't stop test on copy failure (#636)DJ Delorie2021-06-154-12/+36
* Fix build on OpenBSD/mips64 (#638)vhankala2021-06-101-1/+1
* Add struct test to verify a nested float struct (#640)Cheng Jin2021-06-091-0/+86
* Remove reference to old test caseAnthony Green2021-06-091-1/+1
* Revert appveyor changesAnthony Green2021-06-041-2/+2
* Update vs versionAnthony Green2021-06-011-1/+1
* Upgrade to vs2019Anthony Green2021-06-011-1/+1
* Try updating automakeAnthony Green2021-06-011-1/+1
* Bring in the latest version of perlAnthony Green2021-06-011-3/+3
* Fix building for arm windows with mingw toolchains (#631)Martin Storsjö2021-04-064-22/+85
* Verbose brew update.Anthony Green2021-03-251-3/+4
* Move container images to quay.io.Anthony Green2021-03-251-3/+3
* testsuite: fix compiler vendor detection on dash as /bin/sh (#594)Sergei Trofimovich2021-03-242-3/+1
* arm64e: Pull in pointer authentication code from Apple's arm64e libffi port (...Jeremy Huddleston Sequoia2021-03-244-51/+89
* fix windows tests (#595)ericLemanissier2021-03-242-6/+23
* x86: Fix thiscall and fastcall stack cleanup behavior (#611)Ole André Vadla Ravnås2021-03-241-6/+13
* Mention MSVC runtime stack checking improvementAnthony Green2021-03-241-0/+1
* x86: Fix MSVC runtime checks interop (#612)Ole André Vadla Ravnås2021-03-242-0/+20
* Mention LIBFFI_TMPDIRAnthony Green2021-03-231-0/+1
* Search $LIBFFI_TMPDIR also (#605)DJ Delorie2021-03-232-0/+51
* aarch64: Fix closures for win64 (#606)AndreRH2021-03-231-9/+11
* Update ax_cc_maxopt m4 macro (#617)Francisco Boni2021-03-231-12/+10
* Fix formattingAnthony Green2021-03-231-2/+2
* Mention KVXAnthony Green2021-03-231-0/+1
* Bug #680. Don't accept floats or small ints as var args. (#628)Anthony Green2021-03-238-286/+305
* Add some missing #if conditionals from Apple's code drop (#620)Jeremy Huddleston Sequoia2021-03-204-0/+16
* Add configuration generator for tvOS and watchOS. (#625)Russell Keith-Magee2021-03-051-22/+85
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-0523-8/+1316