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 53d9be8757 Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
..
Makefile.inc Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
absloop-err.asm More gracefully handle absolute section refernce expansion, and allow for 19 years ago
absloop-err.errwarn Revamp error/warning handling, using a model similar to Python's internal 19 years ago
bitvect_test.c Modify the output for 'make check' to be much less verbose, and thus 20 years ago
charconst64.asm Fix handling of >32 bit NASM character constants; they were being shifted 21 years ago
charconst64.errwarn Fix handling of >32 bit NASM character constants; they were being shifted 21 years ago
charconst64.hex Fix handling of >32 bit NASM character constants; they were being shifted 21 years ago
combpath_test.c * combpath_test.c: Add a couple of tests with drive letters in the mix. 19 years ago
duplabel-err.asm Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
duplabel-err.errwarn Fix reporting of redefinition errors by adding a set of error/warning 21 years ago
expr-wide-ident.asm * expr.c (expr_simplify_identity): Fix crash when there are greater than 2 19 years ago
expr-wide-ident.errwarn * expr.c (expr_simplify_identity): Fix crash when there are greater than 2 19 years ago
expr-wide-ident.hex * expr.c (expr_simplify_identity): Fix crash when there are greater than 2 19 years ago
externdef.asm * symrec.c (symrec_define): Don't error if a symbol is declared common and 19 years ago
externdef.errwarn * symrec.c (symrec_define): Don't error if a symbol is declared common and 19 years ago
externdef.hex * symrec.c (symrec_define): Don't error if a symbol is declared common and 19 years ago
floatnum_test.c Revamp error/warning handling, using a model similar to Python's internal 19 years ago
incbin.asm Fix distcheck build breakage by including stamp-h1 instead of trying to 19 years ago
incbin.errwarn * bytecode.c (bc_incbin_tobytes): Fix fread call so that return value check 19 years ago
incbin.hex Fix distcheck build breakage by including stamp-h1 instead of trying to 19 years ago
jmpsize1-err.asm Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
jmpsize1-err.errwarn Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
jmpsize1.asm Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
jmpsize1.errwarn Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
jmpsize1.hex Reimplement optimizer pass 1b and fix x86 so that jumps handle one pass of 19 years ago
leb128_test.c Revamp error/warning handling, using a model similar to Python's internal 19 years ago
libyasm_test.sh * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
splitpath_test.c Finally fix brokenness that was NASM imported preprocessor include path 19 years ago
timesover-err.asm Make negative times value an error case. 19 years ago
timesover-err.errwarn Make negative times value an error case. 19 years ago
unary.asm Fix expression handling of unary NOT (~ in nasm syntax) operator. 21 years ago
unary.errwarn Fix expression handling of unary NOT (~ in nasm syntax) operator. 21 years ago
unary.hex Fix expression handling of unary NOT (~ in nasm syntax) operator. 21 years ago
value-err.asm Massive cleanup of relocation and WRT handling. Closes #49 and lays the 19 years ago
value-err.errwarn Revamp error/warning handling, using a model similar to Python's internal 19 years ago