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-arm-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from 55904abea4 Automatic date update in version.in adds 3836e1d1ab Re: PowerPC notoc call stub tests adds 62a47958bd PR24785, bfd crashes on empty .PPC.EMB.apuinfo section adds ea142fbfc9 Fix breakpoints on file reloads for PIE binaries adds 1f6f6e21fa Ensure GDB printf command can print convenience var strings [...] adds 64da05d557 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 6 ++ bfd/elf32-ppc.c | 4 +- bfd/version.h | 2 +- gdb/ChangeLog | 13 +++ gdb/NEWS | 7 ++ gdb/printcmd.c | 140 +++++++++++++++++----------- gdb/symfile.c | 12 +++ gdb/testsuite/ChangeLog | 10 ++ gdb/testsuite/gdb.base/break-idempotent.exp | 66 +++++++------ gdb/testsuite/gdb.base/printcmds.exp | 59 +++++++++++- ld/ChangeLog | 5 + ld/testsuite/ld-powerpc/callstub-1.d | 2 +- ld/testsuite/ld-powerpc/callstub-2.d | 2 +- 13 files changed, 237 insertions(+), 91 deletions(-)