regularized spelling of license to match name of LICENSE file
[platform/upstream/nasm.git] / output / outrdf2.c
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
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-04-18 Keith KaniosFixed RDF/2 to comply with "maxbits" use.
2007-04-14 Keith KaniosPlacated unreferenced types.
2007-04-13 Keith KaniosFixed distinction between char and int8_t data types.
2007-04-13 Keith KaniosFixed c99 data-types after removal of typedefs.
2007-04-12 H. Peter AnvinRemove obsolete types; add <inttypes.h> where needed...
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
2004-09-15 Yuri Zaporogetsoutrdf2.c now uses the same definitions of RDOFF2 forma...
2003-12-12 Frank KotlerUpdate rdoff
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-12-04 Frank KotlerYuri's 12/3/2002 rdoff patches-
2002-09-12 H. Peter Anvin"const"-ipation fixes from Trevor Woerner
2002-04-30 H. Peter AnvinNASM 0.98.30