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 98b92dbacf Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
..
tests Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
Makefile.inc Massive libyasm / module interface update - Phase 1 21 years ago
arch.c Const-ify yasm_arch_module and yasm_parser_module usage. 21 years ago
arch.h Const-ify yasm_arch_module and yasm_parser_module usage. 21 years ago
assocdat.c Massive libyasm / module interface update - Phase 1 21 years ago
assocdat.h Massive libyasm / module interface update - Phase 1 21 years ago
bc-int.h Massive libyasm / module interface update - Phase 1 21 years ago
bitvect.c Massive libyasm / module interface update - Phase 1 21 years ago
bitvect.h Massive libyasm / module interface update - Phase 1 21 years ago
bytecode.c Massive libyasm / module interface update - Phase 1 21 years ago
bytecode.h Massive libyasm / module interface update - Phase 1 21 years ago
compat-queue.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
coretype.h Massive libyasm / module interface update - Phase 1 21 years ago
dbgfmt.h Massive libyasm / module interface update - Phase 1 21 years ago
errwarn.c Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
errwarn.h Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
expr-int.h The Great Renaming (prefixing with yasm_), Part 1. 22 years ago
expr.c Massive libyasm / module interface update - Phase 1 21 years ago
expr.h Massive libyasm / module interface update - Phase 1 21 years ago
file.c Make libyasm a "real" library, including installing header files. 22 years ago
file.h Add \rcs, \endrcs, \license, and \endlicense wrappers around $IdPath$ and 22 years ago
floatnum.c Massive libyasm / module interface update - Phase 1 21 years ago
floatnum.h Massive libyasm / module interface update - Phase 1 21 years ago
hamt.c Massive libyasm / module interface update - Phase 1 21 years ago
hamt.h Massive libyasm / module interface update - Phase 1 21 years ago
intnum.c Massive libyasm / module interface update - Phase 1 21 years ago
intnum.h Massive libyasm / module interface update - Phase 1 21 years ago
linemgr.c Massive libyasm / module interface update - Phase 1 21 years ago
linemgr.h Massive libyasm / module interface update - Phase 1 21 years ago
mergesort.c Use yasm__mergesort() in expr.c and use correct xmalloc/xfree in mergesort.c. 22 years ago
objfmt.c Massive libyasm / module interface update - Phase 1 21 years ago
objfmt.h Massive libyasm / module interface update - Phase 1 21 years ago
optimizer.h Massive libyasm / module interface update - Phase 1 21 years ago
parser.h Massive libyasm / module interface update - Phase 1 21 years ago
preproc.h Add support for nasm-inherited command line options -D and -U. 21 years ago
section.c yasm_section_print(): Fix incorrect number of args being given to printf(). 21 years ago
section.h Massive libyasm / module interface update - Phase 1 21 years ago
strcasecmp.c Make libyasm a "real" library, including installing header files. 22 years ago
strsep.c Avoid warnings in strsep due to glibc's bits/string2.h string inlining by 22 years ago
symrec.c Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
symrec.h Massive libyasm / module interface update - Phase 1 21 years ago
valparam.c Massive libyasm / module interface update - Phase 1 21 years ago
valparam.h Massive libyasm / module interface update - Phase 1 21 years ago
xmalloc.c Clean up and simplify libyasm.h options and symbol visibility: 22 years ago
xstrdup.c Clean up and simplify libyasm.h options and symbol visibility: 22 years ago