summaryrefslogtreecommitdiffstats
path: root/patches/packages/yasm-1.2.0-x86_64-1_slack13.0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'patches/packages/yasm-1.2.0-x86_64-1_slack13.0.txt')
-rw-r--r--patches/packages/yasm-1.2.0-x86_64-1_slack13.0.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/patches/packages/yasm-1.2.0-x86_64-1_slack13.0.txt b/patches/packages/yasm-1.2.0-x86_64-1_slack13.0.txt
new file mode 100644
index 000000000..3181e05f9
--- /dev/null
+++ b/patches/packages/yasm-1.2.0-x86_64-1_slack13.0.txt
@@ -0,0 +1,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/