Upgrade label functions to 64-bit
[platform/upstream/nasm.git] / output / outcoff.c
2007-11-06 Charles CrayneUpgrade label functions to 64-bit
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-10 H. Peter AnvinUse the compiler-provided booleans if available, otherw...
2007-10-03 H. Peter AnvinPortability fixes
2007-09-25 H. Peter Anvinoutcoff: set the "virtual size field" to zero (BR 1351586)
2007-04-14 Keith KaniosPlacated unreferenced types.
2007-04-13 Keith KaniosFixed distinction between char and int8_t data types.
2007-04-12 Keith KaniosGeneral push for x86-64 support, dubbed 0.99.00.
2005-01-15 H. Peter AnvinApply Nindent to all .c and .h files
2003-09-25 Stanislav KarchebnyRevert erroneous macro added and modify __OUTPUT_FORMAT...
2003-09-25 Stanislav KarchebnyConsistency fix
2003-09-24 Stanislav KarchebnyAdded _NASM_FORMAT_ macro
2002-09-12 H. Peter Anvin"const"-ipation fixes from Trevor Woerner
2002-06-07 H. Peter AnvinThis is Jim's outcoff patch.
2002-05-14 H. Peter AnvinChange "const static" -> "static const" to keep gcc...
2002-05-14 H. Peter AnvinCode cleanup fixes from Ed Beroset
2002-04-30 H. Peter AnvinNASM 0.98.30