source:
npl/overig/yasm/slack-desc
@
13a1b25
Last change on this file since 13a1b25 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 1.0 KB |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | # HOW TO EDIT THIS FILE: |
2 | # The "handy ruler" below makes it easier to edit a package description. Line | |
3 | # up the first '|' above the ':' following the base package name, and the '|' | |
4 | # on the right side marks the last column you can put a character in. You must | |
5 | # make exactly 11 lines for the formatting to be correct. It's also | |
6 | # customary to leave one space after the ':'. | |
7 | ||
8 | |-----handy-ruler------------------------------------------------------| | |
9 | yasm: yasm (complete rewrite of the NASM assembler) | |
10 | yasm: | |
11 | yasm: Yasm is a complete rewrite of the NASM assembler under the "new" BSD | |
12 | yasm: License (some portions are under other licenses, see COPYING for | |
13 | yasm: details). Yasm currently supports the x86 and AMD64 instruction sets, | |
14 | yasm: accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, | |
15 | yasm: 32 and 64-bit Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, | |
16 | yasm: and generates source debugging information in STABS, DWARF 2, and | |
17 | yasm: CodeView 8 formats. | |
18 | yasm: | |
19 | yasm: yasm home: http://www.tortall.net/projects/yasm/ |
Note: See TracBrowser
for help on using the repository browser.