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
/
Mkfiles
Commit message (
Expand
)
Author
Age
Files
Lines
*
msvc.mak: fix syntax for excluding config.h
H. Peter Anvin (Intel)
2020-07-01
1
-1
/
+1
*
Makefile: add warnings.src to perlreq; longer list of binary files
H. Peter Anvin (Intel)
2020-06-27
2
-2
/
+2
*
BR 3392648: rename float.[ch] to floats.[ch]
H. Peter Anvin (Intel)
2020-06-14
2
-2
/
+2
*
Makefile: run cleandeps, no need to config.status --recheck
H. Peter Anvin (Intel)
2020-06-04
2
-8
/
+4
*
iflags: move definitions to a separate file; auto-generate more
H. Peter Anvin (Intel)
2019-08-06
2
-2
/
+2
*
Mkfiles: run "make cleandist"
H. Peter Anvin
2018-12-26
2
-2
/
+38
*
Merge remote-tracking branch 'origin/nasm-2.14.xx'
H. Peter Anvin (Intel)
2018-12-13
2
-4
/
+6
|
\
|
*
malloc: handle potential infinite loop in nasm_alloc_failed()
H. Peter Anvin (Intel)
2018-12-13
2
-2
/
+2
*
|
nasmlib: Add nasm_(v)asprintf()
H. Peter Anvin (Intel)
2018-12-12
2
-6
/
+6
*
|
strlist: merge the strtbl and strlist interfaces
H. Peter Anvin (Intel)
2018-12-11
2
-2
/
+0
*
|
Run make cleandeps
H. Peter Anvin
2018-11-28
2
-2
/
+2
|
/
*
MSVC: fix dependency generation and building RDOFF under MSVC
H. Peter Anvin
2018-06-18
1
-22
/
+17
*
openwcom.mak: use \ as path separators
H. Peter Anvin
2018-02-22
1
-153
/
+153
*
Eliminate filename length restrictions, remote ofmt->filename()
H. Peter Anvin
2017-12-20
2
-2
/
+8
*
msvc.mak: fix yet another recursion situation
H. Peter Anvin
2017-11-08
1
-3
/
+6
*
msvc.mak: avoid infinite recursion on msvc.dep
H. Peter Anvin
2017-11-08
1
-2
/
+2
*
msvc.mak: (hopefully) make external dependencies work with NMAKE
H. Peter Anvin
2017-11-08
1
-10
/
+30
*
Make dependency generation a bit more robust
H. Peter Anvin
2017-11-06
1
-2
/
+8
*
Makefile: don't store dependency information in git
H. Peter Anvin
2017-11-01
2
-812
/
+15
*
make alldeps
H. Peter Anvin
2017-11-01
2
-100
/
+106
*
ilog2(): inline functions if practical
H. Peter Anvin
2017-09-27
2
-36
/
+36
*
Merge remote-tracking branch 'origin/nasm-2.13.xx'
H. Peter Anvin
2017-06-23
1
-0
/
+3
|
\
|
*
Document/update dependencies for the documentation
H. Peter Anvin
2017-05-02
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/elf'
H. Peter Anvin
2017-04-29
2
-462
/
+520
|
\
\
|
|
/
|
/
|
|
*
Clean up byteorder functions
H. Peter Anvin
2017-04-24
2
-470
/
+516
|
*
output: generic string table implementation
H. Peter Anvin
2017-04-24
2
-0
/
+12
*
|
Mkfiles/README: add a blank line
H. Peter Anvin
2017-04-26
1
-0
/
+1
*
|
Windows portability: fix construct in findfont.ph, README update
H. Peter Anvin
2017-04-25
1
-5
/
+10
|
/
*
nasmlib: add path-splitting functions
H. Peter Anvin
2017-04-23
2
-14
/
+26
*
rdoff: use nasm-provided safe memory allocation and I/O
H. Peter Anvin
2017-04-17
2
-28
/
+42
*
doc: add the option to generate an uncompressed PDF
H. Peter Anvin
2017-04-10
1
-1
/
+2
*
Mkfiles/README: the documentation also requires Font::TTF
H. Peter Anvin
2017-04-10
1
-1
/
+2
*
Mkfiles/README: Update Windows instructions
H. Peter Anvin
2017-04-10
1
-1
/
+3
*
Makefile.in: more fixes to rdoff commands
H. Peter Anvin
2017-04-06
1
-2
/
+2
*
msvc: finally make it possible to build the full Windows package
H. Peter Anvin
2017-04-06
2
-6
/
+16
*
msvc.mak: finally make work with shared rdoff rules
H. Peter Anvin
2017-04-06
1
-35
/
+25
*
Makefile.in: make rules for rdoff only define dependencies
H. Peter Anvin
2017-04-06
1
-5
/
+0
*
rdoff: move rdoff build into main Makefile to make it build on Windows
H. Peter Anvin
2017-04-06
2
-467
/
+576
*
BR 3392397: WMAKE uses a nonstandard syntax for phony targets
H. Peter Anvin
2017-04-05
2
-4
/
+4
*
MSVC compatibility: clean up the handling of _stati64/_fstati64
H. Peter Anvin
2017-04-05
1
-1
/
+1
*
BR 3392395: unbreak msvc.mak build due to a stray backslash
Nikolai Saoukh
2017-04-05
1
-1
/
+1
*
Mkfiles: harmonize how perl and (if available) makensis is run
H. Peter Anvin
2017-04-03
2
-4
/
+11
*
Makefiles: distribute file generation rules via syncfiles.pl
H. Peter Anvin
2017-04-03
2
-110
/
+209
*
Mkfiles: remove unsupported Mkfiles/netware.mak
H. Peter Anvin
2017-04-03
2
-379
/
+0
*
Rename insns-iflags.pl -> insns-iflags.ph, add missing dependency
H. Peter Anvin
2017-04-03
2
-4
/
+4
*
Add generic perfect string hashes, use for directives
H. Peter Anvin
2017-04-03
3
-274
/
+313
*
Mkfiles: remove useless/broken owlinux.mak, update README for openwcom.mak
sezero
2017-03-31
2
-611
/
+3
*
Run "make alldeps"
H. Peter Anvin
2017-03-08
4
-18
/
+18
*
Add a generic pragma-handling infrastructure
H. Peter Anvin
2017-03-07
4
-0
/
+22
*
asm/*: Move directive processing to its own file, refactor error handling
H. Peter Anvin
2017-03-07
4
-382
/
+441
[next]