svn commit: r1560 - in branches/new-optimizer: libyasm modules/arch/x86

peter at tortall.net peter at tortall.net
Fri Jun 9 21:01:17 PDT 2006


Author: peter
Date: Fri Jun  9 21:01:12 2006
New Revision: 1560

Modified:
   branches/new-optimizer/libyasm/bytecode.c
   branches/new-optimizer/libyasm/bytecode.h
   branches/new-optimizer/libyasm/section.c
   branches/new-optimizer/libyasm/value.c
   branches/new-optimizer/libyasm/value.h
   branches/new-optimizer/modules/arch/x86/x86arch.h
   branches/new-optimizer/modules/arch/x86/x86bc.c
   branches/new-optimizer/modules/arch/x86/x86id.c
   branches/new-optimizer/tools/python-yasm/bytecode.pxi
   branches/new-optimizer/tools/python-yasm/value.pxi
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1560

Log:
Get rid of origin_prevbc; it's no longer needed due to yasm_value handling
of PC-relative values.

Add new yasm_value_get_intnum(); this is a simplified variant of
yasm_value_output_basic().



More information about the yasm-cvs mailing list