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 d914cd8082 * nasm-token.re (nasm_parser_lex): Fix #57 by recognizing "long" as an alias 19 years ago
..
worphan * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
Makefile.inc * nasm-token.re (nasm_parser_lex): Fix #57 by recognizing "long" as an alias 19 years ago
endcomma.asm Be less pedantic about trailing commas in data declarations and incbin. 21 years ago
endcomma.errwarn Be less pedantic about trailing commas in data declarations and incbin. 21 years ago
endcomma.hex Be less pedantic about trailing commas in data declarations and incbin. 21 years ago
equcolon.asm Allow colons for EQU labels (e.g. "value: equ 5"). 21 years ago
equcolon.errwarn Allow colons for EQU labels (e.g. "value: equ 5"). 21 years ago
equcolon.hex Allow colons for EQU labels (e.g. "value: equ 5"). 21 years ago
equlocal.asm Add parsers/nasm automated tests. 22 years ago
equlocal.errwarn Add parsers/nasm automated tests. 22 years ago
equlocal.hex Add parsers/nasm automated tests. 22 years ago
long.asm * nasm-token.re (nasm_parser_lex): Fix #57 by recognizing "long" as an alias 19 years ago
long.errwarn * nasm-token.re (nasm_parser_lex): Fix #57 by recognizing "long" as an alias 19 years ago
long.hex * nasm-token.re (nasm_parser_lex): Fix #57 by recognizing "long" as an alias 19 years ago
nasm_test.sh * On most files: re-enable $IdPath$ as $Id$, and enable Id keyword expansion. 20 years ago
newsect.asm Add parsers/nasm automated tests. 22 years ago
newsect.errwarn Add parsers/nasm automated tests. 22 years ago
newsect.hex Add parsers/nasm automated tests. 22 years ago
numcase.asm * nasm-token.re (nasm_parser_lex): b/q/h suffixes should be case-insensitive. 20 years ago
numcase.errwarn * nasm-token.re (nasm_parser_lex): b/q/h suffixes should be case-insensitive. 20 years ago
numcase.hex * nasm-token.re (nasm_parser_lex): b/q/h suffixes should be case-insensitive. 20 years ago
orphannowarn.asm * errwarn.h (yasm_warn_class): Add new class YASM_WARN_ORPHAN_LABEL. 20 years ago
orphannowarn.errwarn * errwarn.h (yasm_warn_class): Add new class YASM_WARN_ORPHAN_LABEL. 20 years ago
orphannowarn.hex * errwarn.h (yasm_warn_class): Add new class YASM_WARN_ORPHAN_LABEL. 20 years ago
prevlocalwarn.asm Fix crash in "no non-local label before `%s'" warning (misuse of s.tok). 22 years ago
prevlocalwarn.errwarn Fix crash in "no non-local label before `%s'" warning (misuse of s.tok). 22 years ago
prevlocalwarn.hex Fix crash in "no non-local label before `%s'" warning (misuse of s.tok). 22 years ago