platform/upstream/libffi.git
2021-06-26 Anthony GreenAdd missing file from make dist. Add missing license...
2021-06-26 Anthony GreenRemove test case
2021-06-26 Matthew GreenThis test includes a closure and must live in the closu...
2021-06-26 Hood ChathamMake test methods static (#644)
2021-06-22 Anthony GreenSwitch from travis-ci.org to travis-ci.com.
2021-06-22 Anthony GreenAvoid undefined behaviour
2021-06-22 Tres FinocchiaroRemove libtool-ldflags file from .gitignore (#600)
2021-06-15 Jakub Jelinek2021-06-15 Jakub Jelinek <jakub@redhat.com>
2021-06-15 DJ DelorieDon't stop test on copy failure (#636)
2021-06-10 vhankalaFix build on OpenBSD/mips64 (#638)
2021-06-09 Cheng JinAdd struct test to verify a nested float struct (#640)
2021-06-09 Anthony GreenRemove reference to old test case
2021-06-04 Anthony GreenRevert appveyor changes
2021-06-02 Anthony GreenUpdate vs version
2021-06-02 Anthony GreenUpgrade to vs2019
2021-06-02 Anthony GreenTry updating automake
2021-06-02 Anthony GreenBring in the latest version of perl
2021-04-07 Martin StorsjöFix building for arm windows with mingw toolchains...
2021-03-25 Anthony GreenVerbose brew update.
2021-03-25 Anthony GreenMove container images to quay.io.
2021-03-24 Sergei Trofimovichtestsuite: fix compiler vendor detection on dash as...
2021-03-24 Jeremy Huddleston... arm64e: Pull in pointer authentication code from Apple...
2021-03-24 ericLemanissierfix windows tests (#595)
2021-03-24 Ole André Vadla... x86: Fix thiscall and fastcall stack cleanup behavior...
2021-03-24 Anthony GreenMention MSVC runtime stack checking improvement
2021-03-24 Ole André Vadla... x86: Fix MSVC runtime checks interop (#612)
2021-03-23 Anthony GreenMention LIBFFI_TMPDIR
2021-03-23 DJ DelorieSearch $LIBFFI_TMPDIR also (#605)
2021-03-23 AndreRHaarch64: Fix closures for win64 (#606)
2021-03-23 Francisco BoniUpdate ax_cc_maxopt m4 macro (#617)
2021-03-23 Anthony GreenFix formatting
2021-03-23 Anthony GreenMention KVX
2021-03-23 Anthony GreenBug #680. Don't accept floats or small ints as var...
2021-03-20 Jeremy Huddleston... Add some missing #if conditionals from Apple's code...
2021-03-05 Russell Keith... Add configuration generator for tvOS and watchOS. ...
2021-03-05 Madhavan T... Static tramp v5 (#624)
2020-12-02 DJ DelorieUse memfd_create() (#604)
2020-12-02 hjl-toolslibffi/x86: Always check __x86_64__ for x32 hosts ...
2020-11-25 Tres FinocchiaroProperly quote and resolve msvcc.sh params (#596)
2020-11-10 Mike HommeyAllow to build with mingw-clang (#579)
2020-11-10 Mike HommeyDon't use FFI_TYPE_LONGDOUBLE in the jump table in...
2020-11-10 AndreRHaarch64: Allow FFI_WIN64 for winelib (#593)
2020-10-27 Brandon BergrenAdd support for powerpc64le-*-freebsd*. (#581)
2020-10-27 Kendarwin powerpc: use go closures only if enabled (#583)
2020-10-27 Jeremy Huddleston... Support building x86 and arm64 without FFI_GO_CLOSURES...
2020-10-27 Jeremy Huddleston... testsuite: Add a missing include of <inttypes.h> to...
2020-10-27 petersnRemoving unnecessary instruction from ffi_call_unix64...
2020-10-27 jacobly0Fix read-only .eh_frame section test when CFLAGS contai...
2020-10-27 Alan ModraPower10 libffi fixes (#585)
2020-10-11 Tim Gatesdocs: fix simple typo, paramters -> parameters (#589)
2020-08-19 Anthony GreenRe-enable s390x testing
2020-08-07 Niclas ZeisingUpstream local FreeBSD patches (#567)
2020-08-06 Anthony GreenDon't test s390. Travis-ci is broken.
2020-08-05 Anthony GreenAdd support for eabisim back. This was removed upstream.
2020-08-04 Tom TromeyMerge pull request #576 from froydnj/config-updates
2020-08-04 Nathan Froydupdate config.{guess,sub}
2020-07-01 Tom TromeyMerge pull request #570 from jwilk-forks/spelling
2020-06-30 Jakub Wilkaarch64: Fix typo
2020-06-29 Ma JunAdd support for csky
2020-06-11 M. HerdiansyahMakefile: increase compatibility with bmake (#551)
2020-06-11 Andre MirasFixes macOS build on Python 3 (#563)
2020-06-11 Kentaro HayashiFix Free software foundation address (#564)
2020-06-07 Anthony GreenAdd gcc bug tests back
2020-05-01 Yann SionneauAdd support for Kalray KVX architecture (#559)
2020-05-01 Andrew Geisslerffi_powerpc.h: fix build failure with powerpc7 (#561)
2020-04-26 Martin Storsjöarm: Fix the clang specific version of the assembly...
2020-04-26 Martin Storsjöwin64_armasm: Fix the spelling of ALIGN (#553)
2020-04-26 Martin StorsjöUse __builtin_ffs instead of ffs (#554)
2020-04-26 Martin StorsjöFix building for aarch64 windows with mingw toolchains...
2020-03-10 Fangrui SongImprove read-write .eh_frame check (#546)
2020-03-10 Moxie BotMention ARM Pointer Authentication
2020-03-10 Moxie BotTest on aarch64 Linux with clang
2020-03-10 Ole André Vadla... Port to iOS/arm64e (#548)
2020-03-09 Anthony GreenTry to fix RLGL_KEY nonsense (#547)
2020-02-24 Moxie BotRevamp PA_LINUX and PA_HPUX target closures to use...
2020-02-23 hjl-toolsUpdate the ABI version to LIBFFI_BASE_8.0 (#544)
2020-02-22 hjl-toolsx86: Fix ffi_prep_closure_loc (#542)
2020-02-22 Moxie BotMerge branch 'master' of github.com:/libffi/libffi
2020-02-22 Moxie BotUpdate for pending 3.4 release.
2020-02-22 hjl-toolsx86: Add indirect branch tracking support (#540)
2020-02-22 Samuel HollandUpdate powerpc sysv assembly for ffi_powerpc.h changes...
2020-01-10 Anthony GreenUpdate copyright year.
2020-01-06 Anthony GreenFix script
2020-01-06 Anthony GreenUse rlgl API key on login
2019-12-07 Khem Rajpowerpc64: Use memcpy to help platforms with no __int12...
2019-11-30 Anthony GreenRemove 32-bit x86 file references to fix macosx builds
2019-11-29 Carl HurdFixed missed #ifndef for __mips_soft_float (#442)
2019-11-29 Anthony GreenClean up macosx builds
2019-11-29 Anthony GreenAddress platforms with no __int128.
2019-11-28 Anthony GreenMake build errors easier to debug
2019-11-28 Anthony GreenAdd powerpc-eabi
2019-11-28 Anthony GreenTest on powerpc-eabisim
2019-11-28 Sergei Trofimovichpowerpc: fix build failure on power7 and older (#532)
2019-11-25 Anthony GreenRun aarch64-linux-gnu tests on travi-ci directly
2019-11-24 Anthony GreenFixes for ppc64le and s390x travis testing
2019-11-24 Anthony GreenForce the use of docker
2019-11-24 Anthony GreenMerge branch 'master' of github.com:libffi/libffi
2019-11-24 Anthony GreenTry travis-ci's new ppc64le and s390x support
2019-11-24 Panayotisdisable obsolete 32-bit targets in macOS (#511)
2019-11-24 Anthony GreenMinor clean-up
next