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 b360428730 Fix doxygen comment for yasm_bc_tobytes(). 22 years ago
..
tests Big output_expr(), intnum_tobytes(), and floatnum_tobytes() changes: 22 years ago
Makefile.inc Reformat multi-file lists to use many += lines instead of using \ 22 years ago
arch.c Clean up and simplify libyasm.h options and symbol visibility: 22 years ago
arch.h Add word size to arch module interface for better support of future archs which 22 years ago
bc-int.h The Great Renaming (prefixing with yasm_), Part 1. 22 years ago
bitvect.c Note bitvect is actually triple-licensed under the Artistic License, GPL, 22 years ago
bitvect.h Note bitvect is actually triple-licensed under the Artistic License, GPL, 22 years ago
bytecode.c STABS debugging information. This includes, naturally, several draft 22 years ago
bytecode.h Fix doxygen comment for yasm_bc_tobytes(). 22 years ago
compat-queue.h Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
coretype.h STABS debugging information. This includes, naturally, several draft 22 years ago
dbgfmt.h STABS debugging information. This includes, naturally, several draft 22 years ago
errwarn.c Make yasm_fatal() and implementations take a list of printf-like parameters. 22 years ago
errwarn.h Add \rcs, \endrcs, \license, and \endlicense wrappers around $IdPath$ and 22 years ago
expr-int.h The Great Renaming (prefixing with yasm_), Part 1. 22 years ago
expr.c Add yasm_expr_extract_wrt() to separate portions of WRT expression. 22 years ago
expr.h Add yasm_expr_extract_wrt() to separate portions of WRT expression. 22 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 Big output_expr(), intnum_tobytes(), and floatnum_tobytes() changes: 22 years ago
floatnum.h Big output_expr(), intnum_tobytes(), and floatnum_tobytes() changes: 22 years ago
hamt.c Fix bug in HAMT_insert() found by compiler-generated assembler file (lots of 22 years ago
hamt.h Relicense under 2-clause BSD license. 22 years ago
intnum.c Fixed some conversion warnings caused by intnum commit. Missed these due to 22 years ago
intnum.h Big output_expr(), intnum_tobytes(), and floatnum_tobytes() changes: 22 years ago
linemgr.c Clean up and simplify libyasm.h options and symbol visibility: 22 years ago
linemgr.h Unmodularize errwarn, while making key errwarn functions replaceable. 22 years ago
mergesort.c Use yasm__mergesort() in expr.c and use correct xmalloc/xfree in mergesort.c. 22 years ago
objfmt.h Add versioning to all loadable module interfaces. The version is checked by 22 years ago
optimizer.h Add versioning to all loadable module interfaces. The version is checked by 22 years ago
parser.h Add versioning to all loadable module interfaces. The version is checked by 22 years ago
preproc.h Add versioning to all loadable module interfaces. The version is checked by 22 years ago
section.c Allow complex (expression) section starts, primarily used for implementation 22 years ago
section.h Allow complex (expression) section starts, primarily used for implementation 22 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 Clean up and simplify libyasm.h options and symbol visibility: 22 years ago
symrec.h Add \rcs, \endrcs, \license, and \endlicense wrappers around $IdPath$ and 22 years ago
valparam.c Clean up and simplify libyasm.h options and symbol visibility: 22 years ago
valparam.h Add a \warning that yasm_vps_delete() deletes all val/params. 22 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