svn commit: r1744 - in trunk/yasm/modules/objfmts/bin: tests
peter at tortall.net
peter at tortall.net
Sat Jan 27 16:47:17 PST 2007
Author: peter
Date: Sat Jan 27 16:47:16 2007
New Revision: 1744
Added:
trunk/yasm/modules/objfmts/bin/tests/shr.asm
trunk/yasm/modules/objfmts/bin/tests/shr.hex
Modified:
trunk/yasm/modules/objfmts/bin/bin-objfmt.c
trunk/yasm/modules/objfmts/bin/tests/Makefile.inc
Changeset:
http://www.tortall.net/projects/yasm/changeset/1744
Log:
Fix #97: Support right-shifted symbols in binary output (the root cause).
Also fix the symptom by checking for non-NULL value->rel.
More information about the yasm-cvs
mailing list