]> granicus.if.org Git - yasm/commit
Change calc_len to call back to add_span function so that multiple spans can
authorPeter Johnson <peter@tortall.net>
Sun, 28 May 2006 04:54:44 +0000 (04:54 -0000)
committerPeter Johnson <peter@tortall.net>
Sun, 28 May 2006 04:54:44 +0000 (04:54 -0000)
commit26e2ac882f43b0965918a22b6f147f6e95d33f3e
treeef1744a15c31b2044d5cd581653075ef27aff1b6
parent309ee78ee4da6e53802a8e8e62ba0db7bf173687
Change calc_len to call back to add_span function so that multiple spans can
be added by a single calc_len.

svn path=/branches/new-optimizer/; revision=1544
libyasm/bc-int.h
libyasm/bytecode.c
libyasm/bytecode.h
libyasm/intnum.c
libyasm/intnum.h
libyasm/section.c
modules/arch/x86/x86bc.c