yasm

Rating: 
0
No votes yet

modular assembler with multiple syntaxes support
Yasm is a complete rewrite of the NASM assembler. It supports multiple
assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple
output object formats (binary objects, COFF, Win32, ELF32, ELF64) and
even multiple instruction sets (including AMD64). It also has an
optimiser module.

Category:

Application versions: 
AttachmentSizeDate
File yasm_1.1.0-1_armel.deb577.71 KB05/08/2013 - 01:56
Changelog: 

yasm (1.1.0-1) unstable; urgency=low

* New upstream release (Closes: #582282).
* 010_config_sub_guess.diff: update config.sub and config.guess to much
more recent versions.