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-arm-bootstrap in repository toolchain/ci/binutils-gdb.
from fdb2b35b8f RISC-V: Added ld testcases for the medlow and medany code models. adds 3524a83e59 gdb/mi: rename mi_lookup to mi_cmd_lookup adds f76d800be8 gdb/mi: use std::map for MI commands in mi-cmds.c adds 3be0fed62e gdb/mi: int to bool conversion in mi_execute_cli_command adds 1f6c8c3317 gdb/mi: use separate classes for different types of MI command adds 788ec57f0a gdb/mi: rename mi_cmd to mi_command adds 78d4da9ae0 gdb/mi: rename build_table to add_builtin_mi_commands adds 9bc8e54b1f bfd: fix -Wunused errors with clang 13+
No new revisions were added by this update.
Summary of changes: bfd/ecofflink.c | 7 - bfd/elf-m10200.c | 6 - bfd/elf-m10300.c | 6 - bfd/elf32-bfin.c | 5 +- bfd/elf32-cr16.c | 5 +- bfd/elf32-lm32.c | 5 +- bfd/elf32-microblaze.c | 14 -- bfd/elf32-nds32.c | 12 +- bfd/elf32-nios2.c | 6 +- bfd/elf32-score.c | 13 +- bfd/elf32-score7.c | 11 +- bfd/elf64-ia64-vms.c | 6 - gdb/mi/mi-cmd-info.c | 4 +- gdb/mi/mi-cmds.c | 571 +++++++++++++++++++++++++++---------------------- gdb/mi/mi-cmds.h | 72 ++++--- gdb/mi/mi-main.c | 51 ++--- gdb/mi/mi-main.h | 12 ++ gdb/mi/mi-parse.c | 20 +- gdb/mi/mi-parse.h | 6 +- 19 files changed, 412 insertions(+), 420 deletions(-)