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 7a3e81eaa4a gdb: include cli/cli-style.h in darwin-nat.c new af16bf565f8 Avoid calling help_list in more places new 652e09d5c6d Use command style in "help" command new 59d2fac1004 Remove "enabled" output from show_index_cache_command new 7627b430434 Use command style in cmd_show_list
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: gdb/auto-load.c | 4 +- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 89 +++++++++++++++++++---------------- gdb/cli/cli-decode.h | 3 ++ gdb/cli/cli-setshow.c | 14 ++++-- gdb/dwarf2/index-cache.c | 5 -- gdb/printcmd.c | 10 +--- gdb/remote.c | 3 +- gdb/source.c | 29 +++--------- gdb/testsuite/gdb.base/completion.exp | 4 +- gdb/testsuite/gdb.base/default.exp | 36 +++++++------- gdb/testsuite/gdb.btrace/cpu.exp | 4 +- gdb/testsuite/gdb.cp/maint.exp | 2 +- gdb/testsuite/lib/gdb.exp | 4 +- gdb/top.c | 6 +-- gdb/tui/tui-layout.c | 10 +--- gdb/tui/tui-win.c | 14 ++---- 17 files changed, 104 insertions(+), 135 deletions(-)