svn commit: r1792 - in trunk/yasm: frontends/yasm libyasm modules/arch/x86 modules/dbgfmts/codeview modules/dbgfmts/dwarf2 modules/dbgfmts/stabs modules/listfmts/nasm modules/objfmts/bin modules/objfmts/coff modules/objfmts/dbg modules/objfmts/elf modules/objfmts/macho modules/objfmts/rdf modules/objfmts/xdf modules/parsers/gas modules/parsers/nasm tools/gap
peter at tortall.net
peter at tortall.net
Sat Feb 24 12:19:27 PST 2007
Author: peter
Date: Sat Feb 24 12:19:27 2007
New Revision: 1792
Modified:
trunk/yasm/frontends/yasm/yasm-options.c
trunk/yasm/libyasm/bitvect.c
trunk/yasm/libyasm/coretype.h
trunk/yasm/libyasm/expr.c
trunk/yasm/libyasm/floatnum.c
trunk/yasm/libyasm/intnum.c
trunk/yasm/libyasm/md5.c
trunk/yasm/libyasm/md5.h
trunk/yasm/libyasm/mergesort.c
trunk/yasm/libyasm/phash.c
trunk/yasm/libyasm/phash.h
trunk/yasm/modules/arch/x86/x86bc.c
trunk/yasm/modules/arch/x86/x86expr.c
trunk/yasm/modules/arch/x86/x86id.c
trunk/yasm/modules/dbgfmts/codeview/cv-symline.c
trunk/yasm/modules/dbgfmts/codeview/cv-type.c
trunk/yasm/modules/dbgfmts/dwarf2/dwarf2-aranges.c
trunk/yasm/modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
trunk/yasm/modules/dbgfmts/dwarf2/dwarf2-info.c
trunk/yasm/modules/dbgfmts/dwarf2/dwarf2-line.c
trunk/yasm/modules/dbgfmts/stabs/stabs-dbgfmt.c
trunk/yasm/modules/listfmts/nasm/nasm-listfmt.c
trunk/yasm/modules/objfmts/bin/bin-objfmt.c
trunk/yasm/modules/objfmts/coff/coff-objfmt.c
trunk/yasm/modules/objfmts/dbg/dbg-objfmt.c
trunk/yasm/modules/objfmts/elf/elf-objfmt.c
trunk/yasm/modules/objfmts/elf/elf.c
trunk/yasm/modules/objfmts/macho/macho-objfmt.c
trunk/yasm/modules/objfmts/rdf/rdf-objfmt.c
trunk/yasm/modules/objfmts/xdf/xdf-objfmt.c
trunk/yasm/modules/parsers/gas/gas-parse.c
trunk/yasm/modules/parsers/nasm/nasm-parse.c
trunk/yasm/modules/preprocs/nasm/nasm-pp.c
trunk/yasm/modules/preprocs/nasm/nasmlib.c
trunk/yasm/modules/preprocs/nasm/nasmlib.h
trunk/yasm/tools/gap/gap.c
trunk/yasm/tools/gap/perfect.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1792
Log:
Massive warnings cleanup and cleanup of size_t vs uintptr_t vs unsigned long.
More information about the yasm-cvs
mailing list