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.
 
 
 
 
 
 
Peter Johnson d510e21546 Add option for parser to associate input text (after preprocessing) with each 22 years ago
..
tests Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
Makefile.inc Add the "real" NASM preprocessor, and default to it. As NASM is LGPL, no 22 years ago
arch.c Delete last of global variables by making a line manager and passing around 22 years ago
arch.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
bc-int.h Make bytecode and effaddr "data" extensions more portable by including the 22 years ago
bitvect.c Integrate BitVector version 6.3 changes. 22 years ago
bitvect.h Integrate BitVector version 6.3 changes. 22 years ago
bytecode.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
bytecode.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
compat-queue.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
coretype.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
dbgfmt.h Dynamically load all modules (preloading some of the default ones). 22 years ago
errwarn.c Add va_list versions of error and warning errwarn functions. 22 years ago
errwarn.h Add va_list versions of error and warning errwarn functions. 22 years ago
expr-int.h Get rid of expr_xform_neg_tree(), integrating its functionality into 22 years ago
expr.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
expr.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
file.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
file.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
floatnum.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
floatnum.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
hamt.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
hamt.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
intnum.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
intnum.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
linemgr.c Add option for parser to associate input text (after preprocessing) with each 22 years ago
linemgr.h Add option for parser to associate input text (after preprocessing) with each 22 years ago
mergesort.c Fix some nits found by lclint. Still something weird going on with list2 in 23 years ago
objfmt.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
optimizer.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
parser.h Add option for parser to associate input text (after preprocessing) with each 22 years ago
preproc.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
section.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
section.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
strcasecmp.c Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
strsep.c Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
symrec.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
symrec.h Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
util.h Add va_list versions of error and warning errwarn functions. 22 years ago
valparam.c Delete last of global variables by making a line manager and passing around 22 years ago
valparam.h vps_print() should take a const valparamhead *. 23 years ago
xmalloc.c Modularize errwarn. gettext()-ize in errwarn, not in every module, eliminating 22 years ago
xstrdup.c Use automake's standard macro for dmalloc instead of rolling our own. 22 years ago