]> granicus.if.org Git - yasm/commit
* nasm-token.re: Actually handle $-prefixed names correctly, stripping the $ prefix...
authorPeter Johnson <peter@tortall.net>
Mon, 24 Apr 2006 05:53:26 +0000 (05:53 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 24 Apr 2006 05:53:26 +0000 (05:53 -0000)
commitc6b95ad4759852cae821221754f5e88509b1dd01
tree75620ff8f6ac3e5cc8e88aadb58f41738e292248
parent85380b969225bbc6c97c795489b8ec8e58489689
* nasm-token.re: Actually handle $-prefixed names correctly, stripping the $ prefix and allowing
any combination of characters following.
* win64-dataref.asm: Update to match (has a $-prefixed symbol).

Reported by: Nils Weller <nils@gnulinux.nl>

svn path=/trunk/yasm/; revision=1508
modules/objfmts/win64/tests/win64-dataref.asm
modules/parsers/nasm/nasm-token.re