Formatting: kill off "stealth whitespace"
[platform/upstream/nasm.git] / output / outobj.c
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-11 H. Peter AnvinAdditional uses of bool and enum
2007-10-10 H. Peter AnvinUse the compiler-provided booleans if available, otherw...
2007-10-03 H. Peter AnvinPortability fixes
2007-08-30 H. Peter AnvinFinishing touches on perfect hash tokenizer; actually...
2007-04-13 Keith KaniosFixed obj_fwrite() declaration to match "static" defini...
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-06-08 Frank Kotlerfix outobj.c bug - every 256th extern crashed nasm
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-19 H. Peter AnvinFixes from Bart Oldeman
2002-09-12 H. Peter Anvin"const"-ipation fixes from Trevor Woerner
2002-05-26 H. Peter AnvinFix off-by-one error found when running theowl's test...
2002-05-14 H. Peter AnvinCode cleanup fixes from Ed Beroset
2002-05-09 H. Peter AnvinFix from John Coffman to 16-bit OBJ format output.
2002-04-30 H. Peter AnvinNASM 0.98.30