Yasm Assembler mainline development tree (ffmpeg 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Urman 9399c65459 Implemented -I and -P command line options frontend, nasm and raw preprocs. 22 years ago
..
tests
.cvsignore
Makefile.inc
arch.c
arch.h Start commenting for Doxygen documentation generation. Comment-only changes. 22 years ago
bc-int.h
bitvect.c
bitvect.h
bytecode.c Flatten arch interface, changing some parse function names in the process. 22 years ago
bytecode.h Start commenting for Doxygen documentation generation. Comment-only changes. 22 years ago
compat-queue.h
coretype.h Start commenting for Doxygen documentation generation. Comment-only changes. 22 years ago
dbgfmt.h Add directive() and yasm_objfmt * parameter to initialize(). 22 years ago
errwarn.c
errwarn.h
expr-int.h
expr.c
expr.h
file.c
file.h
floatnum.c
floatnum.h
hamt.c
hamt.h
intnum.c Enable more warnings and perform code cleanups to avoid them. 22 years ago
intnum.h
linemgr.c
linemgr.h
mergesort.c
objfmt.h Add all_syms parameter to objfmt->output() for debugging purposes. 22 years ago
optimizer.h
parser.h
preproc.h Implemented -I and -P command line options frontend, nasm and raw preprocs. 22 years ago
section.c
section.h
strcasecmp.c
strsep.c
symrec.c
symrec.h
util.h Use system includes instead of local includes. This allows replacement of 22 years ago
valparam.c yasm_vp_new() should take a char *, not a const char *. 22 years ago
valparam.h yasm_vp_new() should take a char *, not a const char *. 22 years ago
xmalloc.c
xstrdup.c