From 79fd43b22862ebbc024f9b85a4d730cfc6039cf8 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sun, 13 Jul 2008 15:25:54 -0700 Subject: Update CHANGES to current delta from 2.03.x. --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 50bbd95e..36462307 100644 --- a/CHANGES +++ b/CHANGES @@ -7,6 +7,12 @@ * Fix bug in case-insensitive matching when compiled on platforms that don't use the "configure" script. Of the official release binaries, that only affects the OS/2 binary. +* Correct the handling of nested %reps. +* Support for x87 packed BCD constants. +* New %warning directive to issue user-controlled warnings. +* New %strcat directive to join strings together. +* Correct the LTR instruction in 64-bit mode. +* Fix unnecessary REX.W prefix on indirect jumps in 64-bit mode. 2.03.01 ------- -- cgit v1.2.1