index
:
nasm/nasm-daily.git
HEAD
avx512
branch-0_98-j
branch-0_98-j5
branch-0_98_24-gasalign
branch-0_98bf
branch-0_98e
buildfix-2.03rc4
ctype
debug-macros
defid
elf
elf16
elfmerge
evalmacro
evalstr
extnames
indirect
insns
latex
loops
macho-unify
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
nasm-2.15.xx-travis
new-preproc
newaddr
note
nsis
nsis2
owc
path
pp-inline
pragma
preproc-paste-fix
preproc-rewrite
reldef
signrel
sse5
travis
travis-osx
NASM daily build tags
NASM build server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spec: update to match requirements of Fedora 14+
nasm-2.10rc5-20110606
H. Peter Anvin
2011-06-06
1
-4
/
+4
*
NASM 2.10rc5
nasm-2.10rc5-20110603
nasm-2.10rc5
H. Peter Anvin
2011-06-03
1
-1
/
+1
*
BR3282788: Fix 64-bit Mach-O bug that crashes NASM due to NULL symbols
nasm-2.10rc4-20110411
Keith Kanios
2011-04-11
1
-8
/
+26
*
Revert "nasmlib: added string replace (strrep) utility function"
nasm-2.10rc4-20110409
Keith Kanios
2011-04-09
2
-85
/
+0
*
Revert "nasmlib.c: fix issues with strrep utility function"
Keith Kanios
2011-04-09
1
-9
/
+7
*
nasmlib.c: fix issues with strrep utility function
nasm-2.10rc4-20110408
Keith Kanios
2011-04-08
1
-7
/
+9
*
nasmlib: added string replace (strrep) utility function
nasm-2.10rc4-20110407
Keith Kanios
2011-04-08
2
-0
/
+85
*
Merge branch 'nasm-2.09.xx'
nasm-2.10rc4-20110406
Cyrill Gorcunov
2011-04-06
6
-17
/
+41
|
\
|
*
NASM 2.09.08
nasm-2.09.08
Cyrill Gorcunov
2011-04-06
1
-1
/
+1
|
*
doc: Updates for stable branch fix
Cyrill Gorcunov
2011-04-06
2
-3
/
+13
|
*
ofmt: Alias shortname must be used for __OUTPUT_FORMAT__ macro
Cyrill Gorcunov
2011-04-06
4
-14
/
+29
*
|
Merge branch 'nasm-2.09.xx'
nasm-2.10rc4-20110315
H. Peter Anvin
2011-03-15
1
-212
/
+260
|
\
|
|
*
openwcom.mak: Update to use features from newer WMAKE
Jiri Malak
2011-03-15
1
-212
/
+260
*
|
Merge branch 'nasm-2.09.xx'
nasm-2.10rc4-20110312
Cyrill Gorcunov
2011-03-12
6
-5
/
+32
|
\
|
|
*
NASM 2.09.07
nasm-2.09.07
Cyrill Gorcunov
2011-03-12
1
-1
/
+1
|
*
doc: Update changes
Cyrill Gorcunov
2011-03-07
1
-0
/
+1
|
*
test: Add br3189064
Cyrill Gorcunov
2011-03-07
1
-0
/
+7
|
*
BR3189064: Fixes for VEXTRACTF128, VMASKMOVPS
Cyrill Gorcunov
2011-03-07
1
-2
/
+2
|
*
doc: Update changes
Cyrill Gorcunov
2011-03-07
1
-1
/
+9
|
*
test: Add br3200749
Cyrill Gorcunov
2011-03-07
1
-0
/
+9
|
*
preproc.c: Don't forget to dup filename before free
Cyrill Gorcunov
2011-03-07
1
-1
/
+1
|
*
BR3200749: Fix "use after close" file pointer
Cyrill Gorcunov
2011-03-07
1
-1
/
+4
*
|
preproc.c: Fix use-after-free bug
nasm-2.10rc4-20110305
Cyrill Gorcunov
2011-03-05
1
-1
/
+1
*
|
NASM 2.10rc4
nasm-2.10rc4-20110301
nasm-2.10rc4
Cyrill Gorcunov
2011-02-28
1
-1
/
+1
*
|
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
2011-02-28
1
-0
/
+5
|
\
|
|
*
NASM 2.09.06
nasm-2.09.06
Cyrill Gorcunov
2011-02-28
1
-1
/
+1
|
*
doc: Describe changes for 2.09.06
Cyrill Gorcunov
2011-02-28
1
-0
/
+3
|
*
output/outbin.c: initialize section align/start attributes upon creation
Keith Kanios
2011-02-28
1
-0
/
+4
*
|
elf64: Use nasm_zalloc helper
Cyrill Gorcunov
2011-02-28
1
-19
/
+11
*
|
outelf32: Use nasm_zalloc helper
Cyrill Gorcunov
2011-02-28
1
-20
/
+12
*
|
outcoff: Use nasm_zalloc helper
Cyrill Gorcunov
2011-02-28
1
-6
/
+1
*
|
bin: Use nasm_zalloc for default section creation
Cyrill Gorcunov
2011-02-28
1
-12
/
+7
*
|
preproc: Use nasm_zalloc helper
Cyrill Gorcunov
2011-02-28
1
-35
/
+14
*
|
bin: Use nasm_zalloc helper for section allocation in a sake of simplicity
nasm-2.10rc3-20110228
Cyrill Gorcunov
2011-02-28
1
-25
/
+19
*
|
output/outbin.c: initialize section align/start attributes upon creation
nasm-2.10rc3-20110227
Keith Kanios
2011-02-27
1
-0
/
+4
*
|
Merge branch 'nasm-2.09.xx'
nasm-2.10rc3-20110222
Cyrill Gorcunov
2011-02-23
2
-0
/
+4
|
\
|
|
*
doc: Describe changes
Cyrill Gorcunov
2011-02-23
1
-0
/
+3
|
*
insns: VLDQQU is back
Cyrill Gorcunov
2011-02-23
1
-0
/
+1
*
|
Merge branch 'nasm-2.09.xx'
nasm-2.10rc3-20110221
Cyrill Gorcunov
2011-02-21
2
-1
/
+8
|
\
|
|
*
test: Add test for BR 3187743
Cyrill Gorcunov
2011-02-21
1
-0
/
+7
|
*
BR 3187743: insns.dat -- Rename VLDQQU to VLDDQU
Cyrill Gorcunov
2011-02-21
1
-1
/
+1
*
|
Drop LLC compiler support
nasm-2.10rc3-20110220
Cyrill Gorcunov
2011-02-21
5
-875
/
+0
*
|
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
2011-02-20
1
-0
/
+7
|
\
|
|
*
NASM 2.09.05
nasm-2.09.05
Cyrill Gorcunov
2011-02-20
1
-1
/
+1
|
*
doc: Update changes.src
Cyrill Gorcunov
2011-02-20
1
-1
/
+3
|
*
Delete invalid form of VPEXTRW
Cyrill Gorcunov
2011-02-20
1
-1
/
+0
|
*
doc: Describe changes for 2.09.05 stable
Cyrill Gorcunov
2011-02-20
1
-0
/
+5
*
|
insns.dat: Remove vpextrw merge rudiment
nasm-2.10rc3-20110214
Cyrill Gorcunov
2011-02-14
1
-1
/
+0
*
|
Merge branch 'nasm-2.09.xx'
Cyrill Gorcunov
2011-02-14
2
-2
/
+12
|
\
|
|
*
test: Add test for BR3174983
Cyrill Gorcunov
2011-02-14
1
-0
/
+9
[next]