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

changes.src: List of changes for the next release

Prepare a list of changes for a 2.10.04 release.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin 2012-08-17 15:42:24 -07:00
parent 3fbb2e89ab
commit 480435c0d2

View File

@ -7,6 +7,18 @@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
\S{cl-2.10.04} Version 2.10.04
\b Add back the inadvertently deleted 256-bit version of the \c{VORPD}
instruction.
\b Correct disassembly of instructions starting with byte \c{82} hex.
\b Fix corner cases in token pasting, for example:
\c %define N 1e%++%+ 5
\c dd N, 1e+5
\S{cl-2.10.03} Version 2.10.03
\b Correct the assembly of the instruction: