platform/upstream/libffi.git
2023-03-13 Dongkyun Sonpackaging: pass '--enable-portable-binary' to configure 44/289644/1 accepted/tizen_8.0_base accepted/tizen_base accepted/tizen_base_riscv accepted/tizen_base_tool tizen_8.0_base tizen_base accepted/tizen/8.0/base/20231005.044841 accepted/tizen/base/20230714.003345 accepted/tizen/base/riscv/20231110.002655 accepted/tizen/base/tool/20230314.044257 submit/tizen_base/20230313.045051 tizen_8.0_m2_release
2023-03-13 Andrey KazminBlacklist ffi_call_int for ASan and HWASan build 43/289643/1
2023-03-13 Dongkyun Sondoc: disable info files 42/289642/1
2023-03-13 Dongkyun SonAdd packaging with v3.4.2 41/289641/1
2021-06-29 Anthony GreenUpdate version to 3.4.2 upstream/3.4.2
2021-06-28 Anthony GreenVersion 3.4.1
2021-06-28 Anthony GreenUpdate version to 3.4.0
2021-06-28 Anthony GreenFix warnings
2021-06-28 Anthony GreenAdd missing test cases to distribution
2021-06-28 Hood ChathamAdd tests for single entry structs (#653)
2021-06-28 Hood ChathamFix the assertions in cls-24byte (#652)
2021-06-28 Anthony Green3.4.0 release candidate 2
2021-06-28 Jeremy Huddleston... Add missing FFI_HIDDEN to ffi_tramp_is_present declarat...
2021-06-27 Hood ChathamPrint more information when an assertion fails in test...
2021-06-27 Hood ChathamFix signature of function pointer in cls_dbls_struct...
2021-06-27 Sergei Trofimovichconfigure.ac: add --disable-exec-static-tramp flag...
2021-06-27 Anthony GreenRemove caveat about varargs support
2021-06-27 Anthony GreenUpdate contact info
2021-06-26 Sergei Trofimovichconfigure.ac: allow user to specify READELF (#646)
2021-06-26 Anthony GreenMake 3.4 release candidate 1
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)
next