Posted By: postmodern
Date: 2009-12-28 16:37
Summary: ruby-yasm 0.1.0 Released
Project: Ruby YASM
ruby-yasm version 0.1.0 has been released!
A Ruby interface to YASM.
YASM is a complete rewrite of the NASM assembler, YASM currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.
Changes:
### 0.1.0 / 2009-12-24
* Initial release. |
|