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 0e7ca0fdc8f binutils/MAINTAINERS: list new gprofng maintainers new 7028626eff3 gdb: make command classes be bitmaps new 1518f2e087d gdb: add "essential" command class
The 2 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/NEWS | 5 ++ gdb/breakpoint.c | 7 +- gdb/cli/cli-cmds.c | 18 ++++- gdb/cli/cli-decode.c | 122 ++++++++++++++++--------------- gdb/cli/cli-decode.h | 10 ++- gdb/cli/cli-dump.c | 40 +++++------ gdb/command.h | 130 +++++++++++++++++----------------- gdb/guile/scm-cmd.c | 1 + gdb/infcmd.c | 8 +-- gdb/printcmd.c | 5 +- gdb/python/py-cmd.c | 4 +- gdb/stack.c | 6 +- gdb/testsuite/gdb.base/page.exp | 3 +- gdb/typeprint.c | 2 +- gdb/unittests/command-def-selftests.c | 27 +++++++ 15 files changed, 225 insertions(+), 163 deletions(-)