regularized spelling of license to match name of LICENSE file
[platform/upstream/nasm.git] / output / outelf32.c
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
2007-12-10 H. Peter AnvinMerge branch 'master' of git+ssh://repo.or.cz/srv/git...
2007-12-01 Charles CrayneFix elf vs elf32 stabs generation bug
2007-11-14 rootSupport setting OSABI value in ELF header.
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-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