]> granicus.if.org Git - yasm/commit
win64: Default to nobase for .xdata section.
authorPeter Johnson <peter@tortall.net>
Mon, 31 Oct 2011 05:21:57 +0000 (22:21 -0700)
committerPeter Johnson <peter@tortall.net>
Mon, 31 Oct 2011 05:21:57 +0000 (22:21 -0700)
commitb334347286cc1cd088d79ff7c81ceca0a4ad923c
treeb42a9e2411ed778281af4af1a422652981fca857
parent2bd66514b6b100887c19d8598da38347b3cff40e
win64: Default to nobase for .xdata section.

Also add ..imagebase special symbol to force use of a nobase relocation.

[#135 state:resolved]
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/win64/tests/Makefile.inc
modules/objfmts/win64/tests/win64-imagebase.asm [new file with mode: 0644]
modules/objfmts/win64/tests/win64-imagebase.hex [new file with mode: 0644]