0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-10-10 00:25:06 -04:00

Merge branch 'nasm-2.09.xx'

Conflicts:
	doc/changes.src
	version

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov
2011-03-12 22:35:42 +03:00
6 changed files with 32 additions and 5 deletions

View File

@@ -19,7 +19,15 @@ since 2007.
To force a specific form, use the \c{STRICT} keyword, see \k{strict}.
\S{cl-2.09.05} Version 2.09.06
\S{cl-2.09.07} Version 2.09.07
\b Fix attempts to close same file several times
when \c{-a} option is used.
\b Fixes for VEXTRACTF128, VMASKMOVPS encoding.
\S{cl-2.09.06} Version 2.09.06
\b Fix missed section attribute initialization in \c{bin} output target.