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 afdcafe8911 CSKY: Add objdump option -M abi-names. new c94053440e2 PR26655, Power10 libstdc++.so R_PPC64_NONE dynamic relocs new 294338867c2 PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw new a993d270f84 [GOLD] PowerPC64 __tls_get_addr_opt stub
The 3 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 | 30 ++++ bfd/elf64-ppc.c | 451 +++++++++++++++++++++++++++-------------------- bfd/elf64-ppc.h | 3 +- gold/ChangeLog | 5 + gold/powerpc.cc | 31 ++-- ld/ChangeLog | 7 + ld/emultempl/ppc64elf.em | 18 +- 7 files changed, 331 insertions(+), 214 deletions(-)