This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64 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
No new revisions were added by this update.
Summary of changes: 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 +- 7 files changed, 403 insertions(+), 333 deletions(-)