Download List

Projeto Descrição

The dyncall library project provides a clean and
portable C interface to dynamically issue foreign
function calls using small call kernels written in
assembly. Instead of providing code for every
bridged function call, which unnecessarily results
in code bloat, only a modest number of
instructions are used to invoke all calls.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-05 21:30 Back to release list
0.7

Esta versão adicionado uma porta estável para SPARC 32/64-bit e compilação suporte para Solaris/SunPro. Meta Assembly formato foi introduzido para chamada de kernels com suporte a sintaxe de Microsoft, GNU, Apple e Sun.
Bugs com Win64 / x 64 (crítico), CygWin / x86, AMD64 System-V e Haiku foram corrigidos. A API foi atualizado para chamadas de reticências e correções de bugs para PowerPC. Um novo sistema de compilação, zero-configurar, e makefiles híbrido {BSD, GNU, SUN} foram adicionados. Construir foi adicionado suporte para mingw32-w64 e MINIX. Experimental suporte para passar estruturas e invocar syscalls foi adicionado. Havia muitas pequenas melhorias para construir sistemas e suites de testes.
Tags: major release
This release added a stable port for SPARC 32/64-bit and build support for Solaris/SunPro. Meta Assembly Format was introduced for call kernels with support for Microsoft, GNU, Apple, and Sun syntax.
Bugs with Win64/x64 (critical), CygWin/x86, AMD64 System-V, and Haiku were fixed. The API was updated for ellipsis calls and bugfixes for PowerPC. A new build system, zero-configure, and hybrid {BSD,GNU,SUN} makefiles were added. Build support was added for mingw32-w64 and MINIX. Experimental support for passing structs and invoke syscalls was added. There were many minor improvements for build systems and test suites.

Project Resources