This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from fdb2b35b8fd RISC-V: Added ld testcases for the medlow and medany code models. new 3524a83e595 gdb/mi: rename mi_lookup to mi_cmd_lookup new f76d800be84 gdb/mi: use std::map for MI commands in mi-cmds.c new 3be0fed62e0 gdb/mi: int to bool conversion in mi_execute_cli_command new 1f6c8c3317e gdb/mi: use separate classes for different types of MI command new 788ec57f0a4 gdb/mi: rename mi_cmd to mi_command new 78d4da9ae0d gdb/mi: rename build_table to add_builtin_mi_commands
The 6 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: 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(-)