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 in repository toolchain/ci/binutils-gdb.
from 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 new 143f5a3837 gdb: remove unnecessary cmd_list_element::aliases nullptr checks new 7ead06a8b6 gdb: remove command_class enum class_deprecated new fcef6471ed gdb: pass/return setting setter/getter scalar values by value new 7bc5c369fa gdb: introduce "set index-cache enabled", deprecate "set ind [...]
The 4 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 | 50 ++++++++-------- 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 +++++++++++++++ 12 files changed, 236 insertions(+), 138 deletions(-)