NASM 2.11.07nasm-2.11.07
commit00590792fe2ede83db2f66a562d8fd837cfb1061
authorCyrill Gorcunov <gorcunov@gmail.com>
Tue, 9 Dec 2014 18:52:09 +0000 (9 21:52 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Tue, 9 Dec 2014 18:52:09 +0000 (9 21:52 +0300)
treed149e187ef70616d97e934336e4ff31d84d78068
parente3131143fa3654c85c46a6bbb75d6d4736e53459
NASM 2.11.07

A few changes here

 - fix in VMOVNTPS 256 bit encoding
 - fix nil dereference in memory parsing code
   and access to uninitialized space when handling
   strings
 - fix processing of -MD option, the commit 599a982
   was fixing one issue but occasionally broke visible
   command line api, leading to (for example) syslinux
   can't be built with previous version.

There are some more bugs which are to be addressed
but due to fix of -MD option we need to release update.

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