summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Kukunas <james.t.kukunas@linux.intel.com>2014-10-17 14:51:36 -0700
committerJim Kukunas <james.t.kukunas@linux.intel.com>2014-10-17 15:07:41 -0700
commite3e4f7c8fb5df82e6c4a737953b9c67fd5bd71ac (patch)
tree463cb38eeeb815929f87b64d1c7bdd298a0fd35c
parentdcaef4b09502aae7bd347df05d02a7e3dc52900a (diff)
downloadnasm-e3e4f7c8fb5df82e6c4a737953b9c67fd5bd71ac.tar.gz
doc: Document -MF/-MD and updated AVX512 instructions
Document changes for 2.11.06 Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
-rw-r--r--doc/changes.src9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index ec4de219..b83738f0 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,15 @@
The NASM 2 series supports x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.11.06} Version 2.11.06
+
+\b Update AVX512 instructions based on the Extension Reference (319433-021 Sept
+2014).
+
+\b Fix the behavior of \c{-MF} and \c{-MD} options (Bugzilla 3392280)
+
+\b Updated Win32 Makefile to fix issue with build
+
\S{cl-2.11.05} Version 2.11.05
\b Add \c{--v} as an alias for \c{-v} (see \k{opt-v}), for