mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
7 lines
431 B
Text
7 lines
431 B
Text
Yasm is a complete rewrite of the NASM assembler under the "new"
|
|
BSD License (some portions are under other licenses, see COPYING
|
|
for details). 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.
|