]> granicus.if.org Git - yasm/commit
Fix bin objfmt handling of cross-section RIP-relative values; also clean
authorPeter Johnson <peter@tortall.net>
Mon, 4 Jun 2007 01:12:37 +0000 (01:12 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 4 Jun 2007 01:12:37 +0000 (01:12 -0000)
commit01b18c53e9665ff620a3fbb319533e1684455e77
tree95cb5b21a5e1083db4dcbb8b4c77638c5eb6010b
parent99a8519e636b56afce78d82d157eaf3e206396e0
Fix bin objfmt handling of cross-section RIP-relative values; also clean
up absolute value handling.

svn path=/trunk/yasm/; revision=1878
modules/objfmts/bin/bin-objfmt.c
modules/objfmts/bin/tests/Makefile.inc
modules/objfmts/bin/tests/bin-rip.asm [new file with mode: 0755]
modules/objfmts/bin/tests/bin-rip.hex [new file with mode: 0644]