Skip to content

Releases: libffi/libffi

libffi 3.4.2

29 Jun 01:12

Choose a tag to compare

3.4.2 Jun-28-21
    Add static trampoline support for Linux on x86_64 and ARM64.
    Add support for Alibaba's CSKY architecture.
    Add support for Kalray's KVX architecture.
    Add support for Intel Control-flow Enforcement Technology (CET).
    Add support for ARM Pointer Authentication (PA).
    Fix 32-bit PPC regression.
    Fix MIPS soft-float problem.
    Enable tmpdir override with the $LIBFFI_TMPDIR environment variable.
    Enable compatibility with MSVC runtime stack checking.
    Reject float and small integer argument in ffi_prep_cif_var().
      Callers must promote these types themselves.

libffi 3.4.0 release candidate 2

28 Jun 13:55

Choose a tag to compare

Pre-release

Release candidate 2 for 3.4.0

libffi 3.4 release candidate 1

26 Jun 16:16

Choose a tag to compare

Pre-release

This is a test release for the coming 3.4 release.

libffi v3.3

23 Nov 16:13

Choose a tag to compare

3.3 Nov-23-19
    Add RISC-V support.
    New API in support of GO closures.
    Add IEEE754 binary128 long double support for 64-bit Power
    Default to Microsoft's 64-bit long double ABI with Visual C++.
    GNU compiler uses 80 bits (128 in memory) FFI_GNUW64 ABI.
    Add Windows on ARM64 (WOA) support.
    Add Windows 32-bit ARM support.
    Raw java (gcj) API deprecated.
    Add pre-built PDF documentation to source distribution.
    Many new test cases and bug fixes.

libffi 3.3 release candidate 2

02 Nov 22:18

Choose a tag to compare

Pre-release

This is a TEST RELEASE of the coming libffi 3.3 release.

Please test this release. Problems should be reported at https://github.com/libffi/libffi/issues .

Test results for posting at https://github.com/libffi/libffi/wiki can also be filed as issues on the issue tracker.

Thanks!

libffi 3.3 Release Candidate 1

24 Oct 11:10

Choose a tag to compare

Pre-release

This is a TEST RELEASE of the coming libffi 3.3 release.

Please test this release. Problems should be reported at https://github.com/libffi/libffi/issues .

Test results for posting at https://github.com/libffi/libffi/wiki can also be filed as issues on the issue tracker.

Thanks!

libffi 3.3 Release Candidate 0

02 Apr 12:36

Choose a tag to compare

Pre-release

This is a TEST RELEASE of the coming libffi 3.3 release.

Please test this release. Problems should be reported at https://github.com/libffi/libffi/issues .

Test results for posting at https://github.com/libffi/libffi/wiki can also be filed as issues on the issue tracker.

Thanks!