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 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 adds d69cd47e7e Re: gas/ELF: don't accumulate .type settings
No new revisions were added by this update.
Summary of changes: 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 +++++++++++- 13 files changed, 263 insertions(+), 117 deletions(-)