summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@linux.intel.com>2012-12-04 13:36:42 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2012-12-04 13:36:42 -0800
commitf2ded5051dbd876b501365ae9c60ff9679b02100 (patch)
treeb17d605e8a0020d0c5393be9023aeb52e68b3a7a
parent0863bc386b2607d9f689d9ff23094e042b54f9eb (diff)
downloadnasm-f2ded5051dbd876b501365ae9c60ff9679b02100.tar.gz
changes: document fix of macho64
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
-rw-r--r--doc/changes.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 21e3ea05..81852e27 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -22,6 +22,8 @@ under certain circumstances.
\b Fix assembly of the \c{VPCMPGTQ} instruction.
+\b Fix RIP-relative relocations in the \c{macho64} backend.
+
\S{cl-2.10.05} Version 2.10.05
\b Add the \c{CLAC} and \c{STAC} instructions.