This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-aarch64 in repository toolchain/ci/gdb.
from 758ffab46b Fix crash when creating index from index new c99d782d9c PowerPC64 check_relocs new 40ae4abe44 cris bfd config new da422fa49d LTO: Handle __real_SYM reference in IR new 4a947dc62f Automatic date update in version.in new 18e60f7c8a bfd: Check NULL pointer before setting ref_real
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/config.bfd | 2 -- bfd/elf64-ppc.c | 39 ++++++++++----------------------------- bfd/linker.c | 2 ++ bfd/version.h | 2 +- include/bfdlink.h | 3 +++ ld/plugin.c | 7 +++++-- ld/testsuite/ld-plugin/lto.exp | 8 ++++++++ ld/testsuite/ld-plugin/pr29086.c | 19 +++++++++++++++++++ 8 files changed, 48 insertions(+), 34 deletions(-) create mode 100644 ld/testsuite/ld-plugin/pr29086.c