svn commit: r1562 - in branches/new-optimizer: frontends/yasm modules/arch/x86 modules/arch/x86/tests
peter at tortall.net
peter at tortall.net
Sat Jun 10 09:54:47 PDT 2006
Author: peter
Date: Sat Jun 10 09:54:45 2006
New Revision: 1562
Modified:
branches/new-optimizer/frontends/yasm/yasm.c
branches/new-optimizer/libyasm/section.c
branches/new-optimizer/libyasm/section.h
branches/new-optimizer/modules/arch/x86/tests/effaddr.asm
branches/new-optimizer/modules/arch/x86/tests/effaddr.hex
branches/new-optimizer/modules/arch/x86/x86bc.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1562
Log:
yasm_object_optimize(): Fix error/warning handling by using the new method.
effaddr.asm: Disable now-unsupported construct of [reg*(label2-label)].
x86_bc_insn_calc_len(): Don't destroy NULL intnum.
More information about the yasm-cvs
mailing list