diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 55cfa53..c4312c8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +2015-10-01 H.J. Lu <hongjiu.lu@intel.com> + + PR ld/19031 + * elf64-x86-64.c (elf_x86_64_check_relocs): Set + pointer_equality_needed for R_X86_64_PC32 reloc in non-code + sections. + 2015-10-01 Renlin Li <renlin.li@arm.com> * elfnn-aarch64.c (elfNN_aarch64_output_plt_map): Remove. |