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-mainline-allnoconfig in repository toolchain/ci/binutils-gdb.
from 07bbadc83d Automatic date update in version.in adds 1f57314183 Accept the DW_FORM_ref8 type when parsing DWARF types. adds eb24648c45 Fix gdb.cp/step-and-next-inline.exp with Clang adds 6ff174a727 Prevent inlining in gdb.base/vla-optimized-out.c adds 83100a74a5 Prevent false passes in gdb.base/vla-optimized-out.exp adds 95016fd211 Fix bug in gdb.ada/bias.exp adds ed1afd8666 oops - forgot to include the changelog update for the latest [...] adds 6c51cf513d Move include block to pathstuff.h adds 8e20b4be65 Constify value_nsstring adds caaece0e2f Use "const" more in ax-gdb.c adds baf20f7627 Make internalvar_name return a const char * adds 424171c6f1 Automatic date update in version.in new 81fdd7acec gdbserver: add missing --disable-packet options to help text
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/version.h | 2 +- binutils/ChangeLog | 5 +++++ binutils/dwarf.c | 16 ++++++++++++++++ gdb/ChangeLog | 16 ++++++++++++++++ gdb/ax-gdb.c | 20 ++++++++++---------- gdb/objc-lang.c | 2 +- gdb/objc-lang.h | 2 +- gdb/testsuite/ChangeLog | 21 +++++++++++++++++++++ gdb/testsuite/gdb.ada/bias.exp | 10 +++++----- gdb/testsuite/gdb.ada/bias/bias.adb | 2 +- gdb/testsuite/gdb.base/vla-optimized-out.c | 4 ++-- gdb/testsuite/gdb.base/vla-optimized-out.exp | 2 +- gdb/testsuite/gdb.cp/step-and-next-inline.exp | 20 ++++++++++++++++---- gdb/value.c | 2 +- gdb/value.h | 2 +- gdbserver/ChangeLog | 5 +++++ gdbserver/server.cc | 5 +++-- gdbsupport/ChangeLog | 6 ++++++ gdbsupport/pathstuff.cc | 4 ---- gdbsupport/pathstuff.h | 4 ++++ 20 files changed, 116 insertions(+), 34 deletions(-)