34
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test: very simple test for MASM displacement syntax More... over 4 years ago
masm.mac, parser: VERY limited MASM emulation package More... over 4 years ago
LEA: allow immediate syntax; ignore operand size entirely More... over 4 years ago
list_option_mask(): return 0 (empty mask) for < '0' More... over 4 years ago
listing: encapsulate the list_options encoding, make more comprehensive More... over 4 years ago
Add %pragma list options More... over 4 years ago
preproc: avoid dropping the facility name in %pragma More... over 4 years ago
preproc: fix double free in the handling of %pragma More... over 4 years ago
preproc: add listing options to override nolist; some cleanups More... over 4 years ago
listing: clean up before a restart More... over 4 years ago
listing: coalesce TIMES in non-final passes, print <len>, clarify hex More... over 4 years ago
outelf: change debug format default to dwarf More... over 4 years ago
Clean up backend format names More... over 4 years ago
Stylistic improvements to help text More... over 4 years ago
Additional listing options, improve help output, fix macro limits More... over 4 years ago
listing: when listing lines in macros and rep blocks, show the actual line More... over 4 years ago
warnings.pl: remove one more instance of "scalar(%hash)" More... over 4 years ago
travis: update warning output More... over 4 years ago
preproc.c: make sure we have the correct token lengths More... over 4 years ago
asm/nasm.c: make --debug=level actually work More... over 4 years ago
obsolete: make the message clearer in the case of NEVER,!NOP More... over 4 years ago
obsolete handing: handle a few more subcases in a useful way More... over 4 years ago
BR 3392590: add warning for valid but obsolete instructions More... over 4 years ago
compiler.h: fix bad typedef in case of HAVE__BOOL More... over 4 years ago
warnings.pl: BR 3392585: don't use scalar(%hash) More... over 4 years ago
perl files: clean up warnings More... over 4 years ago
error.h: fix typo: nasm_intof -> nasm_infof More... over 4 years ago
listing: add -L option for additional listing info More... over 4 years ago
Diagnostics: make debug more dynamic, note -> info, add listmsg level More... over 4 years ago
labels.c: don't use ERR_NOTE for additional information More... over 4 years ago