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
/
output
Commit message (
Expand
)
Author
Age
Files
Lines
*
c99 printf/fprintf compliance.
Keith Kanios
2007-04-14
3
-21
/
+21
*
Fixed obj_fwrite() declaration to match "static" definition.
Keith Kanios
2007-04-13
1
-1
/
+1
*
Added appropriate "void" prototypes.
Keith Kanios
2007-04-13
2
-3
/
+3
*
Replaced str(n)casecmp with more standard str(n)icmp.
Keith Kanios
2007-04-13
1
-2
/
+2
*
Macroize any compiler-specific code; macros defined in "compiler.h"
H. Peter Anvin
2007-04-13
1
-9
/
+21
*
Fixed distinction between char and int8_t data types.
Keith Kanios
2007-04-13
11
-254
/
+254
*
Fixed c99 data-types after removal of typedefs.
Keith Kanios
2007-04-13
1
-1
/
+1
*
Remove obsolete types; add <inttypes.h> where needed; header fixes
H. Peter Anvin
2007-04-12
1
-4
/
+4
*
outmacho.c: Don't assume __builtin_ctzl exists for gcc < 4
H. Peter Anvin
2007-04-12
1
-1
/
+1
*
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
2007-04-12
11
-919
/
+1014
*
2006-02-02 Eric Christopher <echristo@apple.com>
Eric Christopher
2006-02-02
1
-4
/
+6
*
2005-12-08 Wade Tregaskis <wtregaskis@apple.com>
Eric Christopher
2005-12-09
1
-6
/
+91
*
2005-12-05 Eric Christopher <echristo@apple.com>
Eric Christopher
2005-12-05
1
-6
/
+12
*
Added section attributes, in particular S_ATTR_SOME_INSTRUCTIONS and update ....
Eric Christopher
2005-10-07
1
-35
/
+281
*
Break macho_cleanup into separate functions.
Eric Christopher
2005-09-26
1
-264
/
+314
*
Run misc/Nindent on outmacho.c
Eric Christopher
2005-09-22
1
-525
/
+530
*
Add basic support for Mach-O file format.
Eric Christopher
2005-09-22
1
-0
/
+925
*
fix outobj.c bug - every 256th extern crashed nasm
Frank Kotler
2005-06-08
1
-3
/
+3
*
Jindrich Novy's buffer overrun patch to outieee.c
Frank Kotler
2005-05-09
1
-1
/
+1
*
Apply Nindent to all .c and .h files
nasm-0.98.39
LATEST
H. Peter Anvin
2005-01-15
10
-6297
/
+6549
*
outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
Yuri Zaporogets
2004-09-15
1
-231
/
+201
*
fix as86 .bss handling per John Coffman's patch
Frank Kotler
2004-04-25
1
-3
/
+19
*
Update rdoff
Frank Kotler
2003-12-12
1
-14
/
+23
*
Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string const
Stanislav Karchebny
2003-09-25
8
-8
/
+0
*
Consistency fix
Stanislav Karchebny
2003-09-25
8
-8
/
+8
*
Added _NASM_FORMAT_ macro
Stanislav Karchebny
2003-09-24
8
-0
/
+8
*
Fix list iterator
H. Peter Anvin
2003-09-12
1
-1
/
+1
*
If we don't specify -g, actually suppress debugging output
H. Peter Anvin
2003-09-10
1
-3
/
+4
*
nasm_malloc-ize Martin's outelf.c stabs stuff
Frank Kotler
2003-09-06
1
-14
/
+17
*
First attempt at fixing the stabs/ELF issue.
H. Peter Anvin
2003-09-06
1
-68
/
+49
*
Restore the adjusted symbol id start
H. Peter Anvin
2003-07-10
1
-1
/
+1
*
Generate stabs format debugging info for ELF
H. Peter Anvin
2003-07-09
1
-19
/
+371
*
Quiet spurious gcc warning
H. Peter Anvin
2003-07-09
1
-1
/
+1
*
start/vstart/align/valign can now be >0x80000000
Michael K. Ter Louw
2003-07-09
1
-37
/
+44
*
Fixed outbin.c to allow origin > 80000000h
Frank Kotler
2003-06-30
1
-5
/
+3
*
Mike's multisection outbin.c "align bug fix"
Frank Kotler
2003-02-04
1
-409
/
+1134
*
Yuri's 12/3/2002 rdoff patches-
Frank Kotler
2002-12-04
1
-1
/
+59
*
Fixes from Bart Oldeman
H. Peter Anvin
2002-09-19
1
-1
/
+2
*
"const"-ipation fixes from Trevor Woerner
H. Peter Anvin
2002-09-12
8
-22
/
+21
*
This is Jim's outcoff patch.
H. Peter Anvin
2002-06-07
1
-0
/
+100
*
Fix off-by-one error found when running theowl's test cases.
H. Peter Anvin
2002-05-26
1
-1
/
+1
*
Make .rodata a recognized ELF section with default attributes
H. Peter Anvin
2002-05-17
1
-0
/
+3
*
Change "const static" -> "static const" to keep gcc happy
H. Peter Anvin
2002-05-14
4
-4
/
+4
*
Code cleanup fixes from Ed Beroset
H. Peter Anvin
2002-05-14
5
-9
/
+9
*
Fix from John Coffman to 16-bit OBJ format output.
H. Peter Anvin
2002-05-09
1
-2
/
+16
*
NASM 0.98.30
nasm-0.98.30
H. Peter Anvin
2002-04-30
10
-0
/
+9550