summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-09-10 23:04:56 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-09-10 23:04:56 -0700
commita2d542ccaa12f2f97894d38db784876cfc9a194b (patch)
tree6e17b4f27b06b3596b83b4db2f8fe32e536304dd
parent2581c869b1ceabdc243f88b9b72d81554bc6a35a (diff)
downloadnasm-a2d542ccaa12f2f97894d38db784876cfc9a194b.tar.gz
changes: document optimizer change
-rw-r--r--doc/changes.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index d0abb5b1..b39d3a5b 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -39,6 +39,10 @@ since 2007.
\b Numerous bug fixes, especially to the AES, AVX and VTX instructions.
+\b The optimizer now always runs until it converges. It also runs even
+ when disabled, but doesn't optimize. This allows most forward references
+ to be resolved properly.
+
\S{cl-2.03.01} Version 2.03.01