Check GOTOFF reloc against protected data on x86
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index dd3069878037b5c4d036973fc2611f3802fe11ac..ea3543552ad23aa02d7722a94a2e984efd806163 100644 (file)
@@ -1,3 +1,12 @@
+2015-04-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/pr17709
+       * elf32-i386.c (elf_i386_relocate_section): Also check R_386_GOTOFF
+       against protected data symbol when building shared library.
+       * elf64-x86-64.c (elf_x86_64_relocate_section): Also check
+       R_X86_64_GOTOFF64 against protected data symbol when building
+       shared library.
+
 2015-04-10  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/pr15228
This page took 0.02344 seconds and 4 git commands to generate.