regularized spelling of license to match name of LICENSE file
[platform/upstream/nasm.git] / output / outelf64.c
2007-12-29 Berosetregularized spelling of license to match name of LICENS...
2007-11-14 rootSupport setting OSABI value in ELF header.
2007-11-13 H. Peter AnvinCast 64-bit switch expressions to (int) to keep OpenWat...
2007-11-13 H. Peter AnvinAddress data is int64_t; simplify writing an address...
2007-11-11 Charles CrayneClean up a few more 32-bit bottlenecks
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-19 Frank KotlerMerge branch 'master' of git+ssh://fbkotler@repo.or...
2007-09-19 H. Peter AnvinMerge commit 'origin/master' into sse5
2007-09-19 H. Peter Anvinelf64: fix 32-bit truncations
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-29 H. Peter AnvinGenerate R_X86_64_64 relocations in elf64 output
2007-08-26 Frank Kotlerfinally commit Mike Frysinger's "elf-visibility" patch
2007-05-04 H. Peter Anvin16-bit relocations are standard in ELF64 (at my request...
2007-04-29 Chuck CrayneClarify comments about relocation entries.
2007-04-28 Chuck CrayneEliminate shift count warnings when building on 32...
2007-04-28 Chuck CrayneInitial support for ELF64