From 875138830bae36858aad2ac7073e682fc4f4ac12 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Sat, 21 Feb 2009 18:26:20 -0800 Subject: [PATCH] changes.src: document WAIT and %$$ fixes --- doc/changes.src | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/changes.src b/doc/changes.src index f336d93e..6e29e1c6 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -27,6 +27,12 @@ since 2007. \b Update AVX support to version 5 of the Intel specification. +\b Fix the handling of accesses to context-local macros from higher + levels in the context stack. + +\b Treat \c{WAIT} as a prefix rather than as an instruction, thereby + allowing constructs like \c{O16 FSAVE} to work correctly. + \S{cl-2.05.01} Version 2.05.01 -- 2.11.4.GIT