intel2gas is a converter between the source format of the NASM and GAS (GNU Assembler) assemblers. It was originally written for use with the Hermes project but with extensibility in mind. Syntax files can be written to allow conversion between any other assembly languages. Conversion between MASM and C inline assembly and GNU syntax is now available.
| Tags | Software Development Build Tools |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


No changes have been submitted for this release.


Release Notes: Better understanding of gcc-generated code, better MASM syntax support, some smaller fixes, and preliminary support for katmai MMX/ISSE.


Release Notes: The project now has a new homepage. 3DNow! support was added.


Release Notes: This release fixes a bug that made 1.3 unusable.


Release Notes: Support for conversion from TASM/MASM and C inline assembler to GNU (at&t) assembler syntax, a spec file, and fixes.