summaryrefslogtreecommitdiff
path: root/output/outrdf2.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed RDF/2 to comply with "maxbits" use.Keith Kanios2007-04-181-1/+3
* Placated unreferenced types.Keith Kanios2007-04-141-0/+9
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-18/+18
* Fixed c99 data-types after removal of typedefs.Keith Kanios2007-04-131-1/+1
* Remove obsolete types; add <inttypes.h> where needed; header fixesH. Peter Anvin2007-04-121-4/+4
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-48/+49
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-491/+503
* outrdf2.c now uses the same definitions of RDOFF2 format that RDOFF utils.Yuri Zaporogets2004-09-151-231/+201
* Update rdoffFrank Kotler2003-12-121-14/+23
* Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string constStanislav Karchebny2003-09-251-1/+0
* Consistency fixStanislav Karchebny2003-09-251-1/+1
* Added _NASM_FORMAT_ macroStanislav Karchebny2003-09-241-0/+1
* Yuri's 12/3/2002 rdoff patches-Frank Kotler2002-12-041-1/+59
* "const"-ipation fixes from Trevor WoernerH. Peter Anvin2002-09-121-3/+3
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-301-0/+733