NASM 2.09.04nasm-2.09.04
commit84637a6d28374abb428520b7e927b9267b01f969
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 21 Nov 2010 16:53:07 +0000 (21 19:53 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 21 Nov 2010 16:53:07 +0000 (21 19:53 +0300)
tree3359b377ce061f436b1b81f98329f700e80e9ac8
parent9348b90f15b7aebee9b90636779bf1aad4d06be6
NASM 2.09.04

Some important fixes:

 - Fix incorrect labels offset for VEX intructions
 - Eliminate bogus warning on implicit operand size override.
 - %if term could not handle 64 bit numbers.
 - The COFF backend was limiting relocations number to 16 bits even if
   in real there were a way more relocations.

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
version