summaryrefslogtreecommitdiffstats
path: root/elfcpp/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-05-11 11:10:19 +0000
committerH.J. Lu <hjl.tools@gmail.com>2012-05-11 11:10:19 +0000
commitfd885f3a4d85dc33d794ca359ea91f31e3082717 (patch)
tree012c78d271e7eca621e78198dc5d675e62593a2d /elfcpp/ChangeLog
parent6750a3a77504bb879eb639c34a2911e704644ba4 (diff)
downloadppe42-binutils-fd885f3a4d85dc33d794ca359ea91f31e3082717.tar.gz
ppe42-binutils-fd885f3a4d85dc33d794ca359ea91f31e3082717.zip
Handle R_X86_64_64 properly for x32
elfcpp/ PR gold/14091 * x86_64.h (R_X86_64_RELATIVE64): New. gold/ PR gold/14091 * x86_64.cc (Target_x86_64::Scan::local): For x32, generate R_X86_64_RELATIVE64 instead of R_X86_64_RELATIVE in case of R_X86_64_64.
Diffstat (limited to 'elfcpp/ChangeLog')
-rw-r--r--elfcpp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index 1ec14e8b30..4c25a870eb 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR gold/14091
+ * x86_64.h (R_X86_64_RELATIVE64): New.
+
2012-05-01 Cary Coutant <ccoutant@google.com>
* dwarf.h (enum DW_TAG, enum DW_FORM, enum DW_AT, enum DW_ENCODING)
OpenPOWER on IntegriCloud