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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: add -fvisibility=hidden if supported
H. Peter Anvin
2018-05-30
1
-0
/
+6
*
malloc: simplify nasm_malloc code, add nasm_strcatn()
H. Peter Anvin
2018-05-30
1
-0
/
+1
*
Revert "compiler: Add fallthrough() helper"
Cyrill Gorcunov
2018-02-25
1
-5
/
+0
*
compiler: Add fallthrough() helper
Cyrill Gorcunov
2018-02-25
1
-0
/
+5
*
Merge branch 'master' of ssh://repo.or.cz/srv/git/nasm
H. Peter Anvin
2018-02-22
1
-0
/
+7
|
\
|
*
Fix problem with C99 inlines and -Werror=missing-prototypes
H. Peter Anvin
2018-02-20
1
-0
/
+7
*
|
Introduce cold function attribute
H. Peter Anvin
2018-02-22
1
-0
/
+1
|
/
*
Eliminate filename length restrictions, remote ofmt->filename()
H. Peter Anvin
2017-12-20
1
-1
/
+4
*
error: add --enable-panic-abort config options
H. Peter Anvin
2017-12-20
1
-0
/
+7
*
configure.ac: add endian headers to configure test
H. Peter Anvin
2017-11-29
1
-1
/
+6
*
More autoconf modernizations; upgrade AC_PREREQ to 2.69
H. Peter Anvin
2017-11-08
1
-2
/
+2
*
Merge remote-tracking branch 'origin/nasm-2.13.xx'
H. Peter Anvin
2017-11-01
1
-5
/
+20
|
\
|
*
configure.ac: more debugging options
H. Peter Anvin
2017-10-11
1
-5
/
+20
|
*
configure: Add --enable-gdb option
Cyrill Gorcunov
2017-08-16
1
-0
/
+6
*
|
configure: Add --enable-gdb option
Cyrill Gorcunov
2017-07-29
1
-0
/
+6
*
|
endian.h: can be called sys/endian.h or machine/endian.h
H. Peter Anvin
2017-04-24
1
-1
/
+1
*
|
Clean up byteorder functions
H. Peter Anvin
2017-04-24
1
-5
/
+1
*
|
Merge branch 'master' into elf
H. Peter Anvin
2017-04-23
1
-2
/
+3
|
\
\
|
|
/
|
*
configure.ac: fix --enable-sections
H. Peter Anvin
2017-04-23
1
-2
/
+3
*
|
Merge branch 'master' into elf
H. Peter Anvin
2017-04-18
1
-55
/
+66
|
\
\
|
|
/
|
*
configure.ac, doc/Makefile.in: fix out-of-directory build
Ed Beroset
2017-04-14
1
-1
/
+1
|
*
configure, doc/Makefile.in: fix out-of-directory build
Ed Beroset
2017-04-14
1
-1
/
+1
|
*
doc: add the option to generate an uncompressed PDF
H. Peter Anvin
2017-04-10
1
-0
/
+8
|
*
doc: don't bother using autoconf to search for pdf tools
H. Peter Anvin
2017-04-06
1
-3
/
+0
|
*
rdoff: move rdoff build into main Makefile to make it build on Windows
H. Peter Anvin
2017-04-06
1
-2
/
+2
|
*
Windows: clean up the handling of stat on Windows
H. Peter Anvin
2017-04-06
1
-2
/
+6
|
*
autoconf: fix handling of --enable/--disable options, WINE fix
H. Peter Anvin
2017-04-06
1
-47
/
+49
|
*
MSVC compatibility: clean up the handling of _stati64/_fstati64
H. Peter Anvin
2017-04-05
1
-2
/
+2
*
|
configure, ilog2: add some MSVC intrinsics
H. Peter Anvin
2017-04-18
1
-1
/
+9
*
|
configure.ac: test for common byte-swapping functions
H. Peter Anvin
2017-04-18
1
-0
/
+23
|
/
*
configure.ac: smarter way to handle -O2 -> -O3 default change
H. Peter Anvin
2017-03-01
1
-4
/
+8
*
configure.ac: make possible to compile with -ffunction/data-sections
H. Peter Anvin
2017-02-28
1
-4
/
+13
*
configure.ac: default to -O3
H. Peter Anvin
2017-02-28
1
-0
/
+3
*
Makefile: make it possible to compile with gcc link-time optimization
H. Peter Anvin
2017-02-28
1
-2
/
+17
*
configure.ac: use AC_FUNC_MMAP instead of AC_CHECK_FUNCS(mmap)
H. Peter Anvin
2017-02-23
1
-1
/
+1
*
configure: make sure we flag invalid attributes
H. Peter Anvin
2017-02-23
1
-0
/
+1
*
If we have new features introduced by C11, use them
H. Peter Anvin
2016-12-20
1
-2
/
+2
*
Various fixes to the ilog2 functions
H. Peter Anvin
2016-11-15
1
-3
/
+3
*
Better support for function attributes, autoconf cleanups
H. Peter Anvin
2016-11-15
1
-53
/
+19
*
compiler.h: include <sys/types.h>
H. Peter Anvin
2016-10-19
1
-0
/
+1
*
Move config.h to a subdirectory, add MSVC-specific config file
H. Peter Anvin
2016-10-04
1
-6
/
+7
*
file: improve the file access interface
H. Peter Anvin
2016-09-21
1
-0
/
+14
*
configure.ac: disable common data to avoid problems with some linkers
H. Peter Anvin
2016-08-02
1
-0
/
+5
*
Reorganize the source code into subdirectories
H. Peter Anvin
2016-05-25
1
-1
/
+1
*
nasmlib: break up nasmlib.c into logical components
H. Peter Anvin
2016-05-25
1
-0
/
+2
*
Merge remote-tracking branch 'origin/nasm-2.12.xx'
H. Peter Anvin
2016-05-16
1
-0
/
+4
*
Merge remote-tracking branch 'origin/nasm-2.12.xx'
H. Peter Anvin
2016-05-16
1
-1
/
+1
*
autoconf: rename configure.in to configure.ac
H. Peter Anvin
2016-03-16
1
-0
/
+195