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
/
rdoff
Commit message (
Expand
)
Author
Age
Files
Lines
*
NASM: relicense under the 2-clause BSD license
H. Peter Anvin
2009-07-06
1
-4
/
+1
*
More "make install" fixes...
H. Peter Anvin
2009-07-05
1
-1
/
+1
*
rdf2bin: be smarter about extracting the format from argv[0]
H. Peter Anvin
2009-07-05
1
-7
/
+26
*
rdoff: fix "make install"
H. Peter Anvin
2009-07-05
1
-1
/
+3
*
rdf2bin.1: add missing space
H. Peter Anvin
2009-07-03
1
-1
/
+1
*
rdoff/test/Makefile: actually do build tests
H. Peter Anvin
2009-07-03
1
-1
/
+9
*
rdf2bin: update man page, add link pages for aliases
H. Peter Anvin
2009-07-03
4
-6
/
+43
*
Correct the legacy name rdf2ihx (as opposed to rdf2ith)
H. Peter Anvin
2009-07-03
1
-1
/
+1
*
rdf2bin: revamp so it can output bin, ith, or srec
H. Peter Anvin
2009-07-03
2
-67
/
+313
*
rdfload: make the base addresses unsigned
H. Peter Anvin
2009-07-03
1
-3
/
+3
*
Remove rdf2ihx.c, since it looks unlikely we'll get it relicensed.
H. Peter Anvin
2009-07-03
1
-237
/
+0
*
Add new copyright headers to the rdoff code
H. Peter Anvin
2009-06-28
17
-55
/
+579
*
Unify all-zero buffers; add fwritezero()
H. Peter Anvin
2009-02-21
1
-1
/
+2
*
rdx: Add cast avoid warning from gcc
H. Peter Anvin
2008-05-20
1
-1
/
+1
*
Avoid some warnings in rdoff/rdf2bin.c
Bo Borgerson
2008-04-12
1
-3
/
+3
*
Define MKDIR for rdoff make file
Charles Crayne
2007-12-30
1
-0
/
+1
*
regularized spelling of license to match name of LICENSE file
Beroset
2007-12-29
14
-14
/
+14
*
rdoff: add man pages from the Debian project.
H. Peter Anvin
2007-12-18
7
-0
/
+160
*
Clean up remaining build warnings
H. Peter Anvin
2007-11-18
1
-1
/
+3
*
BR 1834056: Remove warnings in rdoff/rdoff.c
H. Peter Anvin
2007-11-18
1
-6
/
+6
*
Actually shut up the warning in rdfload.c
H. Peter Anvin
2007-10-28
1
-3
/
+3
*
Fix warning about cast to pointer in rdfload.c
H. Peter Anvin
2007-10-28
1
-3
/
+3
*
Formatting: kill off "stealth whitespace"
H. Peter Anvin
2007-10-19
7
-15
/
+15
*
Suppress datarootdir warnings from configure
Charles Crayne
2007-10-18
1
-0
/
+1
*
Fix invocation of readnum()
H. Peter Anvin
2007-10-18
2
-12
/
+12
*
Use the compiler-provided booleans if available, otherwise emulate
H. Peter Anvin
2007-10-10
1
-39
/
+36
*
Portability fixes
H. Peter Anvin
2007-10-02
14
-1
/
+29
*
Remove $Id$ tags (useless with git)
H. Peter Anvin
2007-09-12
1
-1
/
+0
*
remove "#include <unistd.h> from rdoff directory - two places - it annoyed Wi...
Frank Kotler
2007-08-26
2
-2
/
+0
*
ldrdf: cast output of sizeof() before passing to printf(), to avoid warning.
H. Peter Anvin
2007-08-20
1
-2
/
+3
*
Get rid of @GCCFLAGS@
H. Peter Anvin
2007-04-15
1
-1
/
+1
*
c99 printf/fprintf compliance.
Keith Kanios
2007-04-14
8
-32
/
+37
*
AIf we have config.h, we should actually include it!!
H. Peter Anvin
2007-04-13
1
-0
/
+1
*
Fixed distinction between char and int8_t data types.
Keith Kanios
2007-04-13
15
-92
/
+92
*
Remove redundant inclusion of <inttypes.h>
H. Peter Anvin
2007-04-12
1
-2
/
+0
*
Remove obsolete types; add <inttypes.h> where needed; header fixes
H. Peter Anvin
2007-04-12
19
-97
/
+125
*
Fixed c99 support for RDOFF Tools
Keith Kanios
2007-04-12
5
-4
/
+8
*
General push for x86-64 support, dubbed 0.99.00.
Keith Kanios
2007-04-12
22
-258
/
+258
*
Allow CFLAGS to be overridden from make.
Eric Christopher
2005-10-20
1
-2
/
+5
*
Apply Nindent to all .c and .h files
nasm-0.98.39
LATEST
H. Peter Anvin
2005-01-15
23
-2825
/
+2840
*
Placed guards around strdup declaration to avoid compiler errors on sane
Ed Beroset
2004-12-17
1
-0
/
+2
*
outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.
Yuri Zaporogets
2004-09-15
21
-652
/
+704
*
Removed old header that was once used by ldrdf.
Yuri Zaporogets
2004-08-08
1
-27
/
+0
*
Include <string.h> to get rid of compiler warnings
Yuri Zaporogets
2004-05-15
1
-1
/
+2
*
Fix of the critical bug in ldrdf.c
Yuri Zaporogets
2004-05-15
1
-2
/
+2
*
Update rdoff
Frank Kotler
2003-12-12
7
-233
/
+226
*
Remove "malloc.h" from rdoff/symtab.c - BSD build problem?
Frank Kotler
2003-04-01
1
-1
/
+0
*
Add missing header files
H. Peter Anvin
2002-12-05
2
-0
/
+2
*
try again to finish Yuri's patch
Frank Kotler
2002-12-04
3
-0
/
+491
*
finish adding Yuri's patch?
Frank Kotler
2002-12-04
2
-0
/
+174
[next]