regularized spelling of license to match name of LICENSE file
[platform/upstream/nasm.git] / output / outbin.c
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
2007-11-15 H. Peter Anvinoutbin.c: fix one missed change from type -> size
2007-11-13 H. Peter AnvinAddress data is int64_t; simplify writing an address...
2007-11-10 Charles CrayneMerge branch 'master' of /home/chuck/development/gitnasm/
2007-11-09 H. Peter AnvinDon't combine type and size into a single argument
2007-11-07 Charles CraynePass 64-bit instruction lengths to back-ends.
2007-11-06 Charles CrayneUpgrade label functions to 64-bit
2007-10-19 H. Peter AnvinFormatting: kill off "stealth whitespace"
2007-10-11 H. Peter AnvinAdditional uses of bool and enum
2007-10-03 H. Peter AnvinPortability fixes
2007-09-17 H. Peter AnvinMinor fixes needed to compile with MSVC++ 2005
2007-09-04 Chuck CrayneProvide 64-bit support for ORG directive
2007-08-30 H. Peter AnvinFinishing touches on perfect hash tokenizer; actually...
2007-04-14 Keith KaniosPlacated unreferenced types.
2007-04-14 Keith Kaniosc99 printf/fprintf compliance.
2007-04-13 Keith KaniosAdded appropriate "void" prototypes.
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
2003-07-09 H. Peter AnvinQuiet spurious gcc warning
2003-07-09 Michael K. Ter Louwstart/vstart/align/valign can now be >0x80000000
2003-06-30 Frank KotlerFixed outbin.c to allow origin > 80000000h
2003-02-04 Frank KotlerMike's multisection outbin.c "align bug fix"
2002-09-12 H. Peter Anvin"const"-ipation fixes from Trevor Woerner
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