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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nasmlib.c: fwriteint*() only need WORDS_LITTLEENDIAN
H. Peter Anvin
2008-06-10
1
-2
/
+2
*
Fix typo: s/most/least/
H. Peter Anvin
2008-06-10
1
-1
/
+1
*
Make it possible to use "inline" and "restrict"
H. Peter Anvin
2008-06-10
2
-2
/
+16
*
Introduce likely/unlikely macros, use them in saa.c
H. Peter Anvin
2008-06-10
2
-2
/
+14
*
SAA: optimize all power-of-two lengths
H. Peter Anvin
2008-06-10
1
-3
/
+2
*
SAA: optimize seeks when used on a byte array
H. Peter Anvin
2008-06-10
1
-5
/
+17
*
Make strings a first-class token type; defer evaluation
H. Peter Anvin
2008-06-09
5
-27
/
+30
*
Move all the RAA code out of nasmlib
H. Peter Anvin
2008-06-09
16
-185
/
+205
*
saa.h doesn't need nasmlib.h
H. Peter Anvin
2008-06-09
1
-1
/
+0
*
Move all the SAA code out of nasmlib
H. Peter Anvin
2008-06-09
21
-477
/
+489
*
Merge branch 'nasm-2.03.x'
H. Peter Anvin
2008-06-09
1
-4
/
+9
|
\
|
*
Fix %? in multi-line macros with a label
nasm-2.03
H. Peter Anvin
2008-06-09
1
-4
/
+9
*
|
Replace the WSAA macros with functions
H. Peter Anvin
2008-06-08
9
-294
/
+297
*
|
Use autoconf to detect WORDS_LITTLEENDIAN
H. Peter Anvin
2008-06-08
3
-9
/
+14
*
|
WSAA: make the WSAA macros contain their own buffer
H. Peter Anvin
2008-06-08
3
-250
/
+249
|
/
*
NASM 2.03
H. Peter Anvin
2008-06-08
1
-1
/
+1
*
doc: Fix title "String Constants"
H. Peter Anvin
2008-06-08
1
-1
/
+1
*
doc: Index Unicode and UTF-8
H. Peter Anvin
2008-06-08
1
-2
/
+4
*
doc: \t is also a supported escape sequence...
H. Peter Anvin
2008-06-08
1
-1
/
+2
*
doc: s/by/in/ certain preprocessor directives.
H. Peter Anvin
2008-06-08
1
-1
/
+1
*
Split documentation on string syntax out of "character constants"
H. Peter Anvin
2008-06-08
1
-23
/
+31
*
doc: A few floating-point examples
H. Peter Anvin
2008-06-08
1
-1
/
+3
*
doc: add a comma
H. Peter Anvin
2008-06-08
1
-1
/
+1
*
doc: ALL %if constructs have %elif/%ifn/%elifn variants.
H. Peter Anvin
2008-06-08
1
-6
/
+10
*
doc: remove superfluous comma
H. Peter Anvin
2008-06-08
1
-1
/
+1
*
Improve the %iftoken example
H. Peter Anvin
2008-06-08
1
-2
/
+10
*
Fix capitalization in titles
H. Peter Anvin
2008-06-08
1
-2
/
+2
*
Document forward references fixed in EQU.
H. Peter Anvin
2008-06-08
1
-0
/
+1
*
Document __OUTPUT_FORMAT__
Frank Kotler
2008-06-08
1
-0
/
+14
*
NASM 2.03rc8
nasm-2.03rc8
H. Peter Anvin
2008-06-06
1
-1
/
+1
*
Fix dependency list generation
H. Peter Anvin
2008-06-06
1
-7
/
+8
*
NASM 2.03rc7
nasm-2.03rc7
H. Peter Anvin
2008-06-05
1
-1
/
+1
*
Merge branch 'master' of git+ssh://repo.or.cz/srv/git/nasm
H. Peter Anvin
2008-06-05
2
-2
/
+2
|
\
|
*
Merge branch 'master' of git+ssh://ccrayne@repo.or.cz/srv/git/nasm
Charles Crayne
2008-06-05
6
-15
/
+74
|
|
\
|
*
|
Avoid obscure segfault in DWARF generation
Charles Crayne
2008-06-05
2
-2
/
+2
*
|
|
The XSAVE group are SSE-spefix-sensitive
H. Peter Anvin
2008-06-05
1
-5
/
+6
|
|
/
|
/
|
*
|
insnsd.c: don't generate an inaccessible table
H. Peter Anvin
2008-06-05
1
-0
/
+1
*
|
NASM 2.03rc6
nasm-2.03rc6
H. Peter Anvin
2008-06-05
1
-1
/
+1
*
|
doc: Remove superfluous comma.
H. Peter Anvin
2008-06-04
1
-1
/
+1
*
|
Add %defstr, %idefstr
H. Peter Anvin
2008-06-04
4
-14
/
+72
|
/
*
Merge branch 'master' of git+ssh://ccrayne@repo.or.cz/srv/git/nasm
nasm-2.03rc5
Charles Crayne
2008-06-04
2
-4
/
+2
|
\
|
*
NASM 2.03rc5
H. Peter Anvin
2008-06-04
1
-1
/
+1
|
*
Fix double free in %depend
H. Peter Anvin
2008-06-04
1
-3
/
+1
*
|
Remove EQU for critical expression list
Charles Crayne
2008-06-04
2
-2
/
+2
|
/
*
Fix memory management issues with expanded %include
H. Peter Anvin
2008-06-04
4
-59
/
+83
*
Update .gitignore, remove bogus dependency
H. Peter Anvin
2008-06-04
6
-5
/
+2
*
Makefile/dependency updates
H. Peter Anvin
2008-06-04
5
-22
/
+33
*
doc: Remove "what's new" since it is out of date
H. Peter Anvin
2008-06-02
1
-58
/
+8
*
quote: Change the definition of escp
H. Peter Anvin
2008-06-02
1
-7
/
+7
*
quote: be consistent in not using C escapes for bytes
H. Peter Anvin
2008-06-02
1
-7
/
+7
[next]