Hash even backend-specific directives, unify null functions
[platform/upstream/nasm.git] / output / outrdf2.c
2009-07-12 H. Peter AnvinHash even backend-specific directives, unify null functions
2009-07-12 H. Peter AnvinDon't fclose() the output in the backend
2009-07-05 H. Peter AnvinMake it possible for outputs to be either text or binary
2009-06-29 H. Peter AnvinAdd new copyright headers to the output modules
2009-06-28 H. Peter AnvinMove prototypes for null_debug to outform.h and outlib.h
2009-06-28 H. Peter AnvinMove backend-specific code to output/; break out null...
2008-06-21 H. Peter Anvinctype.h: wrapper ctype functions with a cast to (unsign...
2008-06-20 H. Peter AnvinMove the output format macros into the macros.pl mechanism
2008-06-17 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-16 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-15 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-15 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-12 H. Peter AnvinMerge branch 'nasm-2.03.x'
2008-06-10 H. Peter AnvinMove all the SAA code out of nasmlib
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