backend: add support for x32 ELF
[platform/upstream/nasm.git] / output / outelf.c
2012-02-03 H.J. Lubackend: add support for x32 ELF
2010-07-16 H. Peter AnvinMerge branch 'nasm-2.08.xx'
2010-04-11 Cyrill GorcunovElf: switch section_attrib to a new nasm_opt_val interface
2010-04-11 Cyrill GorcunovElf: Use SHA_ANY constant instead of open coded number
2010-04-09 Cyrill GorcunovElf: Introduce section_attrib helper
2009-11-06 Cyrill GorcunovMerge elf header files
2009-06-29 H. Peter AnvinAdd new copyright headers to the output modules
2009-06-28 H. Peter AnvinMove backend-specific code to output/; break out null...
2009-06-28 H. Peter Anvinoutelf.c: add appropriate #ifdefs
2009-06-25 H. Peter AnvinHandle the new ELF headers in the dependency generation
2009-06-25 H. Peter AnvinELF: add header files, begin merging common code, drop...
2007-04-28 Chuck CrayneInitial support for ELF64
2007-04-14 Keith KaniosPlacated unreferenced types.
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-09-10 H. Peter AnvinIf we don't specify -g, actually suppress debugging...
2003-09-06 Frank Kotlernasm_malloc-ize Martin's outelf.c stabs stuff
2003-09-06 H. Peter AnvinFirst attempt at fixing the stabs/ELF issue.
2003-07-10 H. Peter AnvinRestore the adjusted symbol id start
2003-07-09 H. Peter AnvinGenerate stabs format debugging info for ELF
2002-09-12 H. Peter Anvin"const"-ipation fixes from Trevor Woerner
2002-05-17 H. Peter AnvinMake .rodata a recognized ELF section with default...
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