0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00

Merge branch 'nasm-2.03.x'

This commit is contained in:
H. Peter Anvin
2008-06-14 21:36:56 -07:00

View File

@@ -1,3 +1,8 @@
2.03p1 (?)
------
* Fix buffer overflow in the listing module.
* Fix the handling of hexadecimal escape codes in `...` strings.
2.03
----
* Add support for Intel AVX, CLMUL and FMA instructions,