svn commit: r1606 - in trunk/yasm: libyasm modules/arch/x86

peter at tortall.net peter at tortall.net
Sat Aug 12 11:27:05 PDT 2006


Author: peter
Date: Sat Aug 12 11:27:04 2006
New Revision: 1606

Added:
   trunk/yasm/modules/arch/x86/tests/ea-nonzero.asm
   trunk/yasm/modules/arch/x86/tests/ea-nonzero.errwarn
   trunk/yasm/modules/arch/x86/tests/ea-nonzero.hex
Modified:
   trunk/yasm/libyasm/section.c
   trunk/yasm/modules/arch/x86/tests/Makefile.inc
   trunk/yasm/modules/arch/x86/x86bc.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1606

Log:
Fix #58 and a more basic form of this bug (all EAs that needed non-zero
displacement length and required optimization would end up with 0
displacement length, causing an internal error).



More information about the yasm-cvs mailing list