Upgrade label functions to 64-bit
[platform/upstream/nasm.git] / output / outelf32.c
2007-11-06 Charles CrayneUpgrade label functions to 64-bit
2007-10-28 Charles CrayneAdjust stabs symbol index to match symbol table.
2007-10-21 Charles CrayneClean up elf symbol table section
2007-10-19 rootAvoid unnecessary warning on redefinition of section...
2007-10-18 Charles CrayneGenerate stabs entries for any executable section
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-09-17 H. Peter AnvinMinor fixes needed to compile with MSVC++ 2005
2007-08-30 H. Peter AnvinFinishing touches on perfect hash tokenizer; actually...
2007-08-26 Frank Kotlerfinally commit Mike Frysinger's "elf-visibility" patch
2007-04-29 Chuck CrayneClarify comments about relocation entries.
2007-04-29 Chuck CrayneAllow ELF32 to be invoked either as -f elf or -f elf32
2007-04-28 Chuck CrayneInitial support for ELF64