]> granicus.if.org Git - yasm/commit
Add new bc_resolve() family, and rewrite calc_len to /just/ calculate the
authorPeter Johnson <peter@tortall.net>
Thu, 10 Jan 2002 05:01:36 +0000 (05:01 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 10 Jan 2002 05:01:36 +0000 (05:01 -0000)
commitee74365f05d5aff3edaafa51cf9722d8f0f6dd6b
tree30b7a0b43c0bc37c5dcb377e51f243877b7d72de
parent4d77fa5b6b37c6d425c18559cb3a692e35beab27
Add new bc_resolve() family, and rewrite calc_len to /just/ calculate the
length, not modify anything else (particularly expressions w/temp. resolved
labels).

svn path=/trunk/yasm/; revision=452
12 files changed:
libyasm/arch.h
libyasm/bytecode.c
libyasm/bytecode.h
modules/arch/x86/x86-int.h
modules/arch/x86/x86arch.c
modules/arch/x86/x86bc.c
src/arch.h
src/arch/x86/x86-int.h
src/arch/x86/x86arch.c
src/arch/x86/x86bc.c
src/bytecode.c
src/bytecode.h