summaryrefslogtreecommitdiff
path: root/output/outcoff.c
Commit message (Expand)AuthorAgeFilesLines
* Placated unreferenced types.Keith Kanios2007-04-141-0/+7
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-25/+25
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-118/+187
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-404/+413
* 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
* "const"-ipation fixes from Trevor WoernerH. Peter Anvin2002-09-121-3/+3
* This is Jim's outcoff patch.H. Peter Anvin2002-06-071-0/+100
* Change "const static" -> "static const" to keep gcc happyH. Peter Anvin2002-05-141-1/+1
* Code cleanup fixes from Ed BerosetH. Peter Anvin2002-05-141-1/+1
* NASM 0.98.30nasm-0.98.30H. Peter Anvin2002-04-301-0/+779