Télécharger la liste

Description du projet

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.

Système requise

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.

2010-02-02 20:08 Retour à la liste release
0.5

Ce communiqué a un support pour plusieurs plates-formes ARM y compris les nouveaux ABI 'ATPCS et corrections de bogues et mises à jour pour les rappels sur x64/Windows, x64/Darwin, arm32/ARM, arm32/Thumb. Un nouvel outil de test de stress pour les rappels a été ajouté à la suite de test. Haiku / BeOS support de plateforme a été ajouté ainsi que le support Universal Binary s'appuyer sur Darwin. Le code source a été mis à jour.: 'ARM9 »a été renommé en' arm32 'et les fonctions de rappel de l'API connexes sont maintenant avec le préfixe" DCB "au lieu de' DC '. Il y avait beaucoup de petites mises à jour de la documentation (rappels sont toujours sans-papiers). Les bindings Ruby et R ont été mis à jour.
Tags: Minor bugfixes. Minor Enhancements, Documentation Updates, Source cleanup
This release has support for more ARM platforms including new ABI 'ATPCS' and bugfixes and updates for Callbacks on x64/Windows, x64/Darwin, arm32/ARM, arm32/Thumb. A new stress test tool for callbacks was added to the test suite. Haiku/BeOS platform support was added along with universal binary build support on Darwin. The source code was updated.:'arm9' was renamed to 'arm32' and callback API related functions are prefixed now with 'dcb' instead of 'dc'. There were many small documentation updates (callbacks are still undocumented). The Ruby and R bindings were updated.

Project Resources