index
:
delta/nasm.git
avx512
baserock/morph
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
insns-flags
latex
loops
macho64
machofix
machomerge
master
mempool
mkwarnings
nasm-0.98.x
nasm-2.03.x
nasm-2.05.xx
nasm-2.07.xx
nasm-2.08.xx
nasm-2.09.xx
nasm-2.10.xx
nasm-2.11.xx
nasm-2.12.xx
nasm-2.13.xx
nasm-2.14.xx
nasm-2.15.xx
nasm-2.15.xx-pre
new-preproc
newaddr
note
nsis
nsis2
owc
path
phi
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
repo.or.cz: nasm.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
listing.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make debug info and error messages correctly reflect macros and reps
H. Peter Anvin (Intel)
2020-07-05
1
-48
/
+2
*
listing: list short reserved blocks as ?? instead of <res ...>
H. Peter Anvin (Intel)
2020-06-27
1
-2
/
+7
*
listing: make it possible to flush the listing output after every line
H. Peter Anvin (Intel)
2019-10-23
1
-1
/
+6
*
listing: encapsulate the list_options encoding, make more comprehensive
H. Peter Anvin
2019-08-10
1
-4
/
+1
*
Add %pragma list options
H. Peter Anvin
2019-08-10
1
-1
/
+43
*
listing: clean up before a restart
H. Peter Anvin
2019-08-10
1
-23
/
+24
*
listing: coalesce TIMES in non-final passes, print <len>, clarify hex
H. Peter Anvin
2019-08-10
1
-1
/
+1
*
Additional listing options, improve help output, fix macro limits
H. Peter Anvin
2019-08-10
1
-17
/
+32
*
listing: when listing lines in macros and rep blocks, show the actual line
H. Peter Anvin
2019-08-09
1
-3
/
+4
*
listing: add -L option for additional listing info
H. Peter Anvin (Intel)
2019-08-09
1
-1
/
+6
*
Merge empty reservations from TIMES; add counts in listings
H. Peter Anvin
2019-08-07
1
-34
/
+60
*
Remove #includes already provided by "compiler.h"
H. Peter Anvin
2018-12-27
1
-3
/
+0
*
Replace <ctype.h> includes with "nctype.h"
H. Peter Anvin
2018-12-27
1
-1
/
+1
*
Move <string.h> inclusion to compiler.h
H. Peter Anvin
2018-12-26
1
-1
/
+0
*
strlist, warnings: improve strlist, buffer warnings until error
H. Peter Anvin (Intel)
2018-12-14
1
-2
/
+1
*
listing: use a non-uniqizing strlist to buffer error messages
H. Peter Anvin (Intel)
2018-12-13
1
-33
/
+22
*
errors: change the severity parameter from "int" to "errflags"
H. Peter Anvin (Intel)
2018-12-13
1
-1
/
+1
*
Merge remote-tracking branch 'origin/nasm-2.14.xx'
H. Peter Anvin (Intel)
2018-12-12
1
-26
/
+45
|
\
|
*
error: new flag ERR_HERE
H. Peter Anvin
2018-12-12
1
-11
/
+11
|
*
listing.c: handle multiple error messages on a single line
H. Peter Anvin (Intel)
2018-12-12
1
-26
/
+49
*
|
error: new flag ERR_HERE
H. Peter Anvin
2018-12-11
1
-2
/
+6
*
|
listing: Use nasm_error helpers
Cyrill Gorcunov
2018-12-01
1
-2
/
+1
|
/
*
gcc: fix mistakes discovered by recent gcc
H. Peter Anvin
2018-06-02
1
-1
/
+1
*
Fix implicit fallthrough that trips -Werror
H. Peter Anvin
2018-05-08
1
-2
/
+3
*
Revert "Use fallthrough() to placate compiler"
Cyrill Gorcunov
2018-02-25
1
-1
/
+1
*
Use fallthrough() to placate compiler
Cyrill Gorcunov
2018-02-25
1
-1
/
+1
*
Sanitize the handling of segments a bit
H. Peter Anvin
2017-05-03
1
-5
/
+13
*
listing.c: show [ssss] for a segment instead of a bogus address
H. Peter Anvin
2017-05-01
1
-2
/
+9
*
asm/*: Move directive processing to its own file, refactor error handling
H. Peter Anvin
2017-03-07
1
-0
/
+1
*
New backend interface - assembler internals #1
H. Peter Anvin
2016-09-20
1
-20
/
+20
*
Reorganize the source code into subdirectories
H. Peter Anvin
2016-05-25
1
-0
/
+338