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-lts-allnoconfig 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 new d69cd47e7e Re: gas/ELF: don't accumulate .type settings
The 1 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 +- gas/ChangeLog | 9 ++ gas/config/obj-elf.c | 17 ---- gas/config/tc-mips.c | 30 +++--- gas/config/tc-mips.h | 5 + gas/testsuite/gas/elf/type-2.e | 10 ++ 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 +- 18 files changed, 279 insertions(+), 120 deletions(-)