diff options
Diffstat (limited to 'include/elf/ChangeLog')
-rw-r--r-- | include/elf/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 8dc601c..08b6701 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> |