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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
DWARF: consistent version information; drop .debug_loc section
H. Peter Anvin (Intel)
2020-06-26
1
-23
/
+111
*
dwarf: don't emit a dummy .debug_loc section
H. Peter Anvin (Intel)
2020-06-26
1
-14
/
+16
*
BR 3392650: Codeview truncates symbol table length to 16 bits
H. Peter Anvin (Intel)
2020-06-26
1
-9
/
+9
*
BR 3392651: fix the .debug$T section in Codeview output format
H. Peter Anvin (Intel)
2020-06-25
1
-24
/
+20
*
BR 3392657: dwarf: leave .debug_frame empty
H. Peter Anvin (Intel)
2020-06-14
1
-3
/
+8
*
outobj: fix harmless but still incorrect use of uninitialized variable
H. Peter Anvin
2020-06-01
1
-3
/
+3
*
outelf: Fix the section index for the debug output
Chang S. Bae
2020-04-22
1
-3
/
+6
*
outcoff: add semi-generic pragma namespaces
H. Peter Anvin
2019-09-30
1
-4
/
+15
*
outelf: use "symbols" not "variables" in error messages
H. Peter Anvin
2019-09-12
1
-1
/
+1
*
elf: fix "object" symbol keyword
H. Peter Anvin
2019-09-12
1
-1
/
+1
*
Change LBL_NONE to LBL_none
H. Peter Anvin
2019-09-12
2
-3
/
+3
*
Drop unnecessary EXTERN symbols
H. Peter Anvin
2019-09-12
2
-4
/
+4
*
elf: support weak global and extern references
H. Peter Anvin
2019-09-12
2
-94
/
+135
*
preproc: standard macros now C-safe, %aliases off, fix %? recursion
H. Peter Anvin
2019-08-27
10
-22
/
+22
*
outelf: change debug format default to dwarf
H. Peter Anvin
2019-08-10
1
-3
/
+3
*
Clean up backend format names
H. Peter Anvin
2019-08-10
10
-42
/
+30
*
Additional listing options, improve help output, fix macro limits
H. Peter Anvin
2019-08-10
3
-11
/
+28
*
Diagnostics: make debug more dynamic, note -> info, add listmsg level
H. Peter Anvin (Intel)
2019-08-09
3
-23
/
+22
*
outmacho.c: mark zeroing warning as WARN_ZEROING
H. Peter Anvin (Intel)
2019-08-06
1
-1
/
+1
*
Replace nasm_error(ERR_WARNING|...) with nasm_warn()
H. Peter Anvin (Intel)
2019-08-06
2
-7
/
+7
*
Add group aliases for all prefixed warnings.
H. Peter Anvin
2019-06-06
1
-1
/
+1
*
outelf: get rid of long-since-obsolete gnu extensions warning
H. Peter Anvin
2019-06-06
1
-32
/
+26
*
outbin: Fix infinite dashes written to map file
Chang S. Bae
2019-06-02
1
-0
/
+1
*
Merge branch 'evalmacro'
H. Peter Anvin (Intel)
2019-04-24
3
-659
/
+827
|
\
|
*
ELF: the .note section should be 4-byte aligned
H. Peter Anvin
2019-02-26
1
-1
/
+1
|
*
Handle more ELF section types
H. Peter Anvin
2019-02-26
2
-69
/
+115
|
*
ELF: handle more than 32,633 sections
H. Peter Anvin
2019-02-26
3
-551
/
+549
|
*
outelf: hash sections for performance
H. Peter Anvin
2019-01-12
2
-28
/
+50
|
*
ELF: add support for the ELF "merge" attribute
H. Peter Anvin
2018-12-30
2
-33
/
+115
|
*
warnings: rename ERR_WARN_* to WARN_*
H. Peter Anvin (Intel)
2018-12-12
2
-3
/
+3
*
|
Warnings: move zeroing reserved space to a separate warning class
H. Peter Anvin (Intel)
2019-01-11
5
-7
/
+7
*
|
Remove #includes already provided by "compiler.h"
H. Peter Anvin
2018-12-27
12
-27
/
+0
*
|
Replace <ctype.h> includes with "nctype.h"
H. Peter Anvin
2018-12-27
10
-10
/
+12
*
|
Move <string.h> inclusion to compiler.h
H. Peter Anvin
2018-12-26
10
-10
/
+0
*
|
elf.h: add relocation numbers for segmented support
H. Peter Anvin
2018-12-24
1
-1
/
+4
*
|
With buffered warnings, change the handling of error passes
H. Peter Anvin (Intel)
2018-12-18
7
-39
/
+53
*
|
Clean up the handling of various passes
H. Peter Anvin (Intel)
2018-12-18
12
-95
/
+87
*
|
nasm_assert(): try to run at compile time if possible
H. Peter Anvin (Intel)
2018-12-14
2
-3
/
+3
*
|
warnings: make WARN_* constant obligatory for warnings
H. Peter Anvin (Intel)
2018-12-14
1
-6
/
+6
*
|
nasm_warnf() -> nasm_warn()
H. Peter Anvin (Intel)
2018-12-14
7
-33
/
+33
*
|
warnings: define warning classes at point of use
mkwarnings
H. Peter Anvin (Intel)
2018-12-13
1
-0
/
+5
*
|
warnings: Make WARN_ constants consistent with -w options
H. Peter Anvin (Intel)
2018-12-12
1
-2
/
+2
*
|
warnings: rename ERR_WARN_* to WARN_*
H. Peter Anvin (Intel)
2018-12-12
2
-3
/
+3
*
|
strlist: merge the strtbl and strlist interfaces
H. Peter Anvin (Intel)
2018-12-11
3
-175
/
+1
*
|
hashtbl: revamp the hash table interface, support binary keys
H. Peter Anvin (Intel)
2018-12-11
3
-10
/
+8
*
|
output: elf -- Use nasm_error helpers
Cyrill Gorcunov
2018-12-02
1
-117
/
+107
*
|
output: obj -- Use nasm_error helpers
Cyrill Gorcunov
2018-12-02
1
-77
/
+63
*
|
output: ieee -- Use nasm_error helpers
Cyrill Gorcunov
2018-12-02
1
-18
/
+14
*
|
output: coff -- Use nasm_error helpers
Cyrill Gorcunov
2018-12-02
1
-42
/
+37
*
|
output: bin -- Use nasm_error helpers
Cyrill Gorcunov
2018-12-01
1
-81
/
+64
[next]