index
:
nasm/nasm.git
avx512
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
debug-macros
defid
elf
elf16
elfmerge
emacs
evalmacro
evalstr
extnames
indirect
insns
latex
loops
macho-unify
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
nasm-2.16.xx
new-preproc
newaddr
note
nsis
nsis2
owc
path
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
rebin
reldef
signrel
sse5
travis
Unnamed repository; edit this file 'description' to name the repository.
NASM build server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'github/nasm-2.16.xx'
HEAD
master
H. Peter Anvin
2022-12-21
4
-54
/
+70
|
\
|
*
.gitignore: add misc/nasmtok.el, make whole rdoff directory ignored
H. Peter Anvin
2022-12-21
1
-10
/
+2
|
*
NASM 2.16.01
nasm-2.16.01
H. Peter Anvin
2022-12-21
1
-1
/
+1
|
*
doc: html: add Chapter 1 to navbar in the TOC
H. Peter Anvin
2022-12-21
1
-11
/
+17
|
*
doc: fix HTML table of contents generation
H. Peter Anvin
2022-12-21
2
-31
/
+46
|
*
autoconf, doc: fix comment in header to pa_have_func.m4
H. Peter Anvin
2022-12-21
1
-2
/
+2
*
|
version: this is now the 2.17 development branch
H. Peter Anvin
2022-12-20
2
-1
/
+6
|
/
*
NASM 2.16
nasm-2.16
H. Peter Anvin
2022-12-20
1
-1
/
+1
*
Merge branch 'master' of ssh://github.com/netwide-assembler/nasm
H. Peter Anvin
2022-12-20
16
-134
/
+339
|
\
|
*
NASM 2.16rc12
nasm-2.16rc12
H. Peter Anvin
2022-12-07
1
-1
/
+1
|
*
doc/changes.src: document obj segment fix
H. Peter Anvin
2022-12-07
1
-0
/
+4
|
*
output: when converting OUT_SEGMENT to legacy, don't lose the addend
H. Peter Anvin
2022-12-07
1
-4
/
+2
|
*
outieee: fix segfault on empty input
H. Peter Anvin
2022-12-07
1
-4
/
+4
|
*
Document CPU LATEVEX, add CPU EVEX and CPU VEX flags
H. Peter Anvin
2022-12-07
5
-39
/
+145
|
*
travis: fix the masmdisp travis test
H. Peter Anvin
2022-12-07
2
-10
/
+5
|
*
NASM 2.16rc11
nasm-2.16rc11
H. Peter Anvin
2022-12-06
1
-1
/
+1
|
*
latevex: add test file
H. Peter Anvin
2022-12-06
1
-0
/
+33
|
*
insns: handle late-introduced VEX encoded instructions
H. Peter Anvin
2022-12-06
8
-81
/
+150
*
|
Merge remote-tracking branch 'github/emacs'
H. Peter Anvin
2022-11-23
4
-0
/
+233
|
\
\
|
|
/
|
/
|
|
*
misc/emacstbl.pl: add NASM version to output, add to Makefile
emacs
H. Peter Anvin
2022-11-17
4
-2
/
+46
|
*
misc/emacstbl.el: script to produce token lists for an emacs mode
H. Peter Anvin
2022-11-17
1
-0
/
+189
*
|
doc: bring doc/changes.src up to date
H. Peter Anvin
2022-11-23
1
-3
/
+52
*
|
NASM 2.16rc10
nasm-2.16rc10
H. Peter Anvin
2022-11-21
1
-1
/
+1
*
|
preproc: fix memory leak in %[...] processing
H. Peter Anvin
2022-11-21
1
-2
/
+16
*
|
preproc: avoid crashing on %exitmacro in broken nesting
H. Peter Anvin
2022-11-21
1
-0
/
+4
*
|
preproc: fix incorrect use of nasm_new() in alloc_Token()
C. Masloch
2022-11-21
1
-1
/
+1
*
|
preproc: fix the expansion of %00 (token type change)
C. Masloch
2022-11-21
1
-1
/
+1
*
|
preproc: add conditional-string smacro parameters; simplify functions
H. Peter Anvin
2022-11-21
2
-87
/
+110
*
|
NASM 2.16rc9
nasm-2.16rc9
H. Peter Anvin
2022-11-17
1
-1
/
+1
*
|
preproc: add %abs(), modify %num(), refactor
H. Peter Anvin
2022-11-17
4
-81
/
+202
|
/
*
doc: document the %num() function
H. Peter Anvin
2022-11-15
1
-4
/
+31
*
preproc: add %num() to format a number in an arbitrary base
H. Peter Anvin
2022-11-15
1
-0
/
+82
*
insns: fix instruction flags for the ENQCMD instructions
H. Peter Anvin
2022-11-14
1
-8
/
+8
*
insns: add HRESET instruction
H. Peter Anvin
2022-11-14
2
-1
/
+5
*
NASM 2.16rc8
nasm-2.16rc8
H. Peter Anvin
2022-11-14
1
-1
/
+1
*
insns: add vector instructions from ISE 046, Sept 2022
H. Peter Anvin
2022-11-14
2
-0
/
+39
*
NASM 2.16rc7
nasm-2.16rc7
H. Peter Anvin
2022-11-14
1
-1
/
+1
*
preproc: classify warnings, move into common pp-* namespace
H. Peter Anvin
2022-11-14
6
-101
/
+221
*
preproc: add %count() function
H. Peter Anvin
2022-11-14
2
-4
/
+30
*
NASM 2.16rc6
nasm-2.16rc6
H. Peter Anvin
2022-11-13
1
-1
/
+1
*
doc: add clarification to %sel()
H. Peter Anvin
2022-11-13
1
-0
/
+2
*
preproc: implement the %cond() and %sel() functions; fix memory leak
H. Peter Anvin
2022-11-13
2
-22
/
+130
*
doc: replace %define with %xdefine in some preproc function examples
H. Peter Anvin
2022-11-13
1
-12
/
+12
*
preproc: allow preprocessor function expansion to recurse
H. Peter Anvin
2022-11-13
1
-8
/
+16
*
x86/insns.dat: non-vector instructions from ISE 319433-046 2022-09
H. Peter Anvin
2022-11-12
2
-4
/
+35
*
x86/insns.pl: sort conditional instructions alphabetically
H. Peter Anvin
2022-11-12
1
-2
/
+5
*
insns: drop special handling of conditional instructions
H. Peter Anvin
2022-11-12
10
-188
/
+176
*
NASM 2.16rc5
nasm-2.16rc5
H. Peter Anvin
2022-11-11
1
-1
/
+1
*
doc: document preprocessor functions
H. Peter Anvin
2022-11-11
2
-17
/
+289
*
preproc: distinguish between directives and functions
H. Peter Anvin
2022-11-11
2
-7
/
+25
[next]