summaryrefslogtreecommitdiff
path: root/output/outrdf.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible for outputs to be either text or binaryH. Peter Anvin2009-07-051-1/+1
* Add new copyright headers to the output modulesH. Peter Anvin2009-06-281-6/+35
* Move backend-specific code to output/; break out null debug stuffH. Peter Anvin2009-06-271-1/+1
* Move the output format macros into the macros.pl mechanismH. Peter Anvin2008-06-201-9/+1
* regularized spelling of license to match name of LICENSE fileBeroset2007-12-291-1/+1
* Address data is int64_t; simplify writing an address objectH. Peter Anvin2007-11-131-11/+3
* Formatting: kill off "stealth whitespace"H. Peter Anvin2007-10-191-1/+1
* Portability fixesH. Peter Anvin2007-10-021-0/+2
* Fixed RDF/2 to comply with "maxbits" use.Keith Kanios2007-04-181-1/+2
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-20/+20
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-43/+46
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-348/+360
* 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
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-301-0/+539