]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
x86-64: Skip protected check on symbol defined by linker
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index e206629bd763f346a601e116ff527760b10baa97..f0aec1f655617debb7cef03e04a0b14674771360 100644 (file)
@@ -1,3 +1,9 @@
+2019-02-27  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/24276
+       * elf64-x86-64.c (elf_x86_64_check_relocs): Skip symbol defined
+       by linker when checking copy reloc on protected symbol.
+
 2019-02-24  Alan Modra  <amodra@gmail.com>
 
        PR 24144