summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2010-07-07 01:48:33 +0400
committerCyrill Gorcunov <gorcunov@gmail.com>2010-07-07 01:48:33 +0400
commitf2c1cb06e0ff6165708accd9c36af3d4c6ed5934 (patch)
treee632bf1e03cf486bfe2307b7ca4ad67d8a414676
parent1e3805f975a8727d8430e34245cd8f849bcb5090 (diff)
downloadnasm-f2c1cb06e0ff6165708accd9c36af3d4c6ed5934.tar.gz
doc: Update changes.src
Before soon-coming 2.09rc2. Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
-rw-r--r--doc/changes.src34
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 1d98a076..814901a1 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,6 +7,40 @@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.09} Version 2.09
+
+\b Updates of new AVX v7 Intel instruciotns.
+
+\b PUSH imm32 now officially documented.
+
+\b Fix for encoding the LFS, LGS and LSS in 64-bit mode.
+
+\b Fixes for compatibility with Watcom compilers and DOS 8.3 file format.
+
+\b Macros parameter range expansion introduced.
+
+\b Backward compatibility on expanging of local sigle macros restored.
+
+\b 8 bit relocations for ELF and BIN targets are introduced.
+
+\b Short intersegment jumps are permitted now.
+
+\b SECTALIGN directive introduced.
+
+\b No-jump mode introduced for smartaligns.
+
+\b Short target aliases such as win, elf, macho introduced.
+
+\b Various small improvements in documentation.
+
+\b No hang anymore if malloc.log fails on creation.
+
+\b The environments without vsnprintf function is able to compile nasm again.
+
+\b AMD LWP instructions updated.
+
+\b Tighten EA checks. We warn a user if there overflow in EA addressing.
+
\S{cl-2.08} Version 2.08