summaryrefslogtreecommitdiffstats
path: root/patches/packages/yasm-1.2.0-x86_64-1_slack13.37.txt
blob: 3181e05f94b5f5e15f4161f531f01801c8e1a154 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
yasm: yasm (complete rewrite of the NASM assembler)
yasm:
yasm: Yasm is a complete rewrite of the NASM assembler under the "new" BSD
yasm: License (some portions are under other licenses, see COPYING for
yasm: details).  Yasm currently supports the x86 and AMD64 instruction sets,
yasm: accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64,
yasm: 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats,
yasm: and generates source debugging information in STABS, DWARF 2, and
yasm: CodeView 8 formats.
yasm:
yasm: yasm home: http://www.tortall.net/projects/yasm/