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 1fc6d5b86d Fix warnings that appear with -O turned on. 23 years ago
..
tests Add @LIBOBJS@ to library linkages (for missing functions). 23 years ago
Makefile.inc Add tests/Makefile.inc to EXTRA_DIST. 23 years ago
arch.c Add RCSID(). 23 years ago
arch.h Start work on optimizer module. Moved all "post-parser-finalization" code 23 years ago
bc-int.h Add opt_flags (space for use by the optimizer). 23 years ago
bitvect.c Fix warnings that appear with -O turned on. 23 years ago
bitvect.h Modify so that almost everything passes LCLint with the options in lclint.sh. 23 years ago
bytecode.c Start work on optimizer module. Moved all "post-parser-finalization" code 23 years ago
bytecode.h Start work on optimizer module. Moved all "post-parser-finalization" code 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 Start work on optimizer module. Moved all "post-parser-finalization" code 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 Start work on optimizer module. Moved all "post-parser-finalization" code 23 years ago
section.h Start work on optimizer module. Moved all "post-parser-finalization" code 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 Fix build problem on Linux with toascii() define. 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