]> granicus.if.org Git - yasm/commit
Fix #153: Name the absolute symbol.
authorPeter Johnson <peter@tortall.net>
Thu, 4 Sep 2008 04:45:30 +0000 (04:45 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 4 Sep 2008 04:45:30 +0000 (04:45 -0000)
commitc80ed373bab9bf5948a8d06b687a93845301bd28
treec9b5cb53d2a28f9036819e2d46678bbc9d0d0957
parenta1b9924b9a882139327c671eaf5254fb5cf86fcf
Fix #153: Name the absolute symbol.
While we're here, ensure it's always output regardless of all_syms setting.

svn path=/trunk/yasm/; revision=2120
modules/objfmts/coff/coff-objfmt.c
modules/objfmts/win64/tests/Makefile.inc
modules/objfmts/win64/tests/win64-abs.asm [new file with mode: 0644]
modules/objfmts/win64/tests/win64-abs.hex [new file with mode: 0644]