summaryrefslogtreecommitdiff
path: root/rdoff
Commit message (Expand)AuthorAgeFilesLines
* remove "#include <unistd.h> from rdoff directory - two places - it annoyed Wi...Frank Kotler2007-08-262-2/+0
* ldrdf: cast output of sizeof() before passing to printf(), to avoid warning.H. Peter Anvin2007-08-201-2/+3
* Get rid of @GCCFLAGS@H. Peter Anvin2007-04-151-1/+1
* c99 printf/fprintf compliance.Keith Kanios2007-04-148-32/+37
* AIf we have config.h, we should actually include it!!H. Peter Anvin2007-04-131-0/+1
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-1315-92/+92
* Remove redundant inclusion of <inttypes.h>H. Peter Anvin2007-04-121-2/+0
* Remove obsolete types; add <inttypes.h> where needed; header fixesH. Peter Anvin2007-04-1219-97/+125
* Fixed c99 support for RDOFF ToolsKeith Kanios2007-04-125-4/+8
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-1222-258/+258
* Allow CFLAGS to be overridden from make.Eric Christopher2005-10-201-2/+5
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-1523-2825/+2840
* Placed guards around strdup declaration to avoid compiler errors on saneEd Beroset2004-12-171-0/+2
* outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.Yuri Zaporogets2004-09-1521-652/+704
* Removed old header that was once used by ldrdf.Yuri Zaporogets2004-08-081-27/+0
* Include <string.h> to get rid of compiler warningsYuri Zaporogets2004-05-151-1/+2
* Fix of the critical bug in ldrdf.cYuri Zaporogets2004-05-151-2/+2
* Update rdoffFrank Kotler2003-12-127-233/+226
* Remove "malloc.h" from rdoff/symtab.c - BSD build problem?Frank Kotler2003-04-011-1/+0
* Add missing header filesH. Peter Anvin2002-12-052-0/+2
* try again to finish Yuri's patchFrank Kotler2002-12-043-0/+491
* finish adding Yuri's patch?Frank Kotler2002-12-042-0/+174
* Yuri's 12/3/2002 rdoff patches-Frank Kotler2002-12-049-273/+257
* Use tmpfile() instead of tmpnam()H. Peter Anvin2002-09-121-5/+3
* This file needs <stdlib.h>H. Peter Anvin2002-05-261-0/+1
* This file needs <string.h>H. Peter Anvin2002-05-261-0/+1
* Fix stray character that had snuck in. Damned.nasm-0.98.32H. Peter Anvin2002-05-191-1/+1
* Check in the rest of the Cygwin support patch...H. Peter Anvin2002-05-192-44/+53
* RDOFF patch from Yuri Zaporogets:H. Peter Anvin2002-05-047-75/+100
* Handle separate source and object directories correctly.H. Peter Anvin2002-05-041-4/+3
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-305-283/+1
* NASM 0.98.26nasm-0.98.26H. Peter Anvin2002-04-3026-3326/+286
* NASM 0.98.23nasm-0.98.23H. Peter Anvin2002-04-301-0/+728
* NASM 0.98.22nasm-0.98.22H. Peter Anvin2002-04-309-78/+287
* NASM 0.98.16nasm-0.98.16fork-0.98eH. Peter Anvin2002-04-304-139/+1546
* NASM 0.98.15nasm-0.98.15H. Peter Anvin2002-04-301-1347/+31
* NASM 0.98.12nasm-0.98.12H. Peter Anvin2002-04-302-117/+1431
* NASM 0.98.11nasm-0.98.11H. Peter Anvin2002-04-305-1630/+225
* NASM 0.98.09nasm-0.98.09H. Peter Anvin2002-04-303-731/+13
* NASM 0.98.08nasm-0.98.08H. Peter Anvin2002-04-3014-127/+797
* NASM 0.98.03nasm-0.98.03H. Peter Anvin2002-04-301-1/+1
* NASM 0.98nasm-0.98fork-0.98bfH. Peter Anvin2002-04-3043-1052/+5515
* NASM 0.98p3.5nasm-0.98p3.5H. Peter Anvin2002-04-301-0/+58
* NASM 0.98p3.4nasm-0.98p3.4H. Peter Anvin2002-04-301-57/+54
* NASM 0.98p3.3nasm-0.98p3.3fork-0.98-j5H. Peter Anvin2002-04-301-1/+1
* NASM 0.98p3.2nasm-0.98p3.2H. Peter Anvin2002-04-301-1/+5
* NASM 0.97nasm-0.97fork-0.98-jH. Peter Anvin2002-04-302-165/+57
* NASM 0.96nasm-0.96H. Peter Anvin2002-04-3012-5/+480
* NASM 0.95nasm-0.95H. Peter Anvin2002-04-302-2/+113
* NASM 0.94nasm-0.94H. Peter Anvin2002-04-3015-231/+1029