svn commit: r1848 - in branches/yasm-0.6.x: libyasm modules/dbgfmts/dwarf2 modules/objfmts/coff modules/objfmts/elf modules/objfmts/macho modules/objfmts/rdf modules/objfmts/xdf modules/parsers/nasm

peter at tortall.net peter at tortall.net
Sat May 19 10:35:50 PDT 2007


Author: peter
Date: Sat May 19 10:35:49 2007
New Revision: 1848

Added:
   branches/yasm-0.6.x/modules/parsers/nasm/tests/strucalign.asm
      - copied unchanged from r1842, /trunk/yasm/modules/parsers/nasm/tests/strucalign.asm
   branches/yasm-0.6.x/modules/parsers/nasm/tests/strucalign.hex
      - copied unchanged from r1842, /trunk/yasm/modules/parsers/nasm/tests/strucalign.hex
   branches/yasm-0.6.x/modules/parsers/nasm/tests/struczero.asm
      - copied unchanged from r1842, /trunk/yasm/modules/parsers/nasm/tests/struczero.asm
   branches/yasm-0.6.x/modules/parsers/nasm/tests/struczero.hex
      - copied unchanged from r1842, /trunk/yasm/modules/parsers/nasm/tests/struczero.hex
Modified:
   branches/yasm-0.6.x/libyasm/bc-reserve.c
   branches/yasm-0.6.x/libyasm/bytecode.c
   branches/yasm-0.6.x/libyasm/bytecode.h
   branches/yasm-0.6.x/libyasm/section.c
   branches/yasm-0.6.x/libyasm/section.h
   branches/yasm-0.6.x/libyasm/symrec.c
   branches/yasm-0.6.x/modules/dbgfmts/dwarf2/dwarf2-line.c
   branches/yasm-0.6.x/modules/objfmts/coff/coff-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/elf/elf-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/elf/elf-x86-amd64.c
   branches/yasm-0.6.x/modules/objfmts/elf/elf-x86-x86.c
   branches/yasm-0.6.x/modules/objfmts/macho/macho-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/rdf/rdf-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/xdf/xdf-objfmt.c
   branches/yasm-0.6.x/modules/parsers/nasm/nasm-parse.c
   branches/yasm-0.6.x/modules/parsers/nasm/nasm-parser.c
   branches/yasm-0.6.x/modules/parsers/nasm/nasm-parser.h
   branches/yasm-0.6.x/modules/parsers/nasm/tests/Makefile.inc
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1848

Log:
Merge [1842] from trunk: Move absolute section handling into NASM parser.



More information about the yasm-cvs mailing list