]> git.ipfire.org Git - thirdparty/LuaJIT.git/commitdiff
Update changelog.
authorMike Pall <mike>
Sat, 24 Oct 2015 17:38:48 +0000 (19:38 +0200)
committerMike Pall <mike>
Sat, 24 Oct 2015 17:38:48 +0000 (19:38 +0200)
doc/changes.html

index 82d3c140349c2a70c402436ffb5a3b8734b9b8dc..826cd2436bdcb4bdc8399b28efbc54682c541a6a 100644 (file)
@@ -113,6 +113,7 @@ Please take a look at the commit history for more details.
 <li>x64: Add separate port of the interpreter to <tt>LJ_GC64</tt> mode.</li>
 <li>x86/x64: Drop internal x87 math functions. Use libm functions.</li>
 <li>x86: Remove x87 support from interpreter. SSE2 is mandatory now.</li>
+<li>x86/x64: Add support for AES-NI, AVX and AVX2 to DynASM.</li>
 <li>PPC/e500: Drop support for this architecture.</li>
 </ul></li>
 <li>FFI library: