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 1f95afb8894 Automatic date update in version.in new 97da0e2677c tweak __ehdr_start visibility and flags for check_relocs new 1657026ccd8 PowerPC64 DT_RELR new e29de63f0d1 lang_size_relro_segment tidy new 48e3e6aec8a Check thin archive element file size against archive header new e2c0149e8b0 PR28029, debuginfod tests
The 5 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/archive.c | 12 +- bfd/elf-bfd.h | 5 +- bfd/elf64-ppc.c | 592 +++++++++++++++++++++++++---- binutils/objdump.c | 112 +++--- binutils/testsuite/lib/binutils-common.exp | 4 +- ld/emulparams/elf64ppc.sh | 1 + ld/ldelf.c | 5 - ld/ldlang.c | 63 ++- ld/testsuite/ld-elf/dt-relr-2b.d | 2 +- ld/testsuite/ld-elf/dt-relr-2c.d | 2 +- ld/testsuite/ld-elf/dt-relr-2d.d | 2 +- ld/testsuite/ld-elf/dt-relr-2e.d | 2 +- 12 files changed, 637 insertions(+), 165 deletions(-)