summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2012-10-08 12:05:59 +0800
committerH. Peter Anvin <hpa@linux.intel.com>2012-10-08 12:05:59 +0800
commit4dab7a000f72d613ae7cc75945f13bae5bf3a7ba (patch)
treed73c8b979626fb58961c477f7a4c181e6933186a
parent7f8c794d210b03fca590bad51b9562a2aae8451d (diff)
downloadnasm-4dab7a000f72d613ae7cc75945f13bae5bf3a7ba.tar.gz
doc/changes.src: Update to include recent changes.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--doc/changes.src7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 63077c49..21e3ea05 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.