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
/
nasm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finishing touches on perfect hash tokenizer; actually turn the thing on
H. Peter Anvin
2007-08-30
1
-1
/
+2
*
Add [default] directive
H. Peter Anvin
2007-08-29
1
-37
/
+51
*
Implement REL/ABS modifiers
H. Peter Anvin
2007-08-28
1
-0
/
+1
*
Clean up the existing operand flag definitions, and document
H. Peter Anvin
2007-05-29
1
-4
/
+5
*
Handle "LOCK as REX.R" for MOV CRx; fix warning for invalid 64-bit regs
H. Peter Anvin
2007-04-17
1
-2
/
+2
*
Placated unreferenced types.
Keith Kanios
2007-04-14
1
-0
/
+1
*
c99 printf/fprintf compliance.
Keith Kanios
2007-04-14
1
-4
/
+4
*
Fixed distinction between char and int8_t data types.
Keith Kanios
2007-04-13
1
-51
/
+54
*
Remove obsolete types; add <inttypes.h> where needed; header fixes
H. Peter Anvin
2007-04-12
1
-1
/
+1
*
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
2007-04-12
1
-68
/
+86
*
Apply Nindent to all .c and .h files
nasm-0.98.39
LATEST
H. Peter Anvin
2005-01-15
1
-1189
/
+1227
*
Consistent capitalization
H. Peter Anvin
2005-01-14
1
-2
/
+2
*
changed sprintf to more secure snprintf to prevent vulnerability to buffer
Ed Beroset
2004-12-15
1
-1
/
+1
*
Backed out another patch =)
Stanislav Karchebny
2003-09-26
1
-1
/
+1
*
Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const
Stanislav Karchebny
2003-09-25
1
-1
/
+1
*
If we don't specify -g, actually suppress debugging output
H. Peter Anvin
2003-09-10
1
-0
/
+4
*
Update documentation slightly; remove weird special-casing of -O2 and -O3
H. Peter Anvin
2003-08-29
1
-1
/
+0
*
Allow leading whitespace on output format specific directives.
Michael K. Ter Louw
2003-08-15
1
-8
/
+11
*
apply dborca's patch - make the "-U" switch work - finally!
Frank Kotler
2003-06-14
1
-0
/
+2
*
Remove "malloc.h" from rdoff/symtab.c - BSD build problem?
Frank Kotler
2003-04-01
1
-0
/
+3
*
Add support for the new instructions in Prescott
H. Peter Anvin
2003-02-24
1
-0
/
+1
*
corrected comment above the report_error_vc function
Ed Beroset
2002-06-11
1
-6
/
+6
*
Visual C++ error format needs <space>:<space> after the parentheses.
H. Peter Anvin
2002-06-10
1
-2
/
+2
*
Addressed feature request 555987 (Visual Studio integration) by adding the
Ed Beroset
2002-06-09
1
-19
/
+111
*
Fix for BR 561137 (gcc3 compilation issue.)
H. Peter Anvin
2002-06-07
1
-5
/
+9
*
Add the JMPE instruction.
H. Peter Anvin
2002-05-28
1
-0
/
+6
*
Undo accidental checkin of old code
H. Peter Anvin
2002-05-26
1
-8
/
+8
*
Reversed a change in 1.27 that affects ABSOLUTE.
Debbie Wiles
2002-05-26
1
-3
/
+3
*
Move optimizer output from '-g' switch to '-Ov' switch
John Coffman
2002-05-26
1
-18
/
+30
*
Make "ABSOLUTE <label>" work again; code based on 0.97.
H. Peter Anvin
2002-05-26
1
-10
/
+7
*
Make it an error to supply a non-constant expression to ABSOLUTE
H. Peter Anvin
2002-05-25
1
-2
/
+6
*
No C++ comments, please!
H. Peter Anvin
2002-05-22
1
-1
/
+1
*
Fixed the ABSOLUTE LABEL problem
Debbie Wiles
2002-05-22
1
-3
/
+2
*
Change "const static" -> "static const" to keep gcc happy
H. Peter Anvin
2002-05-14
1
-2
/
+2
*
Code cleanup fixes from Ed Beroset
H. Peter Anvin
2002-05-14
1
-9
/
+9
*
Change NASMOPT to NASMENV
H. Peter Anvin
2002-05-06
1
-2
/
+2
*
Change the NASM environment variable to NASMOPT.
H. Peter Anvin
2002-05-04
1
-2
/
+2
*
NASM 0.98.30
nasm-0.98.30
H. Peter Anvin
2002-04-30
1
-3
/
+5
*
NASM 0.98.20
nasm-0.98.20
H. Peter Anvin
2002-04-30
1
-1
/
+4
*
NASM 0.98.16
nasm-0.98.16
fork-0.98e
H. Peter Anvin
2002-04-30
1
-7
/
+11
*
NASM 0.98.14
nasm-0.98.14
H. Peter Anvin
2002-04-30
1
-5
/
+6
*
NASM 0.98.12
nasm-0.98.12
H. Peter Anvin
2002-04-30
1
-11
/
+16
*
NASM 0.98.11
nasm-0.98.11
H. Peter Anvin
2002-04-30
1
-5
/
+5
*
NASM 0.98.09
nasm-0.98.09
H. Peter Anvin
2002-04-30
1
-95
/
+65
*
NASM 0.98.08
nasm-0.98.08
H. Peter Anvin
2002-04-30
1
-53
/
+232
*
NASM 0.98.03
nasm-0.98.03
H. Peter Anvin
2002-04-30
1
-541
/
+589
*
NASM 0.98
nasm-0.98
fork-0.98bf
H. Peter Anvin
2002-04-30
1
-18
/
+9
*
NASM 0.98p7
nasm-0.98p7
H. Peter Anvin
2002-04-30
1
-8
/
+9
*
NASM 0.98p6
nasm-0.98p6
H. Peter Anvin
2002-04-30
1
-88
/
+134
*
NASM 0.98p3
nasm-0.98p3
H. Peter Anvin
2002-04-30
1
-351
/
+550
[next]