projects
/
platform
/
upstream
/
nasm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a65f71
)
doc/changes.src: document -W/-w fix as a NASM 2.05.01 feature.
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 29 Oct 2008 17:51:51 +0000
(10:51 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Wed, 29 Oct 2008 17:51:51 +0000
(10:51 -0700)
Make -W/-w fix a release note for NASM 2.05.01.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
doc/changes.src
patch
|
blob
|
history
diff --git
a/doc/changes.src
b/doc/changes.src
index d546b398c083c3e1cfda1c77d4f16200701bb8eb..2fce8c153d9f136a426aba92a1eb4c9dd66d20d1 100644
(file)
--- a/
doc/changes.src
+++ b/
doc/changes.src
@@
-8,6
+8,11
@@
The NASM 2 series support x86-64, and is the production version of NASM
since 2007.
+\S{cl-2.05.01} Version 2.05.01
+
+\b Fix the \c{-w}/\c{-W} option parsing, which was broken in NASM 2.05.
+
+
\S{cl-2.05} Version 2.05
\b Fix redundant REX.W prefix on \c{JMP reg64}.