From: H. Peter Anvin Date: Mon, 8 Oct 2012 04:05:59 +0000 (+0800) Subject: doc/changes.src: Update to include recent changes. X-Git-Tag: nasm-2.11.05~206 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4dab7a000f72d613ae7cc75945f13bae5bf3a7ba;p=platform%2Fupstream%2Fnasm.git doc/changes.src: Update to include recent changes. Signed-off-by: H. Peter Anvin --- diff --git a/doc/changes.src b/doc/changes.src index 63077c4..21e3ea0 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -15,6 +15,13 @@ dependency generation options. \b If no dependency target name is specified via the \c{-MT} or \c{-MQ} options, quote the default output name. +\b Fix assembly of shift operations in \c{CPU 8086} mode. + +\b Fix incorrect generation of explicit immediate byte for shift by 1 +under certain circumstances. + +\b Fix assembly of the \c{VPCMPGTQ} instruction. + \S{cl-2.10.05} Version 2.10.05 \b Add the \c{CLAC} and \c{STAC} instructions.