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 0d91497dd1 Have symrec manage all symbols, not just the ones in the symbol table. 23 years ago
..
tests Add @LIBOBJS@ to library linkages (for missing functions). 24 years ago
Makefile.inc Update DISTFILES to reflect src/lclint.sh -> splint.sh move. 23 years ago
arch.c Add RCSID(). 24 years ago
arch.h Restructure bc_calc_len() family into bc_resolve() family. Many many many 23 years ago
bc-int.h Add bcs_last() macro. 23 years ago
bitvect.c Cut bitvect allocations even more by making a bitvect_from_Dec_static() and 23 years ago
bitvect.h Cut bitvect allocations even more by making a bitvect_from_Dec_static() and 23 years ago
bytecode.c Splint cleanups. 23 years ago
bytecode.h Add some splint-suggested cleanups. 23 years ago
compat-queue.h Modify so that almost everything passes LCLint with the options in lclint.sh. 24 years ago
coretype.h Splint cleanups and related bugfixes: 23 years ago
errwarn.c Cleanups both for and from Splint. 23 years ago
errwarn.h Enhance error/warning framework by allowing specific warnings to be disabled, 23 years ago
expr-int.h Splint cleanups: expr_copy_* don't take a NULL, so they can't return NULL. 23 years ago
expr.c Have symrec manage all symbols, not just the ones in the symbol table. 23 years ago
expr.h Make expr_print() take a const expr. 23 years ago
file.c Allow replacing with no extension (eg w/o an appended '.'). Needed for bin 23 years ago
file.h Cast SAVE_* and WRITE_* assignments to unsigned char. 23 years ago
floatnum.c Splint cleanups. 23 years ago
floatnum.h (Mostly) Clean up floatnum internal allocations. 24 years ago
hamt.c Splint cleanups. 23 years ago
hamt.h Switch from using ternary tree to Hash Array Mapped Trie (HAMT), which has 24 years ago
intnum.c Cut bitvect allocations even more by making a bitvect_from_Dec_static() and 23 years ago
intnum.h Allocate single static temporary bitvect for conversions (as most conversions 23 years ago
linemgr.c Revamp object format functional interface a bit. Now, only the output() 23 years ago
linemgr.h Add some splint-suggested cleanups. 23 years ago
mergesort.c Fix some nits found by lclint. Still something weird going on with list2 in 24 years ago
objfmt.h Splint cleanups, including const change. 23 years ago
optimizer.h Correct optimize() comment. 23 years ago
parser.h Add const char *in_filename arguments to 23 years ago
preproc.h Add some splint-suggested cleanups. 23 years ago
section.c Switch back to returning @dependent@ instead of @observer@. 23 years ago
section.h Switch back to returning @dependent@ instead of @observer@. 23 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 Have symrec manage all symbols, not just the ones in the symbol table. 23 years ago
symrec.h Have symrec manage all symbols, not just the ones in the symbol table. 23 years ago
util.h Splint cleanups on memory allocation routines. 23 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 Add coretype.h, make util.h do a lot more, use util.h to simplify include 24 years ago
xstrdup.c Add coretype.h, make util.h do a lot more, use util.h to simplify include 24 years ago