2 Jun 2012 15:23
[ swig-Patches-3531520 ] [ASM] Assembly language support for SWIG
<SourceForge.net>
2012-06-02 13:23:07 GMT
2012-06-02 13:23:07 GMT
Patches item #3531520, was opened at 2012-06-02 06:23 Message generated for change (Tracker Item Submitted) made by bogdro You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=301645&aid=3531520&group_id=1645 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Bogdan Drozdowski (bogdro) Assigned to: Nobody/Anonymous (nobody) Summary: [ASM] Assembly language support for SWIG Initial Comment: This small patch adds assembly language support to SWIG. Right now it's not a generator of code that makes its own shared library, it's rather a C-to-ASM header file converter, so developers don't have to re-write C header files to assembly header files just to have some declarations. Supports NASM, FASM and GAS (GNU as). Documentation, examples and changes in Makefiles included. Patch over 2.0.4 or 2.0.7. Will be maintained as time allows. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=301645&aid=3531520&group_id=1645(Continue reading)
RSS Feed