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
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add strlcpy() function
H. Peter Anvin
2009-08-10
1
-0
/
+4
*
Change noreturn macro to no_return to avoid header file problems
H. Peter Anvin
2009-07-05
1
-2
/
+2
*
compiler.h: new macro for a non-returning function
H. Peter Anvin
2009-07-01
1
-0
/
+9
*
Add copyright headers to the *.c/*.h files in the main directory
H. Peter Anvin
2009-06-28
1
-4
/
+27
*
autoconf: detect the broken bool in OpenWatcom 1.8
H. Peter Anvin
2009-03-01
1
-1
/
+1
*
compiler.h: add offsetof() and container_of()
H. Peter Anvin
2008-10-30
1
-1
/
+14
*
Make it possible to use "inline" and "restrict"
H. Peter Anvin
2008-06-10
1
-2
/
+14
*
Introduce likely/unlikely macros, use them in saa.c
H. Peter Anvin
2008-06-10
1
-0
/
+12
*
Use autoconf to detect WORDS_LITTLEENDIAN
H. Peter Anvin
2008-06-08
1
-0
/
+3
*
Some compilers define __386__ instead of __i386__
H. Peter Anvin
2008-02-16
1
-1
/
+1
*
regularized spelling of license to match name of LICENSE file
Beroset
2007-12-29
1
-1
/
+1
*
Address data is int64_t; simplify writing an address object
H. Peter Anvin
2007-11-13
1
-0
/
+11
*
Better handling of platforms which hide "extended" functionality
H. Peter Anvin
2007-10-26
1
-5
/
+21
*
Cleaner solution for MinGW handling of __STRICT_ANSI__
H. Peter Anvin
2007-10-18
1
-0
/
+5
*
Define macros necessary for <inttypes.h> on C++
H. Peter Anvin
2007-10-11
1
-0
/
+7
*
Use the compiler-provided booleans if available, otherwise emulate
H. Peter Anvin
2007-10-10
1
-0
/
+8
*
Use autoconf to request feature macros
H. Peter Anvin
2007-10-03
1
-8
/
+0
*
Portability fixes
H. Peter Anvin
2007-10-02
1
-4
/
+14
*
Add substitutes for snprintf() and vsnprintf()
H. Peter Anvin
2007-09-28
1
-5
/
+16
*
Cleaner way to handle MSVC's _snprintf() underscore damage
H. Peter Anvin
2007-09-17
1
-0
/
+10
*
AIf we have config.h, we should actually include it!!
H. Peter Anvin
2007-04-13
1
-2
/
+6
*
Macroize any compiler-specific code; macros defined in "compiler.h"
H. Peter Anvin
2007-04-13
1
-0
/
+36