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
*
openwcom.mak: drop /f from delete commands
H. Peter Anvin
2010-06-15
1
-30
/
+30
*
Rename filenames to 8.3 format
H. Peter Anvin
2010-06-15
4
-250
/
+244
*
Add generic ilog2 functions
H. Peter Anvin
2010-04-21
4
-8
/
+17
*
Makefile: clean up the lib directory on make clean
H. Peter Anvin
2010-04-21
3
-0
/
+9
*
make: Update pecoff.h related deps
Cyrill Gorcunov
2010-04-21
4
-4
/
+4
*
Mkfiles: Add depends on stabs.h for Elf output
Cyrill Gorcunov
2010-01-03
4
-14
/
+14
*
Run "make alldeps"
H. Peter Anvin
2009-11-30
4
-222
/
+230
*
Merge elf header files
Cyrill Gorcunov
2009-11-06
4
-13
/
+13
*
Add strlcpy() function
H. Peter Anvin
2009-08-10
4
-33
/
+36
*
Run make alldeps
H. Peter Anvin
2009-07-18
4
-56
/
+56
*
Hash even backend-specific directives, unify null functions
H. Peter Anvin
2009-07-12
4
-337
/
+365
*
Use a phash to decode directives
H. Peter Anvin
2009-07-12
4
-39
/
+69
*
Run make alldeps
H. Peter Anvin
2009-06-27
4
-16
/
+23
*
Move backend-specific code to output/; break out null debug stuff
H. Peter Anvin
2009-06-27
4
-88
/
+108
*
Handle the new ELF headers in the dependency generation
H. Peter Anvin
2009-06-25
4
-12
/
+28
*
ELF: use rbtree for symbol searches
H. Peter Anvin
2008-11-06
4
-8
/
+8
*
Move all version strings to a single compilation unit (ver.c)
H. Peter Anvin
2008-10-31
4
-151
/
+160
*
rbtree: drop the data pointer; instead rely on being embedded
H. Peter Anvin
2008-10-30
4
-4
/
+4
*
Left-leaning red-black tree data structure
H. Peter Anvin
2008-10-29
4
-4
/
+8
*
make alldeps
H. Peter Anvin
2008-10-29
4
-27
/
+28
*
output: add common file outlib.c for common functions; realsize()
H. Peter Anvin
2008-10-27
4
-8
/
+16
*
Run "make alldeps"
H. Peter Anvin
2008-09-09
4
-4
/
+8
*
version.mak for the version Makefile fragment
H. Peter Anvin
2008-07-13
1
-2
/
+2
*
Run "make alldeps"
H. Peter Anvin
2008-06-21
4
-157
/
+162
*
preproc: add support for builtin include modules (%use)
H. Peter Anvin
2008-06-19
4
-4
/
+4
*
syncfiles: use #-- ... --# for consistency with mkdep.pl
H. Peter Anvin
2008-06-15
4
-8
/
+8
*
syncfiles: handle the case of the null path separator
H. Peter Anvin
2008-06-15
1
-5
/
+5
*
Script to automagically synchronize the object file lists
H. Peter Anvin
2008-06-15
4
-15
/
+27
*
Update Mkfiles/*.mak
H. Peter Anvin
2008-06-15
4
-8
/
+8
*
Implement __utf16__() and __utf32__() for the DB family
H. Peter Anvin
2008-06-14
4
-4
/
+12
*
Move all the RAA code out of nasmlib
H. Peter Anvin
2008-06-09
4
-32
/
+36
*
Move all the SAA code out of nasmlib
H. Peter Anvin
2008-06-09
4
-36
/
+40
*
Replace the WSAA macros with functions
H. Peter Anvin
2008-06-08
4
-4
/
+8
*
Update .gitignore, remove bogus dependency
H. Peter Anvin
2008-06-04
4
-4
/
+0
*
Makefile/dependency updates
H. Peter Anvin
2008-06-04
4
-19
/
+27
*
make alldeps
H. Peter Anvin
2008-05-27
4
-4
/
+4
*
openwcom.mak: wmake uses & for continuation, not \ (sigh)
H. Peter Anvin
2008-05-20
1
-3
/
+3
*
netware.mak: correct dependencies
H. Peter Anvin
2008-05-20
1
-26
/
+26
*
Avoid #including .c files; instead compile as separate units
H. Peter Anvin
2008-05-20
4
-107
/
+93
*
Make insnsb.c an actual compilation unit
H. Peter Anvin
2008-05-13
4
-25
/
+30
*
Generate a byte array instead of using strings for the byte codes
H. Peter Anvin
2008-05-12
4
-22
/
+36
*
Temporaries in macros need a unique prefix; WSAA*() macros to header
H. Peter Anvin
2008-04-10
4
-8
/
+8
*
OpenWatcom: optimize for 686
H. Peter Anvin
2008-02-16
2
-2
/
+2
*
Mkfiles/README: document the Netware Makefile.
H. Peter Anvin
2008-02-05
1
-0
/
+8
*
Add Makefile for Netware
H. Peter Anvin
2008-02-05
1
-0
/
+213
*
OpenWatcom makefiles: add DEBUG option
H. Peter Anvin
2008-01-21
2
-2
/
+4
*
Fix the options when compiling under OpenWatcom
H. Peter Anvin
2008-01-21
2
-10
/
+26
*
Run "make alldeps"
H. Peter Anvin
2007-10-30
3
-15
/
+18
*
owlinux.mak: don't clean things we won't be able to
H. Peter Anvin
2007-10-10
1
-4
/
+5
*
make alldeps
H. Peter Anvin
2007-10-02
3
-12
/
+12
[next]