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 06c441cceff sim: mips: Add simulator support for mips32r6/mips64r6 new 8df52eeeb06 Detect .eh_frame_hdr earlier for SIZEOF_HEADERS new cd8adbf3017 Enable "size" as a dumpprog in ld new 9810db10f72 PR28827 testcase
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/elf-bfd.h | 7 +- bfd/elf-eh-frame.c | 3 +- bfd/elf.c | 18 +- bfd/elflink.c | 2 +- binutils/testsuite/lib/binutils-common.exp | 1 + ld/testsuite/config/default.exp | 8 + ld/testsuite/ld-powerpc/powerpc.exp | 1 + ld/testsuite/ld-powerpc/pr28827-1.d | 4 + ld/testsuite/ld-powerpc/pr28827-1.s | 6828 ++++++++++++++++++++++++++++ 9 files changed, 6861 insertions(+), 11 deletions(-) create mode 100644 ld/testsuite/ld-powerpc/pr28827-1.d create mode 100644 ld/testsuite/ld-powerpc/pr28827-1.s