Path to this page:
Subject: CVS commit: pkgsrc/devel/libffi
From: Adam Ciarcinski
Date: 2020-02-26 20:15:44
Message id: 20200226191544.BE9B6FBF4@cvs.NetBSD.org
Log Message:
libffi: updated to 3.3
libffi v3.3
* 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.
Files: