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-stable-allyesconfig in repository toolchain/ci/binutils-gdb.
from 755251522a [gdb/testsuite] Fix gdb.go/methods.exp adds d4d947ae37 Update partial_symtab comment adds 5522c15d39 Automatic date update in version.in adds dda42c0b7b Add a mostlyclean target to gdbserver adds 7b3c27152b PR25585, PHDR segment not covered by LOAD segment new 3f0cbb04d0 Style field names in "print"
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/elf.c | 6 +++- bfd/version.h | 2 +- gdb/ChangeLog | 25 ++++++++++++++++ gdb/ada-typeprint.c | 3 +- gdb/ada-valprint.c | 9 ++++-- gdb/c-typeprint.c | 5 ++-- gdb/cp-valprint.c | 18 +++++++---- gdb/f-typeprint.c | 3 +- gdb/f-valprint.c | 3 +- gdb/m2-typeprint.c | 6 ++-- gdb/p-valprint.c | 14 ++++++--- gdb/psympriv.h | 3 +- gdb/rust-lang.c | 19 ++++++++---- gdb/testsuite/ChangeLog | 9 ++++++ gdb/testsuite/gdb.base/style.c | 15 ++++++++++ gdb/testsuite/gdb.base/style.exp | 7 +++++ .../gdb.rust/{watch.exp => rust-style.exp} | 35 ++++++++++++++-------- gdb/testsuite/gdb.rust/{watch.rs => rust-style.rs} | 13 +++++--- gdb/valprint.c | 17 +++++++---- gdbserver/ChangeLog | 4 +++ gdbserver/Makefile.in | 2 +- ld/ChangeLog | 6 ++++ ld/NEWS | 6 ++++ 24 files changed, 182 insertions(+), 54 deletions(-) copy gdb/testsuite/gdb.rust/{watch.exp => rust-style.exp} (53%) copy gdb/testsuite/gdb.rust/{watch.rs => rust-style.rs} (77%)