This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-aarch64 in repository toolchain/ci/gdb.
from e5c9e53c9b sim: mips: fix missing prototype in multi-run generation adds edc77c591a RISC-V: Clarify the behavior of .option rvc or norvc. adds e0f7ea9143 bfd: Always check sections with the corrupt size adds 33d3e18ed7 Revert "bfd: Always check sections with the corrupt size" adds 6c130ba387 gdbserver: re-generate configure adds 143f5a3837 gdb: remove unnecessary cmd_list_element::aliases nullptr checks adds 7ead06a8b6 gdb: remove command_class enum class_deprecated adds fcef6471ed gdb: pass/return setting setter/getter scalar values by value adds 7bc5c369fa gdb: introduce "set index-cache enabled", deprecate "set ind [...] adds 831105b6d9 Automatic date update in version.in new a3c0896d80 asan: alpha-vms: objdump buffer overflows new c5967f38de PR28530, Hang in objdump on machine with 196GB RAM
The 2 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/compress.c | 15 + bfd/elfxx-riscv.c | 65 ++++ bfd/elfxx-riscv.h | 3 + bfd/version.h | 2 +- bfd/vms-alpha.c | 519 ++++++++++++++++++--------- gas/config/tc-riscv.c | 39 +- gdb/cli/cli-decode.c | 80 ++--- gdb/cli/cli-setshow.c | 6 +- gdb/command.h | 85 +++-- gdb/doc/gdb.texinfo | 8 +- gdb/dwarf2/index-cache.c | 51 ++- gdb/remote.c | 6 +- gdb/testsuite/gdb.base/index-cache.exp | 27 +- gdb/testsuite/gdb.base/maint.exp | 6 +- gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 6 +- gdbserver/config.in | 3 + gdbserver/configure | 46 +++ 17 files changed, 659 insertions(+), 308 deletions(-)