6ac3da2e4e
This feature release adds basic support for TASM-like assembly syntax as well as a TASM-like command line frontend. It updates AVX and FMA instructions to the latest Intel specifications, and updates code alignment opcodes for modern processors. It also includes a number of GAS syntax fixes and other bugfixes.
38 lines
928 B
Text
38 lines
928 B
Text
@comment $NetBSD: PLIST,v 1.9 2009/07/22 21:14:24 wiz Exp $
|
|
bin/yasm
|
|
bin/ytasm
|
|
include/libyasm-stdint.h
|
|
include/libyasm.h
|
|
include/libyasm/arch.h
|
|
include/libyasm/assocdat.h
|
|
include/libyasm/bitvect.h
|
|
include/libyasm/bytecode.h
|
|
include/libyasm/compat-queue.h
|
|
include/libyasm/coretype.h
|
|
include/libyasm/dbgfmt.h
|
|
include/libyasm/errwarn.h
|
|
include/libyasm/expr.h
|
|
include/libyasm/file.h
|
|
include/libyasm/floatnum.h
|
|
include/libyasm/hamt.h
|
|
include/libyasm/insn.h
|
|
include/libyasm/intnum.h
|
|
include/libyasm/inttree.h
|
|
include/libyasm/linemap.h
|
|
include/libyasm/listfmt.h
|
|
include/libyasm/md5.h
|
|
include/libyasm/module.h
|
|
include/libyasm/objfmt.h
|
|
include/libyasm/parser.h
|
|
include/libyasm/phash.h
|
|
include/libyasm/preproc.h
|
|
include/libyasm/section.h
|
|
include/libyasm/symrec.h
|
|
include/libyasm/valparam.h
|
|
include/libyasm/value.h
|
|
lib/libyasm.a
|
|
man/man1/yasm.1
|
|
man/man7/yasm_arch.7
|
|
man/man7/yasm_dbgfmts.7
|
|
man/man7/yasm_objfmts.7
|
|
man/man7/yasm_parsers.7
|