This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-stable-defconfig in repository toolchain/ci/binutils-gdb.
from ee6d95574b Automatic date update in version.in adds 98b0ebab0a Avoid expect's buffer overflow in info-var.exp test. adds 809f915398 Automatic date update in version.in adds 89bdc77eab PR24955, libbfd terminating program on out of memory adds 77486630b1 R_PPC64_PCREL_OPT adds 133a1f6041 PowerPC64 GOT_PCREL relocs adds e47d413a2c PowerPC warning on symbol+offset@got
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 28 ++++++++ bfd/archive.c | 6 +- bfd/elf64-ppc.c | 127 ++++++++++++++++++------------------ bfd/elfcode.h | 11 +++- bfd/libbfd-in.h | 9 +++ bfd/libbfd.h | 9 +++ bfd/opncls.c | 41 ++++++++++-- bfd/plugin.c | 4 +- bfd/version.h | 2 +- gas/ChangeLog | 5 ++ gas/config/tc-ppc.c | 6 +- gdb/testsuite/ChangeLog | 5 ++ gdb/testsuite/gdb.base/info-var.exp | 7 +- ld/ChangeLog | 6 ++ ld/testsuite/ld-powerpc/pcrelopt.d | 17 +++-- ld/testsuite/ld-powerpc/pcrelopt.s | 12 ++++ 16 files changed, 208 insertions(+), 87 deletions(-)