summaryrefslogtreecommitdiff
path: root/output/outaout.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-30Finishing touches on perfect hash tokenizer; actually turn the thing onH. Peter Anvin1-0/+1
2007-04-14Placated unreferenced types.Keith Kanios1-0/+8
2007-04-13Fixed distinction between char and int8_t data types.Keith Kanios1-10/+10
2007-04-12General push for x86-64 support, dubbed 0.99.00.Keith Kanios1-74/+75
2005-01-15Apply Nindent to all .c and .h filesH. Peter Anvin1-449/+469
2003-09-25Revert erroneous macro added and modify __OUTPUT_FORMAT__ to a string constStanislav Karchebny1-1/+0
2003-09-25Consistency fixStanislav Karchebny1-1/+1
2003-09-24Added _NASM_FORMAT_ macroStanislav Karchebny1-0/+1
2002-09-12"const"-ipation fixes from Trevor WoernerH. Peter Anvin1-3/+3
2002-05-14Change "const static" -> "static const" to keep gcc happyH. Peter Anvin1-1/+1
2002-05-14Code cleanup fixes from Ed BerosetH. Peter Anvin1-1/+1
2002-04-30NASM 0.98.30H. Peter Anvin1-0/+933