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
/
compiler.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
compier: Zap __builtin_constant_p on gcc 4.x series
Cyrill Gorcunov
2018-12-15
1
-1
/
+5
*
compiler: Brace __builtin_constant_p argument
Cyrill Gorcunov
2018-12-15
1
-1
/
+1
*
nasm_assert(): try to run at compile time if possible
H. Peter Anvin (Intel)
2018-12-14
1
-0
/
+21
*
Define and use offsetin() instead of offsetof()
H. Peter Anvin (Intel)
2018-12-14
1
-0
/
+7
*
nasmlib: Add nasm_(v)asprintf()
H. Peter Anvin (Intel)
2018-12-12
1
-1
/
+20
*
malloc: simplify nasm_malloc code, add nasm_strcatn()
H. Peter Anvin
2018-05-30
1
-1
/
+7
*
Revert "compiler: Add fallthrough() helper"
Cyrill Gorcunov
2018-02-25
1
-9
/
+0
*
compiler: Add fallthrough() helper
Cyrill Gorcunov
2018-02-25
1
-0
/
+9
*
compiler: Fix typo in 6686fc6
Cyrill Gorcunov
2018-02-24
1
-1
/
+1
*
Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
H. Peter Anvin
2018-02-22
1
-9
/
+15
|
\
|
*
Fix problem with C99 inlines and -Werror=missing-prototypes
H. Peter Anvin
2018-02-20
1
-9
/
+15
*
|
Introduce cold function attribute
H. Peter Anvin
2018-02-22
1
-0
/
+16
|
/
*
Eliminate filename length restrictions, remote ofmt->filename()
H. Peter Anvin
2017-12-20
1
-0
/
+4
*
compiler.h: HAVE___BUILTIN_CONSTANT_P has 3 underscores
H. Peter Anvin
2017-11-29
1
-1
/
+1
*
compiler.h: indentation cleanup
H. Peter Anvin
2017-11-29
1
-3
/
+3
*
compiler.h: add is_constant()
H. Peter Anvin
2017-11-29
1
-0
/
+7
*
ilog2(): inline functions if practical
H. Peter Anvin
2017-09-27
1
-0
/
+23
*
bytesex: more endianness detection hacks
elf
H. Peter Anvin
2017-04-25
1
-9
/
+18
*
endian.h: can be called sys/endian.h or machine/endian.h
H. Peter Anvin
2017-04-24
1
-0
/
+5
*
Clean up byteorder functions
H. Peter Anvin
2017-04-24
1
-14
/
+33
*
msvc: define no_return
H. Peter Anvin
2017-04-06
1
-0
/
+2
*
compiler.h: add redundant cast to quiet Watcom warning
H. Peter Anvin
2017-03-01
1
-1
/
+1
*
include/compiler.h: change __WATCOM__ to __WATCOMC__
H. Peter Anvin
2017-02-28
1
-2
/
+2
*
compiler.h: correctly handle HAVE_DECL_*, test HAVE_DECL_STRNLEN
H. Peter Anvin
2017-02-23
1
-6
/
+10
*
compiler.h: watcom_switch_hack() improvements
H. Peter Anvin
2017-02-23
1
-2
/
+5
*
compiler.h: only use watcom_switch_hack() if necessary
H. Peter Anvin
2017-02-23
1
-1
/
+1
*
watcom.h: horrific hack to support OpenWatcom switch limitations
H. Peter Anvin
2017-02-20
1
-0
/
+17
*
If we have new features introduced by C11, use them
H. Peter Anvin
2016-12-20
1
-1
/
+5
*
compiler.h: use the correct symbol to test for __builtin_expect()
H. Peter Anvin
2016-11-15
1
-1
/
+1
*
Better support for function attributes, autoconf cleanups
H. Peter Anvin
2016-11-15
1
-17
/
+36
*
Move canned OpenWatcom config to config/watcom.h.
H. Peter Anvin
2016-10-19
1
-0
/
+2
*
compiler.h: include <sys/types.h>
H. Peter Anvin
2016-10-19
1
-0
/
+4
*
compiler.h: fix typo in the non-gcc case
H. Peter Anvin
2016-10-14
1
-1
/
+1
*
compiler.h: for newer gcc attributes, we can use __has_attribute()
H. Peter Anvin
2016-10-14
1
-7
/
+17
*
config: add configuration file for unknown compilers
H. Peter Anvin
2016-10-04
1
-3
/
+1
*
Move config.h to a subdirectory, add MSVC-specific config file
H. Peter Anvin
2016-10-04
1
-15
/
+11
*
Merge branch 'nasm-2.12.xx'
Cyrill Gorcunov
2016-07-27
1
-2
/
+5
*
Reorganize the source code into subdirectories
H. Peter Anvin
2016-05-25
1
-0
/
+215