This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap_profiled in repository toolchain/ci/binutils-gdb.
from 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 adds a3c0896d80 asan: alpha-vms: objdump buffer overflows adds c5967f38de PR28530, Hang in objdump on machine with 196GB RAM adds 109c1107c4 Missing va_end in aarch64-dis.c adds ca8775833b PR28541, unstable cie offset in the output of readelf adds 707ed39ac5 gdb/testsuite: use gdb_get_line_number
No new revisions were added by this update.
Summary of changes: bfd/compress.c | 15 + bfd/version.h | 2 +- bfd/vms-alpha.c | 519 ++++++++++++++++++--------- binutils/dwarf.c | 17 +- 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.cp/templates.cc | 2 +- gdb/testsuite/gdb.cp/templates.exp | 20 +- gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 6 +- gdbserver/config.in | 3 + gdbserver/configure | 46 +++ opcodes/aarch64-dis.c | 1 + 18 files changed, 589 insertions(+), 311 deletions(-)