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
/
nasmlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nasmlib: Rename elements() macro to ARRAY_SIZE
Cyrill Gorcunov
2010-06-03
1
-2
/
+1
*
Add generic ilog2 functions
H. Peter Anvin
2010-04-21
1
-0
/
+12
*
nasmlib.c: Introduce nasm_get_word helper
Cyrill Gorcunov
2010-04-11
1
-0
/
+1
*
nasmlib: Introduce nasm_trim_spaces and nasm_opt_val helpers
Cyrill Gorcunov
2010-04-10
1
-0
/
+2
*
BR 2496848: Tighten ea checks
Victor van den Elzen
2010-03-12
1
-0
/
+10
*
nasmlib.h: Introduce ALIGN helpers
Cyrill Gorcunov
2010-02-11
1
-0
/
+7
*
Don't boundcheck 64-bit numbers, it gives problems due to overflows
Victor van den Elzen
2009-11-11
1
-9
/
+27
*
Introduce is_power2 helper
Cyrill Gorcunov
2009-11-06
1
-0
/
+3
*
nasmlib.h: Introduce nasm_build_assert
Cyrill Gorcunov
2009-11-05
1
-0
/
+5
*
nasmlib: Introduce idata_bytes helper
Cyrill Gorcunov
2009-10-31
1
-0
/
+2
*
nasm: rename nasm_zap_spaces() to nasm_zap_spaces_fwd()
H. Peter Anvin
2009-10-13
1
-1
/
+1
*
nasmlib: introduce string helpers
Cyrill Gorcunov
2009-10-13
1
-0
/
+5
*
introduce "overflow" helpers
Cyrill Gorcunov
2009-10-13
1
-0
/
+27
*
style cleanup
Cyrill Gorcunov
2009-10-13
1
-103
/
+103
*
Fix some format strings for nasm_error
Victor van den Elzen
2009-08-11
1
-0
/
+4
*
nasmlib.h - introduce list iterator helpers
Cyrill Gorcunov
2009-07-20
1
-0
/
+12
*
Remove function pointers in output, simplify error handling
H. Peter Anvin
2009-07-18
1
-6
/
+5
*
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
2009-07-06
1
-12
/
+0
*
Change noreturn macro to no_return to avoid header file problems
H. Peter Anvin
2009-07-05
1
-1
/
+1
*
nasmlib.h: add unlikely() to nasm_assert()
H. Peter Anvin
2009-07-03
1
-2
/
+5
*
nasmlib: add nasm_assert(); use const char * for filenames
H. Peter Anvin
2009-07-01
1
-7
/
+14
*
Add copyright headers to the *.c/*.h files in the main directory
H. Peter Anvin
2009-06-28
1
-5
/
+46
*
Move prototypes for null_debug to outform.h and outlib.h
H. Peter Anvin
2009-06-27
1
-14
/
+0
*
debug: make *all* the null debug routines available as a library
H. Peter Anvin
2009-06-27
1
-0
/
+10
*
nasmlib: make nasm_strcat() take const arguments
H. Peter Anvin
2009-02-21
1
-1
/
+1
*
Unify all-zero buffers; add fwritezero()
H. Peter Anvin
2009-02-21
1
-0
/
+4
*
Better warnings for out-of-range values
H. Peter Anvin
2008-10-06
1
-3
/
+4
*
Allow %warning output to be suppressed
H. Peter Anvin
2008-09-30
1
-1
/
+2
*
Add macro-defaults warning class and documentation.
Victor van den Elzen
2008-08-06
1
-13
/
+14
*
Fix a few more <ctype.h> instances
H. Peter Anvin
2008-06-21
1
-3
/
+5
*
ctype.h: wrapper ctype functions with a cast to (unsigned char)
H. Peter Anvin
2008-06-21
1
-9
/
+15
*
Use an explicit table for tolower() to avoid a function call
H. Peter Anvin
2008-06-11
1
-0
/
+8
*
Add %warning, saner unquoting of %error
H. Peter Anvin
2008-06-10
1
-0
/
+1
*
Move all the RAA code out of nasmlib
H. Peter Anvin
2008-06-09
1
-50
/
+0
*
Move all the SAA code out of nasmlib
H. Peter Anvin
2008-06-09
1
-47
/
+1
*
qstring: backquoted strings seem to work now...
H. Peter Anvin
2008-06-01
1
-1
/
+3
*
qstring: first cut at full quoted string support in the preprocessor
H. Peter Anvin
2008-06-01
1
-1
/
+0
*
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
2008-04-10
1
-34
/
+34
*
Dwarf3 support for ELF32
Charles Crayne
2008-02-24
1
-0
/
+2
*
Clear up WRITE macros causing compile failures with Watcom
H. Peter Anvin
2008-02-16
1
-32
/
+44
*
RAA subsystem: use shift instead of divide
H. Peter Anvin
2008-01-21
1
-7
/
+11
*
nasmlib.h: nasm_zalloc() should call nasm_zalloc_log()
H. Peter Anvin
2008-01-21
1
-1
/
+1
*
regularized spelling of license to match name of LICENSE file
Beroset
2007-12-29
1
-1
/
+1
*
Clean up the fwrite*() function definitions somewhat
H. Peter Anvin
2007-11-13
1
-4
/
+4
*
x86-host-specific performance improvement
H. Peter Anvin
2007-11-13
1
-0
/
+37
*
Address data is int64_t; simplify writing an address object
H. Peter Anvin
2007-11-13
1
-0
/
+12
*
Move elements() to nasmlib.h
H. Peter Anvin
2007-11-08
1
-0
/
+10
*
constipate the "str" argument to bsi() and bsii()
H. Peter Anvin
2007-11-08
1
-2
/
+2
*
Upgrade RAA functions to hold 64-bit data.
Charles Crayne
2007-11-07
1
-4
/
+4
*
Formatting: kill off "stealth whitespace"
H. Peter Anvin
2007-10-19
1
-3
/
+3
[next]