svn commit: r1795 - in branches/yasm-0.6.x: frontends/yasm libyasm modules/arch/x86 modules/dbgfmts/codeview modules/dbgfmts/dwarf2 modules/dbgfmts/stabs modules/dbgfmts/stabs/tests modules/listfmts/nasm modules/objfmts/bin modules/objfmts/coff modules/objfmts/elf modules/objfmts/macho modules/objfmts/rdf modules/objfmts/xdf modules/parsers/gas modules/parsers/nasm modules/preprocs/nasm tools/gap

peter at tortall.net peter at tortall.net
Sat Feb 24 14:39:56 PST 2007


Author: peter
Date: Sat Feb 24 14:39:55 2007
New Revision: 1795

Modified:
   branches/yasm-0.6.x/frontends/yasm/yasm-options.c
   branches/yasm-0.6.x/libyasm/bitvect.c
   branches/yasm-0.6.x/libyasm/coretype.h
   branches/yasm-0.6.x/libyasm/expr.c
   branches/yasm-0.6.x/libyasm/floatnum.c
   branches/yasm-0.6.x/libyasm/intnum.c
   branches/yasm-0.6.x/libyasm/md5.c
   branches/yasm-0.6.x/libyasm/md5.h
   branches/yasm-0.6.x/libyasm/mergesort.c
   branches/yasm-0.6.x/libyasm/phash.c
   branches/yasm-0.6.x/libyasm/phash.h
   branches/yasm-0.6.x/modules/arch/x86/x86bc.c
   branches/yasm-0.6.x/modules/arch/x86/x86expr.c
   branches/yasm-0.6.x/modules/arch/x86/x86id.c
   branches/yasm-0.6.x/modules/dbgfmts/codeview/cv-symline.c
   branches/yasm-0.6.x/modules/dbgfmts/codeview/cv-type.c
   branches/yasm-0.6.x/modules/dbgfmts/dwarf2/dwarf2-aranges.c
   branches/yasm-0.6.x/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
   branches/yasm-0.6.x/modules/dbgfmts/dwarf2/dwarf2-info.c
   branches/yasm-0.6.x/modules/dbgfmts/dwarf2/dwarf2-line.c
   branches/yasm-0.6.x/modules/dbgfmts/stabs/stabs-dbgfmt.c
   branches/yasm-0.6.x/modules/dbgfmts/stabs/tests/stabs_test.sh   (props changed)
   branches/yasm-0.6.x/modules/listfmts/nasm/nasm-listfmt.c
   branches/yasm-0.6.x/modules/objfmts/bin/bin-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/coff/coff-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/dbg/dbg-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/elf/elf-objfmt.c
   branches/yasm-0.6.x/modules/objfmts/elf/elf.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/gas/gas-parse.c
   branches/yasm-0.6.x/modules/parsers/nasm/nasm-parse.c
   branches/yasm-0.6.x/modules/preprocs/nasm/nasm-pp.c
   branches/yasm-0.6.x/modules/preprocs/nasm/nasmlib.c
   branches/yasm-0.6.x/modules/preprocs/nasm/nasmlib.h
   branches/yasm-0.6.x/tools/gap/gap.c
   branches/yasm-0.6.x/tools/gap/perfect.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1795

Log:
Merge [1790]-[1794] (inclusive) from trunk.


More information about the yasm-cvs mailing list