2f9ed9ac54
Changes in 0.2.2: * FAR jmp/call support. Changes in 0.2.1: # Added support for NASM-like -I and -P options to the preprocessor to specify include directories and pre-included files respectively (thanks to Michael Urman for his quick work). # Fixed a number of issues with libtool/libltdl and module building (these issues only affected UNIX builds). # Made the "real" NASM preprocessor the default preprocessor. This was not the case in the original Milestone 2 release (despite an example to the contrary in the release notes)
63 lines
1.3 KiB
Text
63 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2003/06/28 11:47:01 jmmv Exp $
|
|
bin/yasm
|
|
include/libyasm.h
|
|
include/libyasm/arch.h
|
|
include/libyasm/bc-int.h
|
|
include/libyasm/bitvect.h
|
|
include/libyasm/bytecode.h
|
|
include/libyasm/compat-queue.h
|
|
include/libyasm/config.h
|
|
include/libyasm/coretype.h
|
|
include/libyasm/dbgfmt.h
|
|
include/libyasm/errwarn.h
|
|
include/libyasm/expr-int.h
|
|
include/libyasm/expr.h
|
|
include/libyasm/file.h
|
|
include/libyasm/floatnum.h
|
|
include/libyasm/hamt.h
|
|
include/libyasm/intnum.h
|
|
include/libyasm/linemgr.h
|
|
include/libyasm/objfmt.h
|
|
include/libyasm/optimizer.h
|
|
include/libyasm/parser.h
|
|
include/libyasm/preproc.h
|
|
include/libyasm/section.h
|
|
include/libyasm/symrec.h
|
|
include/libyasm/util.h
|
|
include/libyasm/valparam.h
|
|
lib/libyasm.a
|
|
lib/libyasm.la
|
|
lib/libyasm.so
|
|
lib/libyasm.so.0
|
|
lib/libyasm.so.0.0
|
|
lib/yasm_basic.a
|
|
lib/yasm_basic.la
|
|
lib/yasm_basic.so
|
|
lib/yasm_bin.a
|
|
lib/yasm_bin.la
|
|
lib/yasm_bin.so
|
|
lib/yasm_coff.a
|
|
lib/yasm_coff.la
|
|
lib/yasm_coff.so
|
|
lib/yasm_dbg.a
|
|
lib/yasm_dbg.la
|
|
lib/yasm_dbg.so
|
|
lib/yasm_nasm.a
|
|
lib/yasm_nasm.la
|
|
lib/yasm_nasm.so
|
|
lib/yasm_null.a
|
|
lib/yasm_null.la
|
|
lib/yasm_null.so
|
|
lib/yasm_raw.a
|
|
lib/yasm_raw.la
|
|
lib/yasm_raw.so
|
|
lib/yasm_win32.a
|
|
lib/yasm_win32.la
|
|
lib/yasm_win32.so
|
|
lib/yasm_x86.a
|
|
lib/yasm_x86.la
|
|
lib/yasm_x86.so
|
|
lib/yasm_yapp.a
|
|
lib/yasm_yapp.la
|
|
lib/yasm_yapp.so
|
|
@dirrm include/libyasm
|