Libraries for foreign function call interfaces

Edit Package ffcall

This is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters. The four packages are:
- avcall: calling C functions with variable arguments
- vacall: C functions accepting variable argument prototypes
- trampoline: closures as first-class C functions
- callback: closures with variable arguments as first-class C functions (a reentrant combination of vacall and trampoline)

Refresh
Refresh
Source Files
Filename Size Changed
ffcall-trampoline.patch 0000001322 1.29 KB
ffcall.changes 0000009408 9.19 KB
ffcall.keyring 0000011758 11.5 KB
ffcall.spec 0000005398 5.27 KB
libffcall-2.2.tar.gz 0000954623 932 KB
libffcall-2.2.tar.gz.sig 0000000819 819 Bytes
Revision 10 (latest revision is 17)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 726083 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 10)
- Update to (lib)fcall-2.2 release
  * Added support for the following platforms:
    (Previously, a build on these platforms failed.)
    - armv6 (Raspberry Pi): Linux.
    - hppa: Linux 32-bit.
    - riscv32: Linux with ilp32d ABI.
    - riscv64: Linux with lp64d ABI.
  * The build for the mips 32-bit ABI is now compatible with toolchains for
    the 'fpxx' ABI variant.  The downside is that the mips1 architecture is
    no longer supported.
  * Fixed a bug regarding passing of more than 8 arguments on the following
    platforms:
    - arm64: Linux 64-bit.
  * Fixed a stack corruption bug on the following platforms:
    - hppa: HP-UX 32-bit.

- add upstream signing keyring and verify source signature
Comments 0
openSUSE Build Service is sponsored by