This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross in repository toolchain/ci/binutils-gdb.
from 3e50c9d9c9 Revert delta accidentally applied with commit 9372689d72f902 [...] adds 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 adds 81fdd7acec gdbserver: add missing --disable-packet options to help text adds 550820e16d gdb/riscv: add ability to decode dwarf CSR numbers adds 0dd7428d89 Fix Windows-x-PPC build adds 4d93271533 readelf: Fix output of rnglists section adds f27c0b449f aarch64: Allow LS64 feature with Armv8.6 adds acb994fab6 gdb/testsuite: add "breakpoint always-inserted" axis in gdb. [...]
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 5 ++++ bfd/archive.c | 8 ------- bfd/sysdep.h | 8 +++++++ bfd/version.h | 2 +- binutils/ChangeLog | 10 ++++++++ binutils/dwarf.c | 27 ++++++++++++++++++++-- gas/ChangeLog | 4 ++++ gas/testsuite/gas/aarch64/ls64.s | 2 +- gdb/ChangeLog | 23 ++++++++++++++++++ gdb/ax-gdb.c | 20 ++++++++-------- gdb/objc-lang.c | 2 +- gdb/objc-lang.h | 2 +- gdb/riscv-tdep.c | 3 +++ gdb/riscv-tdep.h | 2 ++ gdb/testsuite/ChangeLog | 27 ++++++++++++++++++++++ gdb/testsuite/gdb.ada/bias.exp | 10 ++++---- gdb/testsuite/gdb.ada/bias/bias.adb | 2 +- .../gdb.base/continue-after-aborted-step-over.exp | 13 ++++++++--- 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 ++++ opcodes/ChangeLog | 4 ++++ opcodes/aarch64-tbl.h | 2 +- 30 files changed, 181 insertions(+), 49 deletions(-)