changes: add changes since 2.10.01
authorH. Peter Anvin <hpa@zytor.com>
Sat, 21 Jul 2012 00:53:55 +0000 (17:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 21 Jul 2012 00:53:55 +0000 (17:53 -0700)
ilog2*() and new instructions.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/changes.src

index 09ff7d3..c7d1576 100644 (file)
@@ -7,6 +7,13 @@
 The NASM 2 series support x86-64, and is the production version of NASM
 since 2007.
 
+\S{cl-2.10.02} Version 2.10.02
+
+\b Add the \c{ifunc} macro package with integer functions, currently
+only integer logarithms.  See \k{pkg_ifunc}.
+
+\b Add the \c{RDSEED}, \c{ADCX} and \c{ADOX} instructions.
+
 \S{cl-2.10.01} Version 2.10.01
 
 \b Add missing VPMOVMSKB instruction with reg32, ymmreg operands.