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 f5358bb32e Change EXTRA_DIST to reflect movement of strsep.c and mergesort.c. 23 years ago
..
tests Add @LIBOBJS@ to library linkages (for missing functions). 23 years ago
Makefile.inc Change EXTRA_DIST to reflect movement of strsep.c and mergesort.c. 23 years ago
arch.c
arch.h Start work on optimizer module. Moved all "post-parser-finalization" code 24 years ago
bc-int.h Add opt_flags (space for use by the optimizer). 24 years ago
bitvect.c
bitvect.h Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
bytecode.c Start work on optimizer module. Moved all "post-parser-finalization" code 24 years ago
bytecode.h Start work on optimizer module. Moved all "post-parser-finalization" code 24 years ago
compat-queue.h Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
coretype.h Polish up most directive support. This necessitated adding objfmt-specific 24 years ago
errwarn.c Move assert.h include to util.h 24 years ago
errwarn.h Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
expr-int.h Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
expr.c Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
expr.h Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
file.c strcmp() returns 0 if the strings are equal. 24 years ago
file.h Make extension-replacement a utility function in file.c (as it will need to 24 years ago
floatnum.c Plug memory leak in floatnum_new(). 24 years ago
floatnum.h (Mostly) Clean up floatnum internal allocations. 24 years ago
hamt.c Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which has 24 years ago
hamt.h Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which has 24 years ago
intnum.c Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
intnum.h Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
linemgr.c Add support for NASM's %line. 24 years ago
linemgr.h Add support for NASM's %line. 24 years ago
mergesort.c
objfmt.h Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
optimizer.h Start work on optimizer module. Moved all "post-parser-finalization" code 24 years ago
parser.h - Greatly enhance capabilities of directives (they're actually parsed now). 24 years ago
preproc.h - Greatly enhance capabilities of directives (they're actually parsed now). 24 years ago
section.c Start work on optimizer module. Moved all "post-parser-finalization" code 24 years ago
section.h Start work on optimizer module. Moved all "post-parser-finalization" code 24 years ago
strcasecmp.c Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
strsep.c Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
symrec.c Move assert.h include to util.h 24 years ago
symrec.h Add opt_flags (space for use by the optimizer). 24 years ago
util.h Fix build problem on Linux with toascii() define. 24 years ago
valparam.c Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
valparam.h Massive cleanup of debugging output (via _print() functions). All now take 24 years ago
xmalloc.c
xstrdup.c