Foregin Function Interface Library
https://github.com/libffi/
The libffi library provides a portable, high level programming
interface to various calling conventions. This allows a programmer to
call any function specified by a call interface description at run
time.
- Developed at devel:libraries:c_c++
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/libffi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000526 526 Bytes | |
aarch64.patch | 0000000595 595 Bytes | |
baselibs.conf | 0000000067 67 Bytes | |
libffi-3.3.git30.tar.xz | 0000383940 375 KB | |
libffi.changes | 0000003184 3.11 KB | |
libffi.spec | 0000003420 3.34 KB |
Revision 9 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 783284
from
Richard Biener (rguenther)
(revision 9)
- Update to commit b844a9c7f1ca based on libffi 3.3 with the following changes: 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. - SONAME change to libffi.so.8 - stdcall.patch is now upstream - Adjust baselibs.conf for SONAME change - Adjust aarch64.patch for upstream changes - Drop gccbug.patch XFAILing testcases that now PASS with fixed GCC 9.3
Comments 0