]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
PowerPC64 undefined weak visibility vs GOT optimisation
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index 818f580e359cd92d4bbaac4b2bc3556c6b07de68..44286c2195d15d84cc8e95246d749c7d3614ce11 100644 (file)
@@ -1,3 +1,8 @@
+2021-03-02  Alan Modra  <amodra@gmail.com>
+
+       * elf64-ppc.c (ppc64_elf_relocate_section): Don't optimise got
+       indirect to pc-relative or toc-relative for undefined symbols.
+
 2021-03-01  Alan Modra  <amodra@gmail.com>
            Fangrui Song <maskray@google.com>