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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 25c816e70e Automatic date update in version.in adds 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 new 1f6f6e21fa Ensure GDB printf command can print convenience var strings [...] new 64da05d557 Automatic date update in version.in
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: 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(-)