summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Use memfd_create() (#604)DJ Delorie2020-12-022-0/+20
* libffi/x86: Always check __x86_64__ for x32 hosts (#601) (#602)hjl-tools2020-12-021-16/+8
* Properly quote and resolve msvcc.sh params (#596)Tres Finocchiaro2020-11-241-11/+11
* Allow to build with mingw-clang (#579)Mike Hommey2020-11-101-2/+2
* Don't use FFI_TYPE_LONGDOUBLE in the jump table in win64*.S (#580)Mike Hommey2020-11-102-4/+6
* aarch64: Allow FFI_WIN64 for winelib (#593)AndreRH2020-11-103-31/+47
* Add support for powerpc64le-*-freebsd*. (#581)Brandon Bergren2020-10-271-1/+1
* darwin powerpc: use go closures only if enabled (#583)Ken2020-10-271-1/+13
* Support building x86 and arm64 without FFI_GO_CLOSURES (#586)Jeremy Huddleston Sequoia2020-10-274-0/+25
* testsuite: Add a missing include of <inttypes.h> to fix build failure in test...Jeremy Huddleston Sequoia2020-10-271-0/+2
* Removing unnecessary instruction from ffi_call_unix64 (#588)petersn2020-10-271-2/+1
* Fix read-only .eh_frame section test when CFLAGS contains -flto. (#590)jacobly02020-10-271-1/+3
* Power10 libffi fixes (#585)Alan Modra2020-10-272-1/+21
* docs: fix simple typo, paramters -> parameters (#589)Tim Gates2020-10-111-2/+2
* Re-enable s390x testingAnthony Green2020-08-191-3/+3
* Upstream local FreeBSD patches (#567)Niclas Zeising2020-08-074-3/+26
* Don't test s390. Travis-ci is broken.Anthony Green2020-08-051-3/+3
* Add support for eabisim back. This was removed upstream.Anthony Green2020-08-051-2/+2
* Merge pull request #576 from froydnj/config-updatesTom Tromey2020-08-042-1637/+1873
|\
| * update config.{guess,sub}Nathan Froyd2020-08-042-1637/+1873
|/
* Merge pull request #570 from jwilk-forks/spellingTom Tromey2020-07-011-1/+1
|\