aboutsummaryrefslogtreecommitdiff
path: root/devel/yasm-devel/pkg-descr
blob: c37a780ded0bace092c022b83d4dcd5dee45924c (plain) (blame)
1
2
3
4
5
6
7
8
YASM is a complete rewrite of the NASM assembler under the "new" BSD License.

Yasm currently supports the x86 and AMD64 instruction sets, accepts
NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Mach-O
(32 and 64), RDOFF2, Win32, and Win64 object formats, and generates source
debugging information in STABS, DWARF 2, and CodeView 8 formats.

WWW: http://www.tortall.net/projects/yasm/