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
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: latex -- Initial import
latex
Cyrill Gorcunov
2019-03-31
23
-0
/
+11598
*
preproc: Fix nil dereference on error paths
Cyrill Gorcunov
2019-03-16
1
-2
/
+4
*
autoconf: move aux directory, define AC_CONFIG_AUX_DIR()
H. Peter Anvin
2019-02-22
7
-253
/
+3
*
alignb: disable warnings for use in a progbits section
H. Peter Anvin (Intel)
2019-01-11
1
-1
/
+4
*
warnings: add [warning push] and [warning pop]
H. Peter Anvin (Intel)
2019-01-11
8
-30
/
+124
*
Warnings: move zeroing reserved space to a separate warning class
H. Peter Anvin (Intel)
2019-01-11
9
-11
/
+21
*
tokhash.pl: zero all the fields for a not-found token
H. Peter Anvin
2018-12-29
1
-26
/
+37
*
tokens.dat: TOKEN_SIZE sizes belong in inttwo, not in flags
H. Peter Anvin
2018-12-29
1
-1
/
+8
*
nasmlib.h: clarify the semantics of nasm_aprintf_size()
H. Peter Anvin
2018-12-27
1
-1
/
+2
*
Move <strings.h> inclusion to "compiler.h"
H. Peter Anvin
2018-12-27
2
-4
/
+3
*
Remove #includes already provided by "compiler.h"
H. Peter Anvin
2018-12-27
40
-87
/
+0
*
Replace <ctype.h> includes with "nctype.h"
H. Peter Anvin
2018-12-27
22
-22
/
+24
*
Merge tag 'nasm-2.14.03rc1'
H. Peter Anvin
2018-12-27
4
-2
/
+13
|
\
|
*
NASM 2.14.03rc1
nasm-2.14.03rc1
H. Peter Anvin
2018-12-27
1
-1
/
+1
|
*
changes.src: document suppressed messages
H. Peter Anvin
2018-12-27
1
-0
/
+5
|
*
BR 3392539: some errors can "cascade". Allow suppressing if dead.
H. Peter Anvin
2018-12-27
3
-2
/
+8
*
|
Merge tag 'nasm-2.14.02'
H. Peter Anvin
2018-12-26
2
-0
/
+32
|
\
\
|
|
/
|
*
NASM 2.14.02
nasm-2.14.02
Cyrill Gorcunov
2018-12-26
1
-1
/
+1
|
*
changes.src: document fix for listing module crash
H. Peter Anvin
2018-12-26
1
-0
/
+5
|
*
listing: list_emit -- Don't forget to zap listerr_head
Cyrill Gorcunov
2018-12-25
1
-0
/
+1
|
*
BR 3392538: test case for double free in listing module
H. Peter Anvin
2018-12-24
1
-0
/
+27
*
|
compiler.h: need to cast a (void *) to (char *) before adding
H. Peter Anvin
2018-12-26
1
-1
/
+1
*
|
nasmlib/ver.[ch]: add "compiler.h"
H. Peter Anvin
2018-12-26
2
-2
/
+2
*
|
Move <string.h> inclusion to compiler.h
H. Peter Anvin
2018-12-26
46
-45
/
+1
*
|
Mkfiles: run "make cleandist"
H. Peter Anvin
2018-12-26
2
-2
/
+38
*
|
Test for the mempcpy() function and add alternative if missing
H. Peter Anvin
2018-12-26
2
-0
/
+8
*
|
nasm.spec.in: remove obsolete files
H. Peter Anvin
2018-12-26
1
-1
/
+1
*
|
TODO: delete completely obsolete file
H. Peter Anvin
2018-12-26
1
-376
/
+0
*
|
nasm.spec.in: we need *automake*; autoheader is in autoconf
H. Peter Anvin
2018-12-26
1
-1
/
+1
*
|
nasm.spec.in: need autoheader, use autogen.sh
H. Peter Anvin
2018-12-26
1
-1
/
+2
*
|
tools/release: handle new binary files
H. Peter Anvin
2018-12-26
1
-4
/
+9
*
|
Factor out size tokens and annotate with the corresponding size
H. Peter Anvin
2018-12-24
3
-21
/
+42
*
|
elf.h: add relocation numbers for segmented support
H. Peter Anvin
2018-12-24
1
-1
/
+4
*
|
Makefile: make doc depend on warnings.src
H. Peter Anvin
2018-12-24
1
-1
/
+1
*
|
test: nasm-t -- Use plain stderr extension for error stream
Cyrill Gorcunov
2018-12-23
2
-1
/
+1
*
|
test: nasm-t -- Add clzero case
Cyrill Gorcunov
2018-12-23
4
-0
/
+51
*
|
build: Add missing PA_ADD_LDFLAGS helper
Cyrill Gorcunov
2018-12-23
2
-1
/
+10
*
|
Merge tag 'nasm-2.14.01'
H. Peter Anvin
2018-12-22
2
-0
/
+29
|
\
\
|
|
/
|
*
NASM 2.14.01
nasm-2.14.01
H. Peter Anvin
2018-12-22
1
-1
/
+1
|
*
insns.dat: accept explicit ax/eax/rax operand to CLZERO
H. Peter Anvin
2018-12-22
2
-0
/
+29
*
|
autogen.sh: add code to re-run configure afterwards
H. Peter Anvin
2018-12-22
2
-2
/
+13
*
|
autoconf: use librarized autoconf setup
H. Peter Anvin
2018-12-22
22
-215
/
+4406
*
|
test: nasm-t -- Add more details into README
Cyrill Gorcunov
2018-12-20
1
-7
/
+69
*
|
assemble_file(): break up this gigantic mess
H. Peter Anvin
2018-12-18
2
-176
/
+209
*
|
Makefile.in: add target for running travis
H. Peter Anvin
2018-12-18
1
-0
/
+5
*
|
Don't convert the various RESx instructions to RESB
H. Peter Anvin
2018-12-18
3
-19
/
+9
*
|
With buffered warnings, change the handling of error passes
H. Peter Anvin (Intel)
2018-12-18
15
-89
/
+102
*
|
Merge remote-tracking branch 'origin/nasm-2.14.xx'
H. Peter Anvin (Intel)
2018-12-18
1
-2
/
+5
|
\
\
|
|
/
|
*
test/Makefile: add .aout target
H. Peter Anvin (Intel)
2018-12-18
1
-2
/
+5
*
|
Clean up the handling of various passes
H. Peter Anvin (Intel)
2018-12-18
22
-299
/
+353
[next]