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 54603750398 [gdb/testsuite] Use expect_build_id_in_core_file a bit more new 68d46610140 LD/PE: Make arch identifiers enumeration constants new 3c33c8c7c70 LD/PE: Remove remains of MIPS target support
The 2 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: ld/pe-dll.c | 61 ++++------------------ ld/testsuite/ld-pe/image-fixup-16.d | 16 ++++++ ld/testsuite/ld-pe/image-fixup-16.s | 4 ++ ld/testsuite/ld-pe/image-fixup-32.d | 14 +++++ .../region1b.s => ld-pe/image-fixup-32.s} | 2 + ld/testsuite/ld-pe/image-fixup-64.d | 14 +++++ ld/testsuite/ld-pe/image-fixup-64.s | 4 ++ ld/testsuite/ld-pe/pe.exp | 4 ++ 8 files changed, 69 insertions(+), 50 deletions(-) create mode 100644 ld/testsuite/ld-pe/image-fixup-16.d create mode 100644 ld/testsuite/ld-pe/image-fixup-16.s create mode 100644 ld/testsuite/ld-pe/image-fixup-32.d copy ld/testsuite/{ld-mips-elf/region1b.s => ld-pe/image-fixup-32.s} (55%) create mode 100644 ld/testsuite/ld-pe/image-fixup-64.d create mode 100644 ld/testsuite/ld-pe/image-fixup-64.s