This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-arm-bootstrap_profiled in repository toolchain/ci/binutils-gdb.
from 82d1f134cc gdb: follow-fork: push target and add thread in target_follow_fork adds 29daccc9f3 revise PE IMAGE_SCN_LNK_NRELOC_OVFL test adds 010e444b2f PR28155, Superfluous "the" in the man page adds 47fcfcbadc PR28156, rename.c doesn't compile with MinGW adds 934cb8492f gas: always add dummy symbols when creating XCOFF sections. adds a83ef1c760 gas: correctly output XCOFF tbss symbols with XTY_CM type. adds 6a7ee0010e [gdb/symtab] Implement addrmap_mutable_find adds f897689c88 elf: Treat undefined version as hidden adds 5b3ef0a595 [gdb/symtab] Use lambda function instead of addrmap_foreach_check adds 0613c3306c PR28162, segment fault in mips_elf_assign_gp
No new revisions were added by this update.
Summary of changes: bfd/coffcode.h | 2 +- bfd/elf.c | 1 + bfd/elf32-mips.c | 6 +- bfd/elf64-mips.c | 8 +- binutils/rename.c | 2 + gas/config/tc-ppc.c | 31 +++--- gdb/addrmap.c | 121 ++++++++++++++++++++- ld/ld.texi | 2 +- ld/testsuite/ld-elf/linux-x86.exp | 17 +++ ld/testsuite/ld-elf/pr28158-1.c | 1 + .../copyreloc-main.S => ld-elf/pr28158-2.S} | 13 ++- ld/testsuite/ld-elf/pr28158.nd | 3 + ld/testsuite/ld-elf/pr28158.rd | 7 ++ ld/testsuite/ld-elf/{pr13195.t => pr28158.t} | 0 ld/testsuite/ld-elfvers/vers19.dsym | 2 +- ld/testsuite/ld-elfvers/vers2.dsym | 2 +- ld/testsuite/ld-elfvers/vers22.dsym | 2 +- ld/testsuite/ld-elfvers/vers23.dsym | 2 +- ld/testsuite/ld-elfvers/vers23d.dsym | 4 +- ld/testsuite/ld-elfvers/vers27d4.dsym | 2 +- ld/testsuite/ld-elfvers/vers28c.dsym | 2 +- ld/testsuite/ld-elfvers/vers3.dsym | 2 +- ld/testsuite/ld-elfvers/vers6.dsym | 6 +- 23 files changed, 189 insertions(+), 49 deletions(-) create mode 100644 ld/testsuite/ld-elf/pr28158-1.c copy ld/testsuite/{ld-x86-64/copyreloc-main.S => ld-elf/pr28158-2.S} (66%) create mode 100644 ld/testsuite/ld-elf/pr28158.nd create mode 100644 ld/testsuite/ld-elf/pr28158.rd copy ld/testsuite/ld-elf/{pr13195.t => pr28158.t} (100%)