svn commit: r1681 - in trunk/yasm: frontends/yasm
peter at tortall.net
peter at tortall.net
Mon Nov 6 22:40:05 PST 2006
Author: peter
Date: Mon Nov 6 22:40:05 2006
New Revision: 1681
Modified:
trunk/yasm/frontends/yasm/yasm.c
trunk/yasm/modules/arch/x86/x86arch.c
trunk/yasm/modules/arch/x86/x86arch.h
trunk/yasm/modules/arch/x86/x86id.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1681
Log:
Allow overriding of strict-ness requirement with command line option
"--force-strict", which switches Yasm back to the old behavior of treating
any sized operand as "strict" (forcing the actual size).
Requested by: Michael Urman <mu at tortall.net>
More information about the yasm-cvs
mailing list