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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes.src: update changes for 2.15.02 (so far)
H. Peter Anvin (Intel)
2020-06-30
1
-0
/
+8
*
doc: incbin: no need to mention an ancient Amiga assembler
H. Peter Anvin (Intel)
2020-06-30
1
-5
/
+4
*
nasmdoc.css: use a relative size for code/pre
H. Peter Anvin (Intel)
2020-06-27
1
-1
/
+1
*
nasmdoc.css: use a smaller font size for code text
H. Peter Anvin (Intel)
2020-06-27
1
-0
/
+1
*
doc: actually *use* the smaller code font size...
H. Peter Anvin (Intel)
2020-06-27
2
-6
/
+6
*
doc: for ps/pdf, use a smaller font for code
H. Peter Anvin (Intel)
2020-06-27
1
-13
/
+34
*
doc: some more cleanups and detailed specifications
H. Peter Anvin (Intel)
2020-06-27
1
-10
/
+19
*
doc: editorial cleanups
H. Peter Anvin (Intel)
2020-06-27
1
-15
/
+37
*
changes.src: update for 2.15.01
H. Peter Anvin (Intel)
2020-06-27
1
-0
/
+9
*
doc: document operator and Dx changes
H. Peter Anvin (Intel)
2020-06-25
2
-43
/
+168
*
doc: various documentation updates
H. Peter Anvin (Intel)
2020-06-14
2
-106
/
+265
*
Makefile portability improvement, build nasmdoc.pdf.xz
H. Peter Anvin (Intel)
2020-05-26
2
-13
/
+44
*
doc: Update for upcoming 2.15 release
nasm-2.15.xx-pre
Andrey Matyukov
2020-05-06
3
-23
/
+206
*
doc: we really need a Fontmap file
H. Peter Anvin
2019-10-04
3
-25
/
+46
*
Correct __ALIGN_ -> __?ALIGN_
H. Peter Anvin
2019-08-27
1
-2
/
+2
*
preproc: standard macros now C-safe, %aliases off, fix %? recursion
H. Peter Anvin
2019-08-27
1
-90
/
+90
*
doc: actually build and propagate fontpath file
H. Peter Anvin (Intel)
2019-08-06
1
-4
/
+7
*
doc: fix yet another set of Ghostscript font problems
H. Peter Anvin
2019-06-06
3
-4
/
+43
*
outelf: get rid of long-since-obsolete gnu extensions warning
H. Peter Anvin
2019-06-06
1
-10
/
+9
*
Merge branch 'evalmacro'
H. Peter Anvin (Intel)
2019-04-24
2
-46
/
+98
|
\
|
*
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
-56
/
+80
|
*
ELF: handle more than 32,633 sections
H. Peter Anvin
2019-02-26
1
-0
/
+2
|
*
ELF: add support for the ELF "merge" attribute
H. Peter Anvin
2018-12-30
2
-1
/
+27
*
|
warnings: add [warning push] and [warning pop]
H. Peter Anvin (Intel)
2019-01-11
2
-0
/
+10
*
|
Merge tag 'nasm-2.14.03rc1'
H. Peter Anvin
2018-12-27
1
-0
/
+5
|
\
\
|
|
/
|
*
changes.src: document suppressed messages
H. Peter Anvin
2018-12-27
1
-0
/
+5
*
|
Merge tag 'nasm-2.14.02'
H. Peter Anvin
2018-12-26
1
-0
/
+5
|
\
\
|
|
/
|
*
changes.src: document fix for listing module crash
H. Peter Anvin
2018-12-26
1
-0
/
+5
*
|
Merge tag 'nasm-2.14.01rc5'
H. Peter Anvin (Intel)
2018-12-14
2
-17
/
+27
|
\
\
|
|
/
|
*
Document the -Ov option, minor fix for gcc -Og
H. Peter Anvin (Intel)
2018-12-14
1
-1
/
+6
|
*
--no-line: new option to ignore %line directives
H. Peter Anvin (Intel)
2018-12-14
2
-16
/
+21
*
|
warnings: define warning classes at point of use
mkwarnings
H. Peter Anvin (Intel)
2018-12-13
2
-77
/
+2
|
/
*
changes.src: update list of changes since 2.14
H. Peter Anvin
2018-12-10
1
-0
/
+6
*
nasm: fix the combination -E -MD, handle -MD without a filename
H. Peter Anvin
2018-11-28
2
-0
/
+15
*
changes.src: fp bug: there are probably other corner cases
H. Peter Anvin
2018-11-28
1
-4
/
+3
*
BR 3392368: actually fix the documentation; add test case
H. Peter Anvin
2018-11-26
1
-5
/
+5
*
Correctly document the BR 3392368 fix, add test case
H. Peter Anvin
2018-11-26
1
-3
/
+4
*
changes.src: document more fixes
H. Peter Anvin
2018-11-26
1
-0
/
+9
*
preproc: command-line preproc directive after system-generated
H. Peter Anvin
2018-11-11
2
-4
/
+23
*
nasmdoc.src: fix compound word
H. Peter Anvin (Intel)
2018-11-07
1
-2
/
+2
*
doc: Add a description for a useful case of mangling symbols
Chang S. Bae
2018-10-30
1
-3
/
+15
*
doc: Clarify %include search directory semantics
Cyrill Gorcunov
2018-10-26
2
-11
/
+7
*
doc: Update changes
Cyrill Gorcunov
2018-10-21
1
-0
/
+2
*
doc: Update changes
Cyrill Gorcunov
2018-10-14
1
-0
/
+4
*
doc: Update changes
Cyrill Gorcunov
2018-10-13
1
-0
/
+2
*
doc: Update changes
Cyrill Gorcunov
2018-10-13
1
-0
/
+2
*
pspdf.pl: GhostScript font integration seems broken with -dSAFER
H. Peter Anvin
2018-09-24
1
-5
/
+25
*
doc: changes -- Add a few more bullets
Cyrill Gorcunov
2018-09-23
1
-0
/
+6
*
doc: Fix macho section name for code
Chang S. Bae
2018-08-24
1
-1
/
+1
[next]