From 1b4b42599f250b77443bd06151045f0171441687 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 23 May 2008 18:03:26 -0700 Subject: CHANGES since 2.02, so far... --- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2ae2b855..c51803a8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,16 @@ +2.03 +---- +* Add support for Intel AVX, CLMUL and FMA instructions, + including YMM registers. +* "dy", "resy" and "yword" for 32-byte operands. +* Fix some SSE5 instructions. +* Intel INVEPT, INVVPID and MOVBE instructions. +* Fix checking for critical expressions when the optimizer is enabled. +* Support the DWARF debugging format for ELF targets. +* Fix optimizations of signed bytes. +* Fix operation on bigendian machines. +* Fix buffer overflow in the preprocessor. + 2.02 ---- * Additional fixes for MMX operands with explicit "qword", as well as -- cgit v1.2.1