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.15.xx' into debug-macros
debug-macros
H. Peter Anvin (Intel)
2020-07-09
13
-45
/
+170
|
\
|
*
debug: don't call dfmt->linenum without a filename
H. Peter Anvin (Intel)
2020-07-09
1
-4
/
+7
|
*
debug: invoke dfmt->linenum when the segment number changes
H. Peter Anvin (Intel)
2020-07-09
3
-11
/
+26
|
*
changes.src: update 2.15.03 release notes
H. Peter Anvin (Intel)
2020-07-09
1
-3
/
+8
|
*
NASM 2.15.03rc2
nasm-2.15.03rc2
H. Peter Anvin (Intel)
2020-07-09
1
-1
/
+1
|
*
configure.ac: also try -std=c99
H. Peter Anvin (Intel)
2020-07-09
1
-1
/
+2
|
*
pa_c_typedef.m4: also test for __typeof and __decltype
H. Peter Anvin (Intel)
2020-07-09
1
-1
/
+2
|
*
autoconf: use -std=c17 or -std=c11 if available
H. Peter Anvin (Intel)
2020-07-09
1
-1
/
+2
|
*
autoconf: add success/failure code options to PA_ADD_*FLAGS
H. Peter Anvin (Intel)
2020-07-09
3
-7
/
+9
|
*
configure.ac: if we have a C17/C11-compatible compiler, use it
H. Peter Anvin (Intel)
2020-07-09
1
-1
/
+2
|
*
configure.ac: better tests for typeof, snprintf, vsnprintf
H. Peter Anvin (Intel)
2020-07-09
3
-20
/
+115
|
*
vsnprintf.c: fix printing of a size_t variable
H. Peter Anvin (Intel)
2020-07-09
1
-2
/
+2
*
|
data: replace data->sign with a flags field
H. Peter Anvin (Intel)
2020-07-09
4
-57
/
+68
*
|
assemble: don't pass a NULL filename to dfmt->linenum
H. Peter Anvin (Intel)
2020-07-08
1
-1
/
+1
*
|
preproc: pass macro debug information in invocation order
H. Peter Anvin (Intel)
2020-07-08
1
-4
/
+11
*
|
nasmlib.h: clear up namespace confusion in list_reverse()
H. Peter Anvin (Intel)
2020-07-08
1
-10
/
+15
*
|
macro debug: use rb_search_exact()
H. Peter Anvin (Intel)
2020-07-08
2
-7
/
+9
*
|
rbtree: add rb_search_exact()
H. Peter Anvin (Intel)
2020-07-08
2
-0
/
+13
*
|
debug: collect macro information for the debug backend
H. Peter Anvin (Intel)
2020-07-08
11
-34
/
+421
*
|
rbtree: implement rb_first(), rb_last() operations
H. Peter Anvin (Intel)
2020-07-08
2
-11
/
+48
*
|
rbtree: implement a "threaded LLRB tree"
H. Peter Anvin (Intel)
2020-07-08
2
-57
/
+204
|
/
*
asm: fix pass_type()
H. Peter Anvin (Intel)
2020-07-08
2
-1
/
+3
*
k_test.asm: comment out %pragma list options
H. Peter Anvin (Intel)
2020-07-08
1
-1
/
+1
*
config/unconfig.h: still needs to be in the repository
H. Peter Anvin (Intel)
2020-07-08
1
-0
/
+182
*
test/Makefile: allow overriding -L+
H. Peter Anvin (Intel)
2020-07-08
1
-1
/
+2
*
changes.src: update with current state of 2.15.03
H. Peter Anvin (Intel)
2020-07-07
1
-0
/
+15
*
NASM 2.15.03rc1
nasm-2.15.03rc1
H. Peter Anvin (Intel)
2020-07-06
1
-1
/
+1
*
BR 3392692: outcoff: allow user to reduce the default alignment
H. Peter Anvin (Intel)
2020-07-06
3
-37
/
+65
*
compiler.h: safer/more portable version of offsetin()
H. Peter Anvin (Intel)
2020-07-06
1
-4
/
+12
*
rdflib.c (main): change incorrect break statement to /* fall through */
sezero
2020-07-06
1
-1
/
+1
*
rdflib.c: add back timestamp size to header in library creation.
sezero
2020-07-06
1
-0
/
+2
*
portability: Watcom C portability updates
sezero
2020-07-06
2
-9
/
+25
*
compiler.h: add missing #endif
H. Peter Anvin (Intel)
2020-07-06
1
-0
/
+1
*
offsetin(): use typeof() if the compiler supports it
H. Peter Anvin (Intel)
2020-07-06
3
-4
/
+46
*
configure.ac: -enable-... breaks other compilers, so hope for clang 10
H. Peter Anvin (Intel)
2020-07-06
1
-6
/
+0
*
config/unconfig.h: generate by Makefile, not autogen.sh
H. Peter Anvin (Intel)
2020-07-06
7
-826
/
+58
*
pa_func_attributes.m4: better messages
H. Peter Anvin (Intel)
2020-07-06
1
-4
/
+4
*
clang: add -ftrivial-auto-var-init=zero
H. Peter Anvin (Intel)
2020-07-06
2
-5
/
+28
*
test/Makefile: the debug option for -f dbg is -gdebug
H. Peter Anvin (Intel)
2020-07-06
1
-1
/
+1
*
travis: weirdpaste.i now has better line directives
H. Peter Anvin
2020-07-05
1
-8
/
+6
*
preproc: handle %+ pasting after empty expansions
H. Peter Anvin (Intel)
2020-07-05
1
-20
/
+16
*
Make debug info and error messages correctly reflect macros and reps
H. Peter Anvin (Intel)
2020-07-05
7
-164
/
+260
*
BR 3392691: errors: issue ERR_PASS2 messages in preproc-only mode
H. Peter Anvin (Intel)
2020-07-03
2
-4
/
+25
*
doc: swap 'hyphen' and 'minus' in PostScript definition
H. Peter Anvin (Intel)
2020-07-02
1
-2
/
+2
*
doc: remove references to sourceforge
Jasper Lievisse Adriaanse
2020-07-01
1
-2
/
+0
*
NASM 2.15.02
nasm-2.15.02
H. Peter Anvin (Intel)
2020-07-01
1
-1
/
+1
*
changes.src: fixed Mkfiles/msvc.mak
H. Peter Anvin (Intel)
2020-07-01
1
-0
/
+2
*
msvc.mak: fix syntax for excluding config.h
H. Peter Anvin (Intel)
2020-07-01
1
-1
/
+1
*
strlist.h: move safe_alloc declaration
H. Peter Anvin (Intel)
2020-07-01
1
-1
/
+1
*
Change unused -> unused_func to remove special case
H. Peter Anvin (Intel)
2020-07-01
3
-24
/
+3
[next]