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 0f852333df LCLint-related comment fixes. 23 years ago
..
tests Change dbg optimizer to basic. 23 years ago
arch.c Add RCSID(). 23 years ago
arch.h Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
bc-int.h Add opt_flags (space for use by the optimizer). 23 years ago
bitvect.c Add coretype.h, make util.h do a lot more, use util.h to simplify include 23 years ago
bitvect.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
bytecode.c LCLint-related comment fixes. 23 years ago
bytecode.h LCLint-related comment fixes. 23 years ago
compat-queue.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
coretype.h Polish up most directive support. This necessitated adding objfmt-specific 23 years ago
errwarn.c Move assert.h include to util.h 23 years ago
errwarn.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
expr-int.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
expr.c Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
expr.h Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
file.c strcmp() returns 0 if the strings are equal. 23 years ago
file.h Make extension-replacement a utility function in file.c (as it will need to 23 years ago
floatnum.c Plug memory leak in floatnum_new(). 23 years ago
floatnum.h (Mostly) Clean up floatnum internal allocations. 23 years ago
hamt.c Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which has 23 years ago
hamt.h Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which has 23 years ago
intnum.c Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
intnum.h Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
linemgr.c Add support for NASM's %line. 23 years ago
linemgr.h Add support for NASM's %line. 23 years ago
mergesort.c Fix some nits found by lclint. Still something weird going on with list2 in 23 years ago
objfmt.h Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
optimizer.h Delete dbg optimizer (won't be useful) and add "basic" (equiv. to NASM 2-pass) 23 years ago
parser.h - Greatly enhance capabilities of directives (they're actually parsed now). 23 years ago
preproc.h - Greatly enhance capabilities of directives (they're actually parsed now). 23 years ago
section.c Move assert.h include to util.h 23 years ago
section.h Add opt_flags (space for use by the optimizer). 23 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 Move assert.h include to util.h 23 years ago
symrec.h Add opt_flags (space for use by the optimizer). 23 years ago
util.h Move assert.h include to util.h 23 years ago
valparam.c Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
valparam.h Massive cleanup of debugging output (via _print() functions). All now take 23 years ago
xmalloc.c Add coretype.h, make util.h do a lot more, use util.h to simplify include 23 years ago
xstrdup.c Add coretype.h, make util.h do a lot more, use util.h to simplify include 23 years ago