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 7d221d749c Make it simpler to add events to Python new f1735a53a6 Rename _const functions to use overloading instead new 2039bd9f0c Constify language_enum new cb791d5948 Make extract_arg return a std::string
The 3 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/ChangeLog | 43 ++++++++++++++++++++ gdb/aarch64-linux-tdep.c | 2 +- gdb/ada-lang.c | 12 +++--- gdb/arm-linux-tdep.c | 2 +- gdb/ax-gdb.c | 6 +-- gdb/break-catch-sig.c | 12 +++--- gdb/break-catch-throw.c | 6 +-- gdb/breakpoint.c | 75 ++++++++++++++++++----------------- gdb/cli/cli-cmds.c | 4 +- gdb/cli/cli-dump.c | 8 ++-- gdb/cli/cli-script.c | 4 +- gdb/cli/cli-setshow.c | 2 +- gdb/cli/cli-utils.c | 30 +++++++------- gdb/cli/cli-utils.h | 17 ++++---- gdb/common/common-utils.c | 12 +++++- gdb/common/common-utils.h | 6 +-- gdb/compile/compile.c | 2 +- gdb/completer.c | 6 +-- gdb/demangle.c | 18 ++++----- gdb/disasm.c | 2 +- gdb/findcmd.c | 8 ++-- gdb/language.c | 2 +- gdb/language.h | 2 +- gdb/linespec.c | 12 +++--- gdb/linux-tdep.c | 12 +++--- gdb/linux-thread-db.c | 2 +- gdb/location.c | 6 +-- gdb/mi/mi-parse.c | 22 ++++------ gdb/minsyms.c | 2 +- gdb/nat/linux-procfs.c | 2 +- gdb/printcmd.c | 6 +-- gdb/probe.c | 56 ++++++++++++-------------- gdb/python/py-breakpoint.c | 2 +- gdb/record.c | 2 +- gdb/rust-exp.y | 2 +- gdb/serial.c | 2 +- gdb/stack.c | 2 +- gdb/stap-probe.c | 16 ++++---- gdb/testsuite/ChangeLog | 4 ++ gdb/testsuite/gdb.base/ena-dis-br.exp | 2 +- gdb/tid-parse.c | 2 +- gdb/tracepoint.c | 20 +++++----- 42 files changed, 248 insertions(+), 207 deletions(-)