]> granicus.if.org Git - yasm/commit
Massive warnings cleanup and cleanup of size_t vs uintptr_t vs unsigned long.
authorPeter Johnson <peter@tortall.net>
Sat, 24 Feb 2007 20:19:27 +0000 (20:19 -0000)
committerPeter Johnson <peter@tortall.net>
Sat, 24 Feb 2007 20:19:27 +0000 (20:19 -0000)
commit2f2180767d47ece430fee1343ee357ca97d24770
treeef77eebb6a0ca80484e61b687ce69d603dddd190
parentb0765a936c2cc5f0eb517c77660150aadb524e5a
Massive warnings cleanup and cleanup of size_t vs uintptr_t vs unsigned long.

svn path=/trunk/yasm/; revision=1792
37 files changed:
frontends/yasm/yasm-options.c
libyasm/bitvect.c
libyasm/coretype.h
libyasm/expr.c
libyasm/floatnum.c
libyasm/intnum.c
libyasm/md5.c
libyasm/md5.h
libyasm/mergesort.c
libyasm/phash.c
libyasm/phash.h
modules/arch/x86/x86bc.c
modules/arch/x86/x86expr.c
modules/arch/x86/x86id.c
modules/dbgfmts/codeview/cv-symline.c
modules/dbgfmts/codeview/cv-type.c
modules/dbgfmts/dwarf2/dwarf2-aranges.c
modules/dbgfmts/dwarf2/dwarf2-dbgfmt.h
modules/dbgfmts/dwarf2/dwarf2-info.c
modules/dbgfmts/dwarf2/dwarf2-line.c
modules/dbgfmts/stabs/stabs-dbgfmt.c
modules/listfmts/nasm/nasm-listfmt.c
modules/objfmts/bin/bin-objfmt.c
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/dbg/dbg-objfmt.c
modules/objfmts/elf/elf-objfmt.c
modules/objfmts/elf/elf.c
modules/objfmts/macho/macho-objfmt.c
modules/objfmts/rdf/rdf-objfmt.c
modules/objfmts/xdf/xdf-objfmt.c
modules/parsers/gas/gas-parse.c
modules/parsers/nasm/nasm-parse.c
modules/preprocs/nasm/nasm-pp.c
modules/preprocs/nasm/nasmlib.c
modules/preprocs/nasm/nasmlib.h
tools/gap/gap.c
tools/gap/perfect.c