summaryrefslogtreecommitdiff
path: root/rdoff/ldrdf.c
Commit message (Expand)AuthorAgeFilesLines
* Move <string.h> inclusion to compiler.hH. Peter Anvin2018-12-261-1/+0
* malloc: handle potential infinite loop in nasm_alloc_failed()H. Peter Anvin (Intel)2018-12-131-3/+0
* rdoff: use nasm-provided safe memory allocation and I/OH. Peter Anvin2017-04-171-52/+41
* ldrdf: Remove output file if there are any errorsDaniel Lundqvist2016-10-041-1/+3
* rdoff/ldrdf.c: Add option to specify target RDF module name in command lineYuri Zaporozhets2015-01-201-9/+51
* Add missing static declarations in rdoff/ldrdf.cH. Peter Anvin2014-11-251-8/+8
* Fixed several resource and memory leaksPhilipp Kloke2013-04-011-0/+2
* Add new copyright headers to the rdoff codeH. Peter Anvin2009-06-281-7/+33
* Unify all-zero buffers; add fwritezero()H. Peter Anvin2009-02-211-1/+2
* Clean up remaining build warningsH. Peter Anvin2007-11-181-1/+3
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-5/+5
* Portability fixesH. Peter Anvin2007-10-021-0/+2
* ldrdf: cast output of sizeof() before passing to printf(), to avoid warning.H. Peter Anvin2007-08-201-2/+3
* c99 printf/fprintf compliance.Keith Kanios2007-04-141-6/+6
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-20/+20
* Remove obsolete types; add <inttypes.h> where needed; header fixesH. Peter Anvin2007-04-121-7/+7
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-36/+36
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-837/+868
* outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.Yuri Zaporogets2004-09-151-68/+45
* Fix of the critical bug in ldrdf.cYuri Zaporogets2004-05-151-2/+2
* Update rdoffFrank Kotler2003-12-121-133/+117
* Yuri's 12/3/2002 rdoff patches-Frank Kotler2002-12-041-159/+144
* RDOFF patch from Yuri Zaporogets:H. Peter Anvin2002-05-041-46/+45
* NASM 0.98.22nasm-0.98.22H. Peter Anvin2002-04-301-6/+11
* NASM 0.98.16nasm-0.98.16fork-0.98eH. Peter Anvin2002-04-301-31/+1347
* NASM 0.98.15nasm-0.98.15H. Peter Anvin2002-04-301-1347/+31
* NASM 0.98.12nasm-0.98.12H. Peter Anvin2002-04-301-31/+1347
* NASM 0.98.11nasm-0.98.11H. Peter Anvin2002-04-301-1347/+31
* NASM 0.98.08nasm-0.98.08H. Peter Anvin2002-04-301-37/+267
* NASM 0.98nasm-0.98fork-0.98bfH. Peter Anvin2002-04-301-591/+980
* NASM 0.96nasm-0.96H. Peter Anvin2002-04-301-1/+3
* NASM 0.94nasm-0.94H. Peter Anvin2002-04-301-88/+274
* NASM 0.91nasm-0.91H. Peter Anvin2002-04-301-0/+540