summaryrefslogtreecommitdiff
path: root/include/elf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r--include/elf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog
index 8dc601ce405..08b67019b65 100644
--- a/include/elf/ChangeLog
+++ b/include/elf/ChangeLog
@@ -1,5 +1,10 @@
2015-10-22 H.J. Lu <hongjiu.lu@intel.com>
+ * x86-64.h (R_X86_64_GOTPCRELX): New.
+ (R_X86_64_REX_GOTPCRELX): Likewise.
+
+2015-10-22 H.J. Lu <hongjiu.lu@intel.com>
+
* i386.h (R_386_GOT32X): New relocation.
2015-10-07 Cupertino Miranda <cmiranda@synopsys.com>