index
:
users/hpa/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
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
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
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
travis
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
nasmlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
BR 3392597: the system malloc() can return NULL
H. Peter Anvin (Intel)
2019-08-16
1
-1
/
+1
*
preproc: fix parsing of single-line macro arguments, cleanups
H. Peter Anvin (Intel)
2019-08-09
1
-3
/
+15
*
nasmlib.h: fix indentation in nasm_try_static_assert()
H. Peter Anvin
2019-06-06
1
-1
/
+1
*
Merge branch 'master' of ssh://repo.or.cz/nasm
H. Peter Anvin
2019-06-06
1
-0
/
+13
|
\
|
*
preproc: massive cleanup of smacro expansion
H. Peter Anvin (Intel)
2019-04-25
1
-0
/
+13
*
|
quote: disallow control characters in C strings; concatendate; cleanups
H. Peter Anvin
2019-04-22
1
-2
/
+6
|
/
*
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
1
-4
/
+0
*
Remove #includes already provided by "compiler.h"
H. Peter Anvin
2018-12-27
1
-1
/
+0
*
Move <string.h> inclusion to compiler.h
H. Peter Anvin
2018-12-26
1
-1
/
+0
*
nasmlib: Fix space/tabs mess
Cyrill Gorcunov
2018-12-15
1
-28
/
+28
*
nasm_assert(): try to run at compile time if possible
H. Peter Anvin (Intel)
2018-12-14
1
-17
/
+45
*
strlist: can be unique or not, add printf functions
H. Peter Anvin (Intel)
2018-12-13
1
-1
/
+8
*
asprintf: add "axprintf" functions that allocate extra storage
H. Peter Anvin (Intel)
2018-12-13
1
-4
/
+10
*
nasmlib: Add nasm_(v)asprintf()
H. Peter Anvin (Intel)
2018-12-12
1
-5
/
+13
*
Move srcfile.c to asm/
H. Peter Anvin
2018-12-10
1
-17
/
+1
*
ctype: create our own ctype table
H. Peter Anvin
2018-11-28
1
-18
/
+0
*
segalloc: DO NOT reset segment numbers
H. Peter Anvin
2018-06-14
1
-2
/
+0
*
Make any execution limit configurable, add eval limit
H. Peter Anvin
2018-06-12
1
-1
/
+1
*
Unbreak special segment symbols, unbreak COMMON
H. Peter Anvin
2018-06-11
1
-1
/
+2
*
Add support for backend-defined subsections and label hacks
H. Peter Anvin
2018-05-30
1
-0
/
+1
*
malloc: simplify nasm_malloc code, add nasm_strcatn()
H. Peter Anvin
2018-05-30
1
-2
/
+2
*
Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
H. Peter Anvin
2018-02-22
1
-3
/
+1
|
\
|
*
Merge branch 'nasm-2.13.xx'
Cyrill Gorcunov
2018-02-10
1
-3
/
+1
|
|
\
|
|
*
nasmlib: Drop pure_func attrib from seg_alloc
Cyrill Gorcunov
2018-02-10
1
-1
/
+1
|
|
*
nasmlib: Drop unused seg_init
Cyrill Gorcunov
2018-02-10
1
-2
/
+0
*
|
|
Introduce cold function attribute
H. Peter Anvin
2018-02-22
1
-1
/
+1
|
/
/
*
|
Eliminate filename length restrictions, remote ofmt->filename()
H. Peter Anvin
2017-12-20
1
-3
/
+2
*
|
Merge remote-tracking branch 'origin/nasm-2.13.xx'
H. Peter Anvin
2017-11-01
1
-1
/
+1
|
\
|
|
*
BR 3392442: correct vmin in overflow_general()
H. Peter Anvin
2017-10-11
1
-1
/
+1
*
|
ilog2(): inline functions if practical
H. Peter Anvin
2017-09-27
1
-12
/
+0
*
|
Merge remote-tracking branch 'origin/nasm-2.13.xx'
H. Peter Anvin
2017-08-16
1
-0
/
+1
|
\
|
|
*
outobj: emit file dependency information
H. Peter Anvin
2017-08-16
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/nasm-2.13.xx'
H. Peter Anvin
2017-05-01
1
-2
/
+0
|
\
|
|
*
a) Fix handling of DZ/ZWORD; b) don't crash on TIMES JMP
H. Peter Anvin
2017-05-01
1
-2
/
+0
*
|
Clean up byteorder functions
H. Peter Anvin
2017-04-24
1
-128
/
+2
*
|
Merge branch 'master' into elf
H. Peter Anvin
2017-04-23
1
-1
/
+8
|
\
|
|
*
nasmlib: add function to splice pathnames
H. Peter Anvin
2017-04-23
1
-1
/
+8
*
|
Merge branch 'master' into elf
H. Peter Anvin
2017-04-18
1
-2
/
+7
|
\
|
|
*
rdoff: use nasm-provided safe memory allocation and I/O
H. Peter Anvin
2017-04-17
1
-1
/
+3
|
*
Add generic perfect string hashes, use for directives
H. Peter Anvin
2017-04-03
1
-0
/
+3
|
*
Change nasm_zero() to pass an object, not a pointer
H. Peter Anvin
2017-03-31
1
-1
/
+1
*
|
nasmlib: Add _le helpers
Cyrill Gorcunov
2017-03-18
1
-0
/
+31
|
/
*
nasmlib.h: explicitly include <ctype.h>
H. Peter Anvin
2017-03-14
1
-0
/
+1
*
asm/*: Move directive processing to its own file, refactor error handling
H. Peter Anvin
2017-03-07
1
-75
/
+0
*
nasmlib.h: add nasm_zeron()
H. Peter Anvin
2017-02-21
1
-0
/
+1
*
nasm_delete(): ugly hack to make it side-effect-free
H. Peter Anvin
2017-01-24
1
-3
/
+14
*
Put in a comment that nasm_delete isn't side effect safe
H. Peter Anvin
2017-01-24
1
-0
/
+4
*
nasmlib.h: add a nasm_zero() macro to the pointer helpers
H. Peter Anvin
2017-01-24
1
-0
/
+1
*
nasm_build_assert() -> nasm_static_assert()
H. Peter Anvin
2017-01-24
1
-3
/
+3
[next]