This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 8107ddcea1 Work around gcc9 warning bug new 066f4018ae PowerPC64 GOT indirect to GOT relative optimisation
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: bfd/ChangeLog | 9 ++ bfd/elf64-ppc.c | 210 ++++++++++++++++++++++++++++++++++++- ld/ChangeLog | 13 +++ ld/testsuite/ld-powerpc/elfv2exe.d | 2 +- ld/testsuite/ld-powerpc/elfv2so.d | 12 +-- ld/testsuite/ld-powerpc/tocopt.d | 14 +-- ld/testsuite/ld-powerpc/tocopt.s | 3 +- ld/testsuite/ld-powerpc/tocopt5.d | 11 +- ld/testsuite/ld-powerpc/tocopt5.s | 1 - ld/testsuite/ld-powerpc/tocopt7.d | 2 +- ld/testsuite/ld-powerpc/tocopt7.s | 1 - ld/testsuite/ld-powerpc/tocopt8.d | 24 ++--- ld/testsuite/ld-powerpc/tocopt8.s | 1 - 13 files changed, 263 insertions(+), 40 deletions(-)