summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-10-17 23:36:45 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-10-17 23:36:45 -0700
commit3ffd0fc1576a6745badd63a022a6b1e5c0c20fbd (patch)
tree68416045d8efae319de8df918f54c8db630bd1e6
parent2a282275fec471daf93426f5fc2c4c92ba3197e4 (diff)
downloadnasm-3ffd0fc1576a6745badd63a022a6b1e5c0c20fbd.tar.gz
doc/changes.src: document massive changes to ELF64 backend
We didn't just fix the GOT stuff, but also now properly use RELA and so forth. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--doc/changes.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/changes.src b/doc/changes.src
index 78d2125a..65c02939 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -32,7 +32,7 @@ since 2007.
\b Fix RIP-relative offsets when the instruction carries an immediate.
-\b Fix the generation of RIP-relative GOT relocations in ELF64.
+\b Massive overhaul of the ELF64 backend for spec compliance.
\S{cl-2.04} Version 2.04